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-09-26T06:44:01.799Z||main|||||INFO|500||The following profiles are active: basic
2021-09-26T06:44:24.808Z||main|||||INFO|500||Starting service [Tomcat]
2021-09-26T06:44:24.810Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-09-26T06:44:25.045Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-09-26T06:44:36.839Z||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-09-26T06:44:37.275Z||main|||||INFO|500||catdb-pool - Starting...
2021-09-26T06:44:37.637Z||main|||||INFO|500||catdb-pool - Start completed.
2021-09-26T06:44:38.185Z||main|||||INFO|500||reqdb-pool - Starting...
2021-09-26T06:44:38.197Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-09-26T06:44:38.370Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-09-26T06:44:38.779Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-09-26T06:44:40.326Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-09-26T06:44:45.868Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-09-26T06:44:48.742Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-09-26T06:44:48.826Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-09-26T06:44:49.627Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-09-26T06:44:49.926Z||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-09-26T06:44:51.783Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-09-26T06:44:53.665Z||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-09-26T06:45:00.272Z||main|||||WARN|500||---
2021-09-26T06:45:00.273Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-09-26T06:45:00.273Z||main|||||WARN|500||---
2021-09-26T06:45:01.050Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-09-26T06:45:09.230Z||main|||||INFO|500||Started ApiHandlerApplication in 75.15 seconds (JVM running for 86.493)
2021-09-26T06:45:09.340Z|719469ed-132c-4248-bb33-4748786075c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:45:09.373Z|719469ed-132c-4248-bb33-4748786075c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:45:09.378Z|cc2957c5-010d-4533-8d77-676b421011f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:45:09.389Z|cc2957c5-010d-4533-8d77-676b421011f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:45:24.212Z|ebaaf857-cf4c-474f-8b38-5ae12ffcdd62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:45:24.213Z|ebaaf857-cf4c-474f-8b38-5ae12ffcdd62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:45:27.037Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-09-26T06:45:27.305Z|f5f5320d-f011-4592-a520-a9dd03c76c5f|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-09-26T06:45:27.776Z|f5f5320d-f011-4592-a520-a9dd03c76c5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:28.117Z|d40ba8d1-944a-4eb1-bdd4-75eba7cafa99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:28.119Z|d40ba8d1-944a-4eb1-bdd4-75eba7cafa99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:28.119Z|d9ff0de3-e2ef-4ecb-9c8d-99906a938c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:28.120Z|d9ff0de3-e2ef-4ecb-9c8d-99906a938c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:37.857Z|f61cd121-aff7-4fc9-b2c4-bfc44cb9d4c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:37.859Z|f61cd121-aff7-4fc9-b2c4-bfc44cb9d4c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:38.156Z|09d8ccd1-1bcc-4a0d-8a7e-343125c91e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:38.157Z|09d8ccd1-1bcc-4a0d-8a7e-343125c91e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:38.159Z|c4450496-7d72-4c02-bdbf-fe7b5ac6b36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:38.160Z|c4450496-7d72-4c02-bdbf-fe7b5ac6b36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:39.211Z|dfa0dd93-703a-4005-a729-6d9b7ff4bce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:45:39.212Z|dfa0dd93-703a-4005-a729-6d9b7ff4bce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:45:39.391Z|24a8f52d-3ab6-4e36-b571-7bde075162e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:45:39.392Z|24a8f52d-3ab6-4e36-b571-7bde075162e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:45:47.903Z|a59969ac-4277-4df1-9c7d-b04421abc3e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:47.905Z|a59969ac-4277-4df1-9c7d-b04421abc3e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:48.189Z|22ac0722-77c2-4dad-b66f-81c6eb732c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:48.190Z|22ac0722-77c2-4dad-b66f-81c6eb732c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:48.199Z|036f3a2c-76f3-42be-bf90-50fd77c22e12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:48.201Z|036f3a2c-76f3-42be-bf90-50fd77c22e12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:54.211Z|a8eef2b1-e3ea-4ff7-bb7f-4958ceeae004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:45:54.215Z|a8eef2b1-e3ea-4ff7-bb7f-4958ceeae004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:45:57.952Z|bad7e32e-30c9-4ec5-b284-27ea733431f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:57.953Z|bad7e32e-30c9-4ec5-b284-27ea733431f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:58.233Z|202d6e5c-0030-49d2-a980-24323257192b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:58.235Z|202d6e5c-0030-49d2-a980-24323257192b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:45:58.239Z|3bb62b9e-6bc6-4b21-a6c5-7f0c6d7db2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:45:58.240Z|3bb62b9e-6bc6-4b21-a6c5-7f0c6d7db2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:07.994Z|67d4819b-9c13-48de-8be6-578795919f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:07.996Z|67d4819b-9c13-48de-8be6-578795919f8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:08.302Z|eef22e5e-a210-4cd4-9344-d246045170ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:08.302Z|6b75b378-cea7-4c72-8451-38a80ca39788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:08.303Z|6b75b378-cea7-4c72-8451-38a80ca39788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:08.303Z|eef22e5e-a210-4cd4-9344-d246045170ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:09.214Z|5a25fc58-fc38-4b7f-b523-1e217d066af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:46:09.220Z|5a25fc58-fc38-4b7f-b523-1e217d066af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:46:09.393Z|fbb9bc44-7c9a-4949-a2b3-75c7de079da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:46:09.395Z|fbb9bc44-7c9a-4949-a2b3-75c7de079da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:46:18.058Z|14b9bffa-17e2-41d7-8f20-5220603ddeab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:18.062Z|14b9bffa-17e2-41d7-8f20-5220603ddeab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:18.352Z|667d2cbc-cc0a-4454-abf2-5313a43b5a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:18.355Z|667d2cbc-cc0a-4454-abf2-5313a43b5a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:18.367Z|268e414f-845f-4e9a-b37d-9c7837866316|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:18.368Z|268e414f-845f-4e9a-b37d-9c7837866316|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:24.210Z|34ff4e4d-3db2-46e6-b7a9-dc685b45c465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:46:24.212Z|34ff4e4d-3db2-46e6-b7a9-dc685b45c465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:46:28.109Z|e7d6bf13-2539-443f-9e5a-cb25cea43c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:28.111Z|e7d6bf13-2539-443f-9e5a-cb25cea43c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:28.415Z|2003d3fd-4bb2-49b1-b08c-f3be95425ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:28.419Z|33a0c2f8-f191-457a-8693-15a331661c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:28.416Z|2003d3fd-4bb2-49b1-b08c-f3be95425ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:28.420Z|33a0c2f8-f191-457a-8693-15a331661c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:38.145Z|110772f5-5e71-46c3-9e2a-564cce00eabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:38.147Z|110772f5-5e71-46c3-9e2a-564cce00eabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:38.464Z|a2e9d6c7-152a-454a-a112-d0d7f8f2c189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:38.466Z|a2e9d6c7-152a-454a-a112-d0d7f8f2c189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:38.497Z|0cdbcb4f-5f6f-4d67-95d5-d9236c91e571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:38.498Z|0cdbcb4f-5f6f-4d67-95d5-d9236c91e571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:39.213Z|d461022d-384b-42c3-9c84-df60ef63c6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:46:39.217Z|d461022d-384b-42c3-9c84-df60ef63c6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:46:39.397Z|ae48974e-f9a7-420a-b190-5baf3206ab33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:46:39.398Z|ae48974e-f9a7-420a-b190-5baf3206ab33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:46:48.183Z|ed947718-0bfd-4b2c-9ad6-1ed6a4890d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:48.184Z|ed947718-0bfd-4b2c-9ad6-1ed6a4890d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:48.507Z|54368ceb-e813-4050-ba03-0b03292ebcda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:48.509Z|54368ceb-e813-4050-ba03-0b03292ebcda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:48.539Z|223c39e1-2f55-48f5-84c4-df174f60d32f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:48.541Z|223c39e1-2f55-48f5-84c4-df174f60d32f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:54.210Z|fc94d4bd-5037-44a5-9dff-ef4d1ca9e3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:46:54.211Z|fc94d4bd-5037-44a5-9dff-ef4d1ca9e3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:46:58.222Z|9a4603c4-1116-4f18-b0fc-0260344f18b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:58.223Z|9a4603c4-1116-4f18-b0fc-0260344f18b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:58.542Z|8b8af9dd-ce55-450c-8475-87655f487b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:58.543Z|8b8af9dd-ce55-450c-8475-87655f487b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:46:58.586Z|c1d8df78-7479-4e17-94a7-5d77e55f01ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:46:58.588Z|c1d8df78-7479-4e17-94a7-5d77e55f01ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:08.296Z|1d625696-c0f4-4864-b2d8-b78927e4236d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:08.304Z|1d625696-c0f4-4864-b2d8-b78927e4236d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:08.580Z|b8d13d2b-e985-4226-ab47-53adea3ee0fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:08.581Z|b8d13d2b-e985-4226-ab47-53adea3ee0fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:08.624Z|5b939470-7e85-4ccb-ac69-63e7e97a558b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:08.626Z|5b939470-7e85-4ccb-ac69-63e7e97a558b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:09.210Z|2401cdd3-5746-4f51-a337-0995ad99565c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:47:09.213Z|2401cdd3-5746-4f51-a337-0995ad99565c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:47:09.399Z|8e9d04f1-ff0e-447d-8d50-bb840ac9a9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:47:09.400Z|8e9d04f1-ff0e-447d-8d50-bb840ac9a9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:47:18.350Z|9c30d872-9257-462b-b769-bd5ac3eb4c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:18.351Z|9c30d872-9257-462b-b769-bd5ac3eb4c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:18.611Z|108558df-e520-4828-9e70-60d0d0b08194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:18.612Z|108558df-e520-4828-9e70-60d0d0b08194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:18.717Z|d117bc1f-7cf5-4654-8dc2-55d92f049366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:18.718Z|d117bc1f-7cf5-4654-8dc2-55d92f049366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:24.210Z|dddfa86e-ddf5-43df-b3bc-0dbc10185242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:47:24.214Z|dddfa86e-ddf5-43df-b3bc-0dbc10185242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:47:28.386Z|1d894f6a-7e78-4b45-9d44-4e86e21a8bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:28.389Z|1d894f6a-7e78-4b45-9d44-4e86e21a8bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:28.641Z|883c2526-f3d6-448e-8a4b-b20dd0256996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:28.642Z|883c2526-f3d6-448e-8a4b-b20dd0256996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:28.748Z|44fda4b6-81e4-4c6d-99d3-98651df85d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:28.749Z|44fda4b6-81e4-4c6d-99d3-98651df85d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:38.425Z|b9ad1825-362d-4f07-8162-6545a5256150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:38.426Z|b9ad1825-362d-4f07-8162-6545a5256150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:38.669Z|45dab471-bf50-4ff5-abd4-1e42872e7d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:38.670Z|45dab471-bf50-4ff5-abd4-1e42872e7d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:38.775Z|808edcc7-5623-40cb-a4cf-ef26a4abebc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:38.776Z|808edcc7-5623-40cb-a4cf-ef26a4abebc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:39.213Z|8f03bcb3-4674-4910-9c6f-517113da9d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:47:39.214Z|8f03bcb3-4674-4910-9c6f-517113da9d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:47:39.402Z|ab8119e3-2f76-4d5d-967e-bf20f62c4ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:47:39.403Z|ab8119e3-2f76-4d5d-967e-bf20f62c4ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:47:48.466Z|22b9d792-bbf1-42ae-8375-e031e878bd1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:48.468Z|22b9d792-bbf1-42ae-8375-e031e878bd1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:48.734Z|fbcd9c2d-b6c8-482f-b1ab-05c91e870597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:48.736Z|fbcd9c2d-b6c8-482f-b1ab-05c91e870597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:48.805Z|9e0a6760-3aca-4a51-a7c1-6d91fbcbfab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:48.807Z|9e0a6760-3aca-4a51-a7c1-6d91fbcbfab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:54.218Z|df315fbf-b0ef-47b2-98f7-5d1589edf89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:47:54.224Z|df315fbf-b0ef-47b2-98f7-5d1589edf89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:47:58.527Z|0852f078-2901-466f-91b9-596c60e2b59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:58.532Z|0852f078-2901-466f-91b9-596c60e2b59d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:58.770Z|0169c076-164d-4ea9-b01b-2657178ee216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:58.771Z|0169c076-164d-4ea9-b01b-2657178ee216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:47:58.843Z|8b286da8-1156-4028-a3f9-ae22a1ac5289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:47:58.845Z|8b286da8-1156-4028-a3f9-ae22a1ac5289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:08.578Z|3b393795-cc73-4974-a95c-dcc81b94ecd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:08.579Z|3b393795-cc73-4974-a95c-dcc81b94ecd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:08.800Z|1356a096-4947-4eda-ae30-96b33ab9d4ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:08.802Z|1356a096-4947-4eda-ae30-96b33ab9d4ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:08.882Z|6c21a725-bf1f-4acd-a519-611b57aeb286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:08.884Z|6c21a725-bf1f-4acd-a519-611b57aeb286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:09.210Z|5849b0b8-4cd4-4c8f-8670-bb797d4e6e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:48:09.211Z|5849b0b8-4cd4-4c8f-8670-bb797d4e6e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:48:09.405Z|a79d1d68-72d1-48e2-ba1e-75bb09148aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:48:09.406Z|a79d1d68-72d1-48e2-ba1e-75bb09148aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:48:18.617Z|1dc66603-953e-42a2-8325-a1cdc9d473af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:18.619Z|1dc66603-953e-42a2-8325-a1cdc9d473af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:18.830Z|78ac2d89-e7cd-4ff2-8204-b0ff7bf6e31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:18.832Z|78ac2d89-e7cd-4ff2-8204-b0ff7bf6e31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:18.918Z|0ccdb855-52f9-40a6-b18e-00049e875f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:18.920Z|0ccdb855-52f9-40a6-b18e-00049e875f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:24.209Z|a552c502-f8db-4c5e-acc5-d7801acc0d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:48:24.211Z|a552c502-f8db-4c5e-acc5-d7801acc0d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:48:28.648Z|40bbf28c-2eca-4f96-a4f9-c528a50c4d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:28.649Z|40bbf28c-2eca-4f96-a4f9-c528a50c4d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:28.872Z|c8258253-f030-4f02-a81b-4874ac6b4a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:28.873Z|c8258253-f030-4f02-a81b-4874ac6b4a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:28.953Z|ec9d4812-50b2-4bf1-a0bb-f17151c77290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:28.954Z|ec9d4812-50b2-4bf1-a0bb-f17151c77290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:38.681Z|0f0e20ea-9163-4e04-916b-fb1a3d21eef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:38.682Z|0f0e20ea-9163-4e04-916b-fb1a3d21eef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:38.898Z|7b2d4e02-a648-4544-861a-2a4a58d7bf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:38.899Z|7b2d4e02-a648-4544-861a-2a4a58d7bf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:38.981Z|7a75dedd-9095-4356-aada-97e33a50211c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:38.983Z|7a75dedd-9095-4356-aada-97e33a50211c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:39.210Z|45ca7530-3f60-42ae-a5a1-e95f7de8dc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:48:39.213Z|45ca7530-3f60-42ae-a5a1-e95f7de8dc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:48:39.408Z|03fc251c-e824-445a-926d-964fd797927d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:48:39.409Z|03fc251c-e824-445a-926d-964fd797927d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:48:48.719Z|cba13568-67bf-4ffb-83c7-3c66ce5908c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:48.722Z|cba13568-67bf-4ffb-83c7-3c66ce5908c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:48.933Z|9aafb176-cb64-47fe-988a-6984015e71a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:48.935Z|9aafb176-cb64-47fe-988a-6984015e71a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:49.010Z|95e9856b-c61d-4b9d-9e9c-c60c839ba9df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:49.012Z|95e9856b-c61d-4b9d-9e9c-c60c839ba9df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:54.217Z|1d1f22c0-1e75-45d0-abe5-52b0d0f6714b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:48:54.219Z|1d1f22c0-1e75-45d0-abe5-52b0d0f6714b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:48:58.764Z|a4a6d946-fceb-4f6e-8caa-8cb395400f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:58.766Z|a4a6d946-fceb-4f6e-8caa-8cb395400f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:58.970Z|3706056f-abc5-4f78-92d8-f095a5016f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:58.972Z|3706056f-abc5-4f78-92d8-f095a5016f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:48:59.043Z|5420f5bf-387e-4751-af29-5910ba81a7ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:48:59.044Z|5420f5bf-387e-4751-af29-5910ba81a7ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:08.798Z|e70e863d-75b7-43da-bce0-783d3e4310c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:08.799Z|e70e863d-75b7-43da-bce0-783d3e4310c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:09.000Z|bd21c777-a006-43a4-9c6f-219129960047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:09.001Z|bd21c777-a006-43a4-9c6f-219129960047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:09.076Z|f9c70270-b9c3-4a4e-82b8-21b6e2cd2504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:09.077Z|f9c70270-b9c3-4a4e-82b8-21b6e2cd2504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:09.211Z|8a375582-7ea4-45c8-a570-f3d747c3dde0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:49:09.214Z|8a375582-7ea4-45c8-a570-f3d747c3dde0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:49:09.411Z|47cb5923-bd65-4889-ab5d-bb89c56c0f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:49:09.412Z|47cb5923-bd65-4889-ab5d-bb89c56c0f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:49:18.840Z|f43a359d-abd6-420a-a996-5abf023e00b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:18.841Z|f43a359d-abd6-420a-a996-5abf023e00b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:19.026Z|6ba134fc-9b43-4961-8795-86ba49a9ab61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:19.027Z|6ba134fc-9b43-4961-8795-86ba49a9ab61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:19.105Z|792a5bbc-942b-47fe-b4b3-a23d0fa902ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:19.106Z|792a5bbc-942b-47fe-b4b3-a23d0fa902ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:24.210Z|ef33a114-de86-4b88-afe1-1ff6da8995c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:49:24.213Z|ef33a114-de86-4b88-afe1-1ff6da8995c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:49:28.872Z|2f2b692c-fd86-4151-8a2b-448a4a0a79de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:28.873Z|2f2b692c-fd86-4151-8a2b-448a4a0a79de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:29.056Z|ec5d9cce-9fb2-4945-aa5b-57f9471df7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:29.058Z|ec5d9cce-9fb2-4945-aa5b-57f9471df7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:29.131Z|e7fa464b-075f-45a1-a3db-c06432f16b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:29.132Z|e7fa464b-075f-45a1-a3db-c06432f16b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:38.904Z|99d35fd1-72cc-4ca1-9728-467600b2fcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:38.906Z|99d35fd1-72cc-4ca1-9728-467600b2fcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:39.082Z|f77a8f4e-ee3f-48b0-894f-ed8680bc16f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:39.083Z|f77a8f4e-ee3f-48b0-894f-ed8680bc16f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:39.164Z|30b6d507-e233-4f8c-be05-a2b9540f599a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:39.166Z|30b6d507-e233-4f8c-be05-a2b9540f599a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:39.210Z|a91e2cf1-7ecb-4c39-a238-832f3aadaf7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:49:39.211Z|a91e2cf1-7ecb-4c39-a238-832f3aadaf7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:49:39.413Z|efd90873-4f8d-4d26-84bd-47407d5ee157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:49:39.415Z|efd90873-4f8d-4d26-84bd-47407d5ee157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:49:48.936Z|8a07f09b-f0ac-40c3-a9bd-e4ec0fd9b156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:48.937Z|8a07f09b-f0ac-40c3-a9bd-e4ec0fd9b156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:49.110Z|11137bca-5cb1-41db-b53a-71ff501ad4a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:49.111Z|11137bca-5cb1-41db-b53a-71ff501ad4a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:49.194Z|77489fff-3abf-430e-b528-3e1cbe1eb87d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:49.195Z|77489fff-3abf-430e-b528-3e1cbe1eb87d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:54.210Z|9f12fdca-889f-48d9-82d7-8cb2df42e52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:49:54.210Z|9f12fdca-889f-48d9-82d7-8cb2df42e52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:49:58.968Z|f89369cb-0b48-4bd7-b082-6b6a4c5c61dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:58.970Z|f89369cb-0b48-4bd7-b082-6b6a4c5c61dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:59.136Z|46b5936d-a8a5-4001-b805-9720801e459b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:59.137Z|46b5936d-a8a5-4001-b805-9720801e459b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:49:59.223Z|fe782e1d-6ff5-4fa6-88e6-8e0b0eba2069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:49:59.225Z|fe782e1d-6ff5-4fa6-88e6-8e0b0eba2069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:09.048Z|f542df15-dddc-49a1-a592-cdd4361263c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:09.053Z|f542df15-dddc-49a1-a592-cdd4361263c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:09.171Z|94e34839-cb14-43d9-beb0-f8abdc69499f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:09.173Z|94e34839-cb14-43d9-beb0-f8abdc69499f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:09.212Z|7e303479-1c59-4883-adbd-b2af8a178a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:50:09.216Z|7e303479-1c59-4883-adbd-b2af8a178a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:50:09.258Z|87e19cf9-c2eb-4df4-90cf-f93275cf459e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:09.260Z|87e19cf9-c2eb-4df4-90cf-f93275cf459e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:09.417Z|0ee12c27-fdff-44ba-8435-458846d958af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:50:09.418Z|0ee12c27-fdff-44ba-8435-458846d958af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:50:19.087Z|a28cfd70-58e5-412b-830d-b950b7fa0e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:19.088Z|a28cfd70-58e5-412b-830d-b950b7fa0e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:19.199Z|ea85db3a-462e-4a0a-8292-8dd87a8c525b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:19.200Z|ea85db3a-462e-4a0a-8292-8dd87a8c525b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:19.294Z|87dae4c4-4bbe-4541-b523-dbdd27b954b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:19.295Z|87dae4c4-4bbe-4541-b523-dbdd27b954b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:24.209Z|a00266f6-6587-4e3e-8d5c-f2663a724880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:50:24.211Z|a00266f6-6587-4e3e-8d5c-f2663a724880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:50:29.113Z|7f979ec1-9f3e-4809-b6a1-f56f9fb96c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:29.114Z|7f979ec1-9f3e-4809-b6a1-f56f9fb96c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:29.231Z|0e02f516-c6a4-4a71-ba6d-5c869fb392ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:29.232Z|0e02f516-c6a4-4a71-ba6d-5c869fb392ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:29.321Z|4c9da5ee-e7cd-403e-bc17-c5a2a7cd94e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:29.322Z|4c9da5ee-e7cd-403e-bc17-c5a2a7cd94e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:39.154Z|4263411e-5d34-410a-b3a8-1c320df88c80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:39.156Z|4263411e-5d34-410a-b3a8-1c320df88c80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:39.211Z|ade9b224-8b4c-4400-a285-f1fd7028496a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:50:39.213Z|ade9b224-8b4c-4400-a285-f1fd7028496a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:50:39.279Z|4ded754e-2eb2-48d5-bbba-82b1aea4bbd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:39.280Z|4ded754e-2eb2-48d5-bbba-82b1aea4bbd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:39.349Z|39178207-7180-46a2-b8bf-83931ecc3857|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:39.352Z|39178207-7180-46a2-b8bf-83931ecc3857|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:39.423Z|212b5dd9-f682-4121-8f50-d725f9485ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:50:39.424Z|212b5dd9-f682-4121-8f50-d725f9485ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:50:49.183Z|82835cab-5f6f-4476-9ae0-87112664286a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:49.184Z|82835cab-5f6f-4476-9ae0-87112664286a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:49.307Z|82a514d3-c85d-4fc1-bebc-a63c4ddbfd3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:49.309Z|82a514d3-c85d-4fc1-bebc-a63c4ddbfd3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:49.383Z|9283bf0b-c03a-4571-831d-a2888261a0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:49.384Z|9283bf0b-c03a-4571-831d-a2888261a0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:54.210Z|97143ba0-9fba-4e55-9f14-bf53efe5d968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:50:54.213Z|97143ba0-9fba-4e55-9f14-bf53efe5d968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:50:59.214Z|73e1bc0f-ef7b-4e14-a8f6-0ef7c479572a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:59.215Z|73e1bc0f-ef7b-4e14-a8f6-0ef7c479572a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:59.341Z|2142a2dc-d958-4014-8829-4e1b470b3f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:59.342Z|2142a2dc-d958-4014-8829-4e1b470b3f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:50:59.412Z|5029b668-1115-4ce0-ba1c-7eac5f9c5c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:50:59.414Z|5029b668-1115-4ce0-ba1c-7eac5f9c5c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:09.214Z|bed2255a-663c-4490-8a4b-cce98d96cdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:51:09.220Z|bed2255a-663c-4490-8a4b-cce98d96cdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:51:09.276Z|2d98aa55-fc64-4de5-b269-037265b87465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:09.279Z|2d98aa55-fc64-4de5-b269-037265b87465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:09.369Z|d5f48c37-35fb-43e9-bc2a-4b223c1ca491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:09.370Z|d5f48c37-35fb-43e9-bc2a-4b223c1ca491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:09.425Z|11cc02f6-ab08-4259-9f0f-0563ca1fb838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:51:09.426Z|11cc02f6-ab08-4259-9f0f-0563ca1fb838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:51:09.446Z|6a0c0e73-acf9-4f82-a5ba-9e8568ab7f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:09.447Z|6a0c0e73-acf9-4f82-a5ba-9e8568ab7f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:19.324Z|2d8c43a7-bc0f-4e19-bd9c-d5a7744da409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:19.325Z|2d8c43a7-bc0f-4e19-bd9c-d5a7744da409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:19.398Z|4ed3d4fa-9ee8-44b1-8064-646ef3140e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:19.399Z|4ed3d4fa-9ee8-44b1-8064-646ef3140e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:19.473Z|236c7392-58a6-400b-850d-012fd20f26b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:19.475Z|236c7392-58a6-400b-850d-012fd20f26b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:24.210Z|d261cd4d-a90b-4311-bc9a-e3c37825b0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:51:24.210Z|d261cd4d-a90b-4311-bc9a-e3c37825b0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:51:29.355Z|a36f9846-33a7-495a-aea3-99b3f8fedc6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:29.356Z|a36f9846-33a7-495a-aea3-99b3f8fedc6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:29.423Z|eb3a53b4-9ba0-47ba-8e5d-7e83a44e8514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:29.424Z|eb3a53b4-9ba0-47ba-8e5d-7e83a44e8514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:29.530Z|5bb05dd3-3d13-4d37-b9cd-c5f2fe232499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:29.531Z|5bb05dd3-3d13-4d37-b9cd-c5f2fe232499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:39.210Z|c760f164-e652-4fca-83f3-ac3e6293f7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:51:39.214Z|c760f164-e652-4fca-83f3-ac3e6293f7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:51:39.389Z|eb6195f0-e8e2-455f-b764-7332fac16f0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:39.390Z|eb6195f0-e8e2-455f-b764-7332fac16f0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:39.427Z|57c56513-2e08-4960-9b9f-cc86d7a8b9bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:51:39.428Z|57c56513-2e08-4960-9b9f-cc86d7a8b9bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:51:39.474Z|cdc00b15-fb44-4bd7-a08b-3d976e9f8eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:39.475Z|cdc00b15-fb44-4bd7-a08b-3d976e9f8eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:39.572Z|33a1cfd3-4ddd-4f11-92d0-083a9ef83879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:39.574Z|33a1cfd3-4ddd-4f11-92d0-083a9ef83879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:49.430Z|321488db-ba46-49ab-8e09-d110ad600434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:49.431Z|321488db-ba46-49ab-8e09-d110ad600434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:49.518Z|4c98f0cf-3b80-44d4-8ef6-fdf6d3d9a239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:49.519Z|4c98f0cf-3b80-44d4-8ef6-fdf6d3d9a239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:49.618Z|d96bd027-c0b6-4219-b0f2-7d94a289d187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:49.619Z|d96bd027-c0b6-4219-b0f2-7d94a289d187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:54.209Z|661f3a6f-779b-4dab-a47e-d7e94fecc117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:51:54.210Z|661f3a6f-779b-4dab-a47e-d7e94fecc117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:51:59.459Z|0c41e596-e363-4742-9b19-e1cdc6c5017d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:59.460Z|0c41e596-e363-4742-9b19-e1cdc6c5017d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:59.556Z|ab01d323-5564-467c-aa21-46df138f934c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:59.557Z|ab01d323-5564-467c-aa21-46df138f934c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:51:59.646Z|f85bcd55-ce85-4c17-b297-e60d47efde01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:51:59.647Z|f85bcd55-ce85-4c17-b297-e60d47efde01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:09.214Z|342b7fc2-0fcb-4952-a018-c71e9f5cd6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:52:09.224Z|342b7fc2-0fcb-4952-a018-c71e9f5cd6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:52:09.430Z|ac3288cb-3c53-48f1-9cd0-da5bd8c22447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:52:09.433Z|ac3288cb-3c53-48f1-9cd0-da5bd8c22447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:52:09.500Z|ef51057c-eb53-4c97-8d08-68fdf166a5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:09.503Z|ef51057c-eb53-4c97-8d08-68fdf166a5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:09.586Z|4067e017-5ed0-47b7-9e08-aa53a924e2a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:09.588Z|4067e017-5ed0-47b7-9e08-aa53a924e2a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:09.673Z|a3d73b5a-ce38-4bb8-ab36-84826283f666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:09.675Z|a3d73b5a-ce38-4bb8-ab36-84826283f666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:19.540Z|93ad6c3d-b6b4-4270-873e-efece1184ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:19.542Z|93ad6c3d-b6b4-4270-873e-efece1184ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:19.615Z|075d02e5-0ffb-43fc-916c-cb0aa9e832a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:19.617Z|075d02e5-0ffb-43fc-916c-cb0aa9e832a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:19.713Z|07e3ae18-5006-49cb-a42f-84beaef13296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:19.714Z|07e3ae18-5006-49cb-a42f-84beaef13296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:24.210Z|c059b5b1-e28c-471e-91de-ea2465edaf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:52:24.210Z|c059b5b1-e28c-471e-91de-ea2465edaf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:52:29.573Z|aae7dc11-a464-4fd9-93c4-9234085ad45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:29.574Z|aae7dc11-a464-4fd9-93c4-9234085ad45f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:29.644Z|3ad3fa60-d2d3-4d2f-b08a-c311b8d1878a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:29.646Z|3ad3fa60-d2d3-4d2f-b08a-c311b8d1878a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:29.756Z|f12ee1c1-dc2d-4032-a7c0-09c5bf58c702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:29.757Z|f12ee1c1-dc2d-4032-a7c0-09c5bf58c702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:39.210Z|fb8a8365-8b21-4fd0-9085-92fe7de0050f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:52:39.210Z|fb8a8365-8b21-4fd0-9085-92fe7de0050f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:52:39.436Z|478cde69-01e1-4bd1-8f91-05378c5ba122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:52:39.437Z|478cde69-01e1-4bd1-8f91-05378c5ba122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:52:39.612Z|1d0cacc6-2a06-415d-b88b-5931a2ac414d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:39.613Z|1d0cacc6-2a06-415d-b88b-5931a2ac414d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:39.671Z|8b1dbea7-0078-42dc-ae09-4abc6c9c2222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:39.673Z|8b1dbea7-0078-42dc-ae09-4abc6c9c2222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:39.804Z|547f67ae-337e-40ef-a02a-d41d7c82d3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:39.809Z|547f67ae-337e-40ef-a02a-d41d7c82d3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:49.638Z|90379c2a-db4c-4cf8-b5a6-cb7fa2c1a027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:49.639Z|90379c2a-db4c-4cf8-b5a6-cb7fa2c1a027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:49.697Z|a7b1d1d8-2900-411e-a3e7-32d390383dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:49.698Z|a7b1d1d8-2900-411e-a3e7-32d390383dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:49.840Z|c8ae7694-d554-4222-af0d-d05d71da594d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:49.844Z|c8ae7694-d554-4222-af0d-d05d71da594d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:54.210Z|4213af1e-0f46-417d-96d4-83f4190d4df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:52:54.213Z|4213af1e-0f46-417d-96d4-83f4190d4df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:52:59.662Z|5925532f-edcb-4cfb-b474-2cd9701039b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:59.663Z|5925532f-edcb-4cfb-b474-2cd9701039b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:59.736Z|e03669f5-d13e-493d-aa87-c6ba8ede8760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:59.737Z|e03669f5-d13e-493d-aa87-c6ba8ede8760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:52:59.870Z|d5436b36-9aca-4031-b5d6-2c02e6d82bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:52:59.871Z|d5436b36-9aca-4031-b5d6-2c02e6d82bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:09.210Z|eedae249-3212-462f-9765-e649477fd323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:53:09.211Z|eedae249-3212-462f-9765-e649477fd323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:53:09.439Z|6634a4b6-b4cb-4638-ac8e-c421f4c11bb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:53:09.440Z|6634a4b6-b4cb-4638-ac8e-c421f4c11bb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:53:09.701Z|b063d80d-e04e-4a44-b703-7132d058b7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:09.702Z|b063d80d-e04e-4a44-b703-7132d058b7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:09.782Z|399bd263-e865-4abf-8598-c2355a5c982e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:09.783Z|399bd263-e865-4abf-8598-c2355a5c982e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:09.898Z|588afbb5-1fbb-4e2b-8dab-bcd78a17a4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:09.900Z|588afbb5-1fbb-4e2b-8dab-bcd78a17a4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:19.755Z|cb4f43ce-5571-4896-be5a-9d33ad9b530d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:19.757Z|cb4f43ce-5571-4896-be5a-9d33ad9b530d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:19.812Z|2edb354d-471a-4022-8466-aebd79f6e543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:19.813Z|2edb354d-471a-4022-8466-aebd79f6e543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:19.939Z|e885fb68-40a1-4741-a2e1-dc3519b2de82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:19.942Z|e885fb68-40a1-4741-a2e1-dc3519b2de82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:24.212Z|fbb815bb-85a7-4d00-ad07-1484b196d1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:53:24.217Z|fbb815bb-85a7-4d00-ad07-1484b196d1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:53:29.813Z|ee53fccb-bea4-4865-a45a-5470557f3895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:29.815Z|ee53fccb-bea4-4865-a45a-5470557f3895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:29.848Z|7acb3553-cec8-4dce-8961-9d2a5d6c8420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:29.850Z|7acb3553-cec8-4dce-8961-9d2a5d6c8420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:29.973Z|9986f1fb-9c19-4809-81ee-9c1f31fef862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:29.973Z|9986f1fb-9c19-4809-81ee-9c1f31fef862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:39.209Z|b2ce5332-b1b8-410e-8e53-37df229a5141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:53:39.210Z|b2ce5332-b1b8-410e-8e53-37df229a5141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:53:39.442Z|a371e477-c241-4167-ad12-ef29286dc9ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:53:39.443Z|a371e477-c241-4167-ad12-ef29286dc9ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:53:39.850Z|c2d07d2a-9477-428c-9928-98f6fbeff098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:39.851Z|c2d07d2a-9477-428c-9928-98f6fbeff098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:39.875Z|166a733c-7fc1-4bc6-addc-610c746ac63a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:39.877Z|166a733c-7fc1-4bc6-addc-610c746ac63a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:40.003Z|2c2e1b82-077a-47e7-aa38-63ab4eacc2a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:40.004Z|2c2e1b82-077a-47e7-aa38-63ab4eacc2a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:49.878Z|1b908199-04a7-498d-b75e-403775529a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:49.879Z|1b908199-04a7-498d-b75e-403775529a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:49.912Z|9afe93cf-1ae4-4c7b-991b-b08178a404cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:49.913Z|9afe93cf-1ae4-4c7b-991b-b08178a404cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:50.027Z|d1bf6cf4-b0af-4437-898f-cd3fbc0a40c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:50.028Z|d1bf6cf4-b0af-4437-898f-cd3fbc0a40c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:54.209Z|d8f05eb2-bbee-4fc3-929c-0260a680a020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:53:54.210Z|d8f05eb2-bbee-4fc3-929c-0260a680a020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:53:59.915Z|9e181075-644b-4612-8be8-58135d7f7a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:59.916Z|9e181075-644b-4612-8be8-58135d7f7a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:53:59.939Z|d1533e22-1d41-4441-8023-bbd555c8a360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:53:59.940Z|d1533e22-1d41-4441-8023-bbd555c8a360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:00.061Z|ac8d723a-bdad-4aab-8c5c-39b57d2cab88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:00.063Z|ac8d723a-bdad-4aab-8c5c-39b57d2cab88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:04.188Z|2da00131-42d4-4889-ba75-35bb0773e610|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T06:54:04.189Z|2da00131-42d4-4889-ba75-35bb0773e610|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:09.209Z|11cdd785-211c-4527-bffa-bb41f55c0fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:54:09.213Z|11cdd785-211c-4527-bffa-bb41f55c0fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:54:09.444Z|bae8d052-72b9-460e-986e-33363c399dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:54:09.445Z|bae8d052-72b9-460e-986e-33363c399dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:54:09.947Z|e141be94-0714-4b0a-8b96-ae939c775713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:09.949Z|e141be94-0714-4b0a-8b96-ae939c775713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:09.970Z|5e462c30-8dd6-4fb5-9099-391a17ad0904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:09.970Z|5e462c30-8dd6-4fb5-9099-391a17ad0904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:10.091Z|bdfe9d0e-1073-4867-8f0d-b59847aebe2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:10.092Z|bdfe9d0e-1073-4867-8f0d-b59847aebe2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:19.973Z|1f591533-cddd-4c2e-950f-2ec256480f10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:19.974Z|1f591533-cddd-4c2e-950f-2ec256480f10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:19.993Z|da6acee6-8565-41e4-b23d-40dcd519a6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:19.994Z|da6acee6-8565-41e4-b23d-40dcd519a6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:20.123Z|c3d69399-e3ef-48f0-bcd3-5595ac262576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:20.125Z|c3d69399-e3ef-48f0-bcd3-5595ac262576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:24.209Z|e124c91d-950a-4d9a-bd2f-756509982097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:54:24.211Z|e124c91d-950a-4d9a-bd2f-756509982097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:54:30.008Z|7c0e2931-4c0d-4969-b1b1-953e7da748ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:30.009Z|7c0e2931-4c0d-4969-b1b1-953e7da748ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:30.030Z|d82f8915-0aad-4a80-a21f-845d2b683ef5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:30.031Z|d82f8915-0aad-4a80-a21f-845d2b683ef5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:30.154Z|c9623fdb-801b-4dc0-b395-33a67988a4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:30.156Z|c9623fdb-801b-4dc0-b395-33a67988a4d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:39.212Z|9e1b1777-c4d6-4b4e-a3af-1ad4993e185a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:54:39.222Z|9e1b1777-c4d6-4b4e-a3af-1ad4993e185a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:54:39.447Z|a49fe175-80b6-4f29-a983-9eaf9fc020f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:54:39.449Z|a49fe175-80b6-4f29-a983-9eaf9fc020f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:54:40.052Z|1e70a7f0-4dee-4bbd-8cad-ead1f2839ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:40.055Z|1e70a7f0-4dee-4bbd-8cad-ead1f2839ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:40.064Z|dcbcda55-f0cb-44d3-a186-1b194c3240e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:40.065Z|dcbcda55-f0cb-44d3-a186-1b194c3240e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:40.182Z|ab632a62-17bb-4666-b14f-a195876e0a2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:40.183Z|ab632a62-17bb-4666-b14f-a195876e0a2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:50.094Z|6a0e0a17-0d1d-4605-b9a0-aef18376e958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:50.094Z|84761f28-d76c-483d-b94a-8d0bfb3909d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:50.096Z|6a0e0a17-0d1d-4605-b9a0-aef18376e958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:50.096Z|84761f28-d76c-483d-b94a-8d0bfb3909d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:50.210Z|64d10033-7b11-4bf5-ae83-458b7494ae40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:54:50.211Z|64d10033-7b11-4bf5-ae83-458b7494ae40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:54:54.209Z|b09eb529-858c-4a5a-9a54-21a41c679708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:54:54.210Z|b09eb529-858c-4a5a-9a54-21a41c679708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:55:00.123Z|8fb9d95b-2caa-4731-b7b8-5d6a6b34e73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:00.124Z|8fb9d95b-2caa-4731-b7b8-5d6a6b34e73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:00.128Z|4d2e73b8-409c-4ed6-913c-5c5f4d1dafb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:00.129Z|4d2e73b8-409c-4ed6-913c-5c5f4d1dafb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:00.246Z|2a513ddf-bb0b-400f-81ce-0411da54398b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:00.246Z|2a513ddf-bb0b-400f-81ce-0411da54398b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:04.170Z|c9478e89-dec1-4886-804c-b5efda0375ab|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T06:55:04.171Z|c9478e89-dec1-4886-804c-b5efda0375ab|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:09.210Z|e9e3eb16-65ab-423e-b964-c7114bf1a337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:55:09.211Z|e9e3eb16-65ab-423e-b964-c7114bf1a337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:55:09.450Z|e654a272-41fe-4e8e-9ed3-6e1189513cbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:55:09.451Z|e654a272-41fe-4e8e-9ed3-6e1189513cbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:55:10.164Z|41e8fcff-0c3c-4d34-b480-e0b2a0cca3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:10.164Z|a27104c8-28ce-4444-8fde-223c81943830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:10.164Z|41e8fcff-0c3c-4d34-b480-e0b2a0cca3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:10.165Z|a27104c8-28ce-4444-8fde-223c81943830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:10.273Z|ff9ab064-2cad-4795-b577-3bf6f539fc91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:10.275Z|ff9ab064-2cad-4795-b577-3bf6f539fc91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:20.197Z|c93fb481-46a5-46cc-bb54-8115640a55c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:20.197Z|ca512f26-4c3e-442a-9bd6-9d9990440b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:20.198Z|c93fb481-46a5-46cc-bb54-8115640a55c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:20.198Z|ca512f26-4c3e-442a-9bd6-9d9990440b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:20.303Z|64c82e40-5b5d-4650-be13-10adabe86f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:20.307Z|64c82e40-5b5d-4650-be13-10adabe86f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:24.209Z|a6dbc349-9339-4160-8e90-c59e0d0c589a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:55:24.213Z|a6dbc349-9339-4160-8e90-c59e0d0c589a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:55:30.227Z|8a172a89-0965-45ed-a98e-a5ef6c538436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:30.228Z|8a172a89-0965-45ed-a98e-a5ef6c538436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:30.232Z|75e80e96-db45-455f-923a-6f2e1482f9ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:30.233Z|75e80e96-db45-455f-923a-6f2e1482f9ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:30.373Z|57490812-3a7e-4d44-92b6-a68df06f30f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:30.374Z|57490812-3a7e-4d44-92b6-a68df06f30f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:39.217Z|19178876-8948-4979-af54-17b411a2c251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:55:39.221Z|19178876-8948-4979-af54-17b411a2c251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:55:39.452Z|14b1e668-7cbf-4943-96f2-c4a592b9d503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:55:39.454Z|14b1e668-7cbf-4943-96f2-c4a592b9d503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:55:40.281Z|b466abcc-9b8f-4e07-822a-7f6fb7cb088b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:40.281Z|c60cb616-eadc-45d8-a5fa-d5275ed20e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:40.285Z|b466abcc-9b8f-4e07-822a-7f6fb7cb088b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:40.285Z|c60cb616-eadc-45d8-a5fa-d5275ed20e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:40.404Z|01985bb5-8090-4ec2-a663-35c80c2cda99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:40.405Z|01985bb5-8090-4ec2-a663-35c80c2cda99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:50.348Z|6dc8b2de-9531-4a2f-b6b4-3835c6b9a379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:50.350Z|6dc8b2de-9531-4a2f-b6b4-3835c6b9a379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:50.367Z|86440985-6c94-496e-a500-2641d896b338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:50.368Z|86440985-6c94-496e-a500-2641d896b338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:50.430Z|de617ed5-81d5-45e2-b0f5-ebd124c1001f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:55:50.431Z|de617ed5-81d5-45e2-b0f5-ebd124c1001f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:55:54.210Z|7703615f-f3b8-434f-a453-c2dbceb77d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:55:54.210Z|7703615f-f3b8-434f-a453-c2dbceb77d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:56:00.383Z|0b7a7ebb-98de-4b9e-88f6-e5e6cb7652b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:00.384Z|0b7a7ebb-98de-4b9e-88f6-e5e6cb7652b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:00.397Z|3a99c3b7-f322-4f1a-9b44-3e400ad23599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:00.399Z|3a99c3b7-f322-4f1a-9b44-3e400ad23599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:00.454Z|ed1974d9-713b-4387-a115-6c5bfa16b8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:00.455Z|ed1974d9-713b-4387-a115-6c5bfa16b8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:04.171Z|30913a1c-f530-4e29-8f8c-6a39626829cd|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T06:56:04.172Z|30913a1c-f530-4e29-8f8c-6a39626829cd|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:09.209Z|5b41acfa-815e-42eb-9f7d-b737482945b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:56:09.212Z|5b41acfa-815e-42eb-9f7d-b737482945b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:56:09.455Z|24a83ba8-9d0e-4c97-9776-60d0e7a203fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:56:09.456Z|24a83ba8-9d0e-4c97-9776-60d0e7a203fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:56:10.416Z|c787d228-2f92-4524-9c77-cf4e19419170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:10.417Z|c787d228-2f92-4524-9c77-cf4e19419170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:10.430Z|3e4ff2a5-550f-44a4-98ab-ff4cd1a64346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:10.431Z|3e4ff2a5-550f-44a4-98ab-ff4cd1a64346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:10.479Z|b87b12c0-ac78-417e-a1f9-acde9637af45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:10.480Z|b87b12c0-ac78-417e-a1f9-acde9637af45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:20.448Z|0a882379-3946-4c9d-9407-aa0623836df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:20.449Z|0a882379-3946-4c9d-9407-aa0623836df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:20.466Z|711b2c60-001f-4b55-93f1-607174ca2d56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:20.468Z|711b2c60-001f-4b55-93f1-607174ca2d56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:20.505Z|33a52ba0-dfc0-4fc0-9d02-4b2f8689c758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:20.506Z|33a52ba0-dfc0-4fc0-9d02-4b2f8689c758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:24.209Z|61a1db44-94ef-4d46-af23-03c8cd927c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:56:24.210Z|61a1db44-94ef-4d46-af23-03c8cd927c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:56:30.480Z|a6260d77-a326-46e9-a58c-bfde111b381f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:30.481Z|a6260d77-a326-46e9-a58c-bfde111b381f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:30.492Z|e1c89d3b-a70c-4d5d-948d-e798cebfddb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:30.493Z|e1c89d3b-a70c-4d5d-948d-e798cebfddb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:30.534Z|96d59da8-6999-44b6-b7bd-4b2a47b5a758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:30.535Z|96d59da8-6999-44b6-b7bd-4b2a47b5a758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:39.211Z|a60a0685-7484-4469-84b2-857a0dfd5074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:56:39.217Z|a60a0685-7484-4469-84b2-857a0dfd5074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:56:39.456Z|a3e2c750-e132-4977-945a-2704b26dabf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:56:39.457Z|a3e2c750-e132-4977-945a-2704b26dabf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:56:40.506Z|3b8e39f5-6f6d-4f5f-9364-65fc58927592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:40.507Z|3b8e39f5-6f6d-4f5f-9364-65fc58927592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:40.519Z|52cac0e9-cca6-4586-a07b-c53658334e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:40.521Z|52cac0e9-cca6-4586-a07b-c53658334e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:40.561Z|c78d2b38-1371-4fbd-9704-c636f71e5138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:40.562Z|c78d2b38-1371-4fbd-9704-c636f71e5138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:50.550Z|7840cf23-9b21-4a0c-af90-ed6732b90eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:50.550Z|6118edae-3b95-4014-86ab-3d16323daed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:50.556Z|7840cf23-9b21-4a0c-af90-ed6732b90eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:50.558Z|6118edae-3b95-4014-86ab-3d16323daed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:50.589Z|eb721de1-b987-460d-aa08-703070e9cdd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:56:50.590Z|eb721de1-b987-460d-aa08-703070e9cdd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:56:54.212Z|57e1ce4b-2250-4bd6-9a7c-ce4c8841c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:56:54.214Z|57e1ce4b-2250-4bd6-9a7c-ce4c8841c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:57:00.600Z|8b0bd3a0-1891-4a93-9e8c-9eced630f3a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:00.600Z|1b5f0d4b-1c81-44ac-b7b1-50b176989474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:00.602Z|8b0bd3a0-1891-4a93-9e8c-9eced630f3a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:00.602Z|1b5f0d4b-1c81-44ac-b7b1-50b176989474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:00.624Z|efa0612a-8fa2-4992-8470-1928a32564d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:00.625Z|efa0612a-8fa2-4992-8470-1928a32564d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:04.170Z|860269a2-cb96-424d-9a77-dba02a14670a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T06:57:04.172Z|860269a2-cb96-424d-9a77-dba02a14670a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:09.209Z|0bf8baec-4813-4e33-bf9d-bb29530d77ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:57:09.210Z|0bf8baec-4813-4e33-bf9d-bb29530d77ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:57:09.458Z|40db3321-f658-4606-b024-12f2f47c00ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:57:09.460Z|40db3321-f658-4606-b024-12f2f47c00ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:57:10.638Z|d351a9fe-64fd-4b1b-a6cc-067e5a9a2222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:10.638Z|91874171-24dd-46fb-a85a-b847ad9b97fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:10.639Z|d351a9fe-64fd-4b1b-a6cc-067e5a9a2222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:10.639Z|91874171-24dd-46fb-a85a-b847ad9b97fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:10.654Z|0eafac6d-606d-4901-ae75-e90c28e69381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:10.655Z|0eafac6d-606d-4901-ae75-e90c28e69381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:20.665Z|15ef2dfb-b393-4537-80ac-c3acfd7f25c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:20.666Z|15ef2dfb-b393-4537-80ac-c3acfd7f25c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:20.672Z|cc469306-b5a7-45ae-8f34-0d2ea5f2ad48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:20.673Z|cc469306-b5a7-45ae-8f34-0d2ea5f2ad48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:20.704Z|39fed8f1-d3e7-467f-817c-45de324fb138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:20.705Z|39fed8f1-d3e7-467f-817c-45de324fb138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:24.209Z|258505d1-229e-4f7e-80c7-d737d12c0792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:57:24.212Z|258505d1-229e-4f7e-80c7-d737d12c0792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:57:30.695Z|1930b4c7-45b9-415b-bc07-5c50d96d87cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:30.696Z|1930b4c7-45b9-415b-bc07-5c50d96d87cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:30.707Z|dd3b73e4-820e-4528-92c1-bd3d97c37edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:30.708Z|dd3b73e4-820e-4528-92c1-bd3d97c37edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:30.728Z|99c8759e-9b22-4d1d-87bf-39e3a4d6cb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:30.729Z|99c8759e-9b22-4d1d-87bf-39e3a4d6cb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:39.209Z|118cd899-81e3-439c-8d63-72f5261218e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:57:39.210Z|118cd899-81e3-439c-8d63-72f5261218e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:57:39.461Z|8285a51e-1f96-4f86-87fa-636d5046651d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:57:39.461Z|8285a51e-1f96-4f86-87fa-636d5046651d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:57:40.723Z|4ef8aeb7-a779-4859-af46-b7b99bf481d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:40.723Z|4ef8aeb7-a779-4859-af46-b7b99bf481d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:40.733Z|4e177792-ab7f-42f7-aee4-07396f3231f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:40.734Z|4e177792-ab7f-42f7-aee4-07396f3231f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:40.753Z|211efc7a-9447-415c-b372-994b8b504b70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:40.754Z|211efc7a-9447-415c-b372-994b8b504b70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:50.748Z|3a7e08fb-af22-46ba-9b98-162cff722e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:50.749Z|3a7e08fb-af22-46ba-9b98-162cff722e75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:50.768Z|0f05fefe-139c-4477-82ef-369b8e26457e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:50.770Z|0f05fefe-139c-4477-82ef-369b8e26457e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:50.782Z|c785fb37-fc85-4aca-8587-9cc10f86d21d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:57:50.783Z|c785fb37-fc85-4aca-8587-9cc10f86d21d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:57:54.209Z|89098872-5c2a-420d-962f-97bc541d248a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:57:54.210Z|89098872-5c2a-420d-962f-97bc541d248a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:58:00.796Z|2b24a738-96a9-4605-bc45-f079e8491d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:00.796Z|b95efbf4-d9c1-4d93-8716-61712e542439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:00.801Z|2b24a738-96a9-4605-bc45-f079e8491d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:00.801Z|b95efbf4-d9c1-4d93-8716-61712e542439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:00.818Z|a4009269-b9d5-4e1a-9130-c7e8a3239a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:00.819Z|a4009269-b9d5-4e1a-9130-c7e8a3239a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:04.177Z|2072d8c0-1684-4caf-8a55-496b863d1cc3|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T06:58:04.180Z|2072d8c0-1684-4caf-8a55-496b863d1cc3|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:09.210Z|1bf0bea2-3cd3-4460-be53-cc2cdbc21fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:58:09.215Z|1bf0bea2-3cd3-4460-be53-cc2cdbc21fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:58:09.462Z|2c749d67-aad6-44b9-80a0-57f32204beef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:58:09.463Z|2c749d67-aad6-44b9-80a0-57f32204beef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:58:10.842Z|dc704344-23af-4f55-84ae-533232471f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:10.843Z|dc704344-23af-4f55-84ae-533232471f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:10.843Z|1df08982-63d7-4f9e-8841-fde3953c57a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:10.844Z|1df08982-63d7-4f9e-8841-fde3953c57a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:10.851Z|1ad42c3b-05ef-4e25-be40-2a2c229ba802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:10.852Z|1ad42c3b-05ef-4e25-be40-2a2c229ba802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:20.873Z|f1fa1fbd-ee44-41e2-99cb-5d7bfd802840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:20.873Z|027994b4-93a3-4fe3-b757-c0e814434e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:20.874Z|027994b4-93a3-4fe3-b757-c0e814434e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:20.874Z|f1fa1fbd-ee44-41e2-99cb-5d7bfd802840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:20.883Z|b485318c-9755-4f1b-a4d2-b7ea01610110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:20.884Z|b485318c-9755-4f1b-a4d2-b7ea01610110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:24.209Z|a5bc64d8-6185-4b94-afe5-ba1892340490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:58:24.210Z|a5bc64d8-6185-4b94-afe5-ba1892340490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:58:30.923Z|16ef6fd1-7874-412c-9403-0d9128887f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:30.924Z|16ef6fd1-7874-412c-9403-0d9128887f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:30.923Z|544f8035-2041-470f-bdc0-83e00a98e594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:30.927Z|544f8035-2041-470f-bdc0-83e00a98e594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:30.943Z|46af756f-26c0-41eb-b59c-f914f95fc466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:30.944Z|46af756f-26c0-41eb-b59c-f914f95fc466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:39.209Z|1cce090a-b28c-42d2-af69-f3467574d845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:58:39.211Z|1cce090a-b28c-42d2-af69-f3467574d845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:58:39.464Z|66c8443a-90e0-4495-8b1a-55f91982ef4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:58:39.465Z|66c8443a-90e0-4495-8b1a-55f91982ef4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:58:40.963Z|fa7c857e-7261-4295-9983-052010798a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:40.964Z|fa7c857e-7261-4295-9983-052010798a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:40.973Z|61c38f51-106d-4ef5-b873-c3a790f4f997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:40.974Z|61c38f51-106d-4ef5-b873-c3a790f4f997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:40.995Z|b6ffb397-7397-4ec3-9d87-17302b477de2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:40.996Z|b6ffb397-7397-4ec3-9d87-17302b477de2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:50.998Z|7ceef96a-d89b-441c-b215-826269607a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:51.000Z|7ceef96a-d89b-441c-b215-826269607a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:51.006Z|ba0b13dd-c4a3-461f-a1a4-03eb5d6bfbfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:51.007Z|ba0b13dd-c4a3-461f-a1a4-03eb5d6bfbfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:51.027Z|1dabcdbe-33e7-4115-bcc1-db8fc8c46c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:58:51.028Z|1dabcdbe-33e7-4115-bcc1-db8fc8c46c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:58:54.217Z|6547a189-f2cb-42c4-a666-63e82f6fc9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:58:54.225Z|6547a189-f2cb-42c4-a666-63e82f6fc9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:59:01.053Z|4f03fe0d-61e4-4f0e-a2ed-b30ad0a7242a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:01.053Z|de34e91c-c3b9-4b9a-a053-e0959fed46d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:01.057Z|4f03fe0d-61e4-4f0e-a2ed-b30ad0a7242a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:01.057Z|de34e91c-c3b9-4b9a-a053-e0959fed46d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:01.088Z|060bbf45-63c4-4f32-8716-06ea94163c7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:01.089Z|060bbf45-63c4-4f32-8716-06ea94163c7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:04.170Z|f2f3eef3-ea53-4653-977f-135ec1b5cafa|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T06:59:04.171Z|f2f3eef3-ea53-4653-977f-135ec1b5cafa|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:09.209Z|4d374cb6-a2db-4bbd-8a07-db6fe58c5cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:59:09.210Z|4d374cb6-a2db-4bbd-8a07-db6fe58c5cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:59:09.466Z|cbe8220c-6734-467e-91df-104d8d02d501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:59:09.466Z|cbe8220c-6734-467e-91df-104d8d02d501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:59:11.125Z|7433698a-9a13-4ee5-9303-823bc2c341b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:11.125Z|7433698a-9a13-4ee5-9303-823bc2c341b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:11.128Z|3af0cf02-10a3-4dfe-b182-e26da9dcbf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:11.130Z|3af0cf02-10a3-4dfe-b182-e26da9dcbf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:11.130Z|45948ed3-29bc-4d1f-a118-39e4c6646668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:11.133Z|45948ed3-29bc-4d1f-a118-39e4c6646668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:21.167Z|e738fa8b-caee-4952-b7eb-6f4096840d60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:21.168Z|e738fa8b-caee-4952-b7eb-6f4096840d60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:21.173Z|9b98c6c5-795a-4f38-bca9-5d7e38739ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:21.174Z|9b98c6c5-795a-4f38-bca9-5d7e38739ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:21.185Z|43004124-dc43-4dc2-be69-d800fd5d83db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:21.186Z|43004124-dc43-4dc2-be69-d800fd5d83db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:24.209Z|9f170765-da3a-4461-86f6-9a93d8e5fd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:59:24.211Z|9f170765-da3a-4461-86f6-9a93d8e5fd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:59:31.229Z|2e8808d4-150e-4021-a2bb-6791df7d43eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:31.233Z|10ffad7a-17e3-4c66-9028-1316d185230c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:31.233Z|10ffad7a-17e3-4c66-9028-1316d185230c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:31.237Z|2e8808d4-150e-4021-a2bb-6791df7d43eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:31.247Z|1faba8d7-9a9f-45b4-872a-619b6104c7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:31.248Z|1faba8d7-9a9f-45b4-872a-619b6104c7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:39.210Z|e28ae057-208b-4b84-b579-f30ec90e805f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:59:39.213Z|e28ae057-208b-4b84-b579-f30ec90e805f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:59:39.467Z|0c803237-1493-4fb9-874e-373932b204f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:59:39.468Z|0c803237-1493-4fb9-874e-373932b204f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T06:59:41.274Z|2b50015c-6aff-4794-bbb3-fa163736f825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:41.274Z|3fe35775-34c4-40e1-8c50-a64ce26a979a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:41.276Z|2b50015c-6aff-4794-bbb3-fa163736f825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:41.276Z|3fe35775-34c4-40e1-8c50-a64ce26a979a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:41.312Z|279dc069-2962-4853-bea7-a58601b0e437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:41.315Z|279dc069-2962-4853-bea7-a58601b0e437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:51.359Z|30eca3c0-b500-46e7-97db-bae8496eebd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:51.362Z|30eca3c0-b500-46e7-97db-bae8496eebd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:51.372Z|fa45416c-9872-47e7-9e0e-9625821e33ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:51.374Z|fa45416c-9872-47e7-9e0e-9625821e33ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:51.438Z|3576a720-1a40-41a6-aa65-a49664a23fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T06:59:51.438Z|3576a720-1a40-41a6-aa65-a49664a23fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T06:59:54.209Z|61aec5a5-e0ab-4ede-b359-81394113f04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T06:59:54.210Z|61aec5a5-e0ab-4ede-b359-81394113f04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:00:01.422Z|75031df1-2f3b-43df-9473-9ed27d9a5d81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:01.423Z|75031df1-2f3b-43df-9473-9ed27d9a5d81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:01.464Z|c517767b-18ad-43d8-a7ac-5a6df8125e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:01.465Z|c517767b-18ad-43d8-a7ac-5a6df8125e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:01.486Z|1ff96b51-ad3d-4f55-9a67-10e530ceb8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:01.488Z|1ff96b51-ad3d-4f55-9a67-10e530ceb8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:04.170Z|c71203c7-25c3-4fed-aa6d-bc92f079aba7|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:00:04.171Z|c71203c7-25c3-4fed-aa6d-bc92f079aba7|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:09.209Z|f4433848-94fc-409c-860a-33af46194355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:00:09.210Z|f4433848-94fc-409c-860a-33af46194355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:00:09.469Z|27502414-d593-4480-9195-67c59abb8d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:00:09.470Z|27502414-d593-4480-9195-67c59abb8d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:00:11.464Z|84304026-0fbf-4f2d-9927-a61817736bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:11.465Z|84304026-0fbf-4f2d-9927-a61817736bfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:11.497Z|f8e36f96-eb85-4945-a48a-aca61be88f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:11.498Z|f8e36f96-eb85-4945-a48a-aca61be88f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:11.528Z|417882e4-636d-4bae-ad88-ea594ab30751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:11.530Z|417882e4-636d-4bae-ad88-ea594ab30751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:21.511Z|2576907b-8958-4479-a74b-0cd7f286162b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:21.512Z|2576907b-8958-4479-a74b-0cd7f286162b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:21.525Z|8d5a8100-26a5-4e6c-8e20-6c8c8d74ca84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:21.526Z|8d5a8100-26a5-4e6c-8e20-6c8c8d74ca84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:21.557Z|7cbcd29f-e138-4b7f-a12d-10d0c8e3026d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:21.558Z|7cbcd29f-e138-4b7f-a12d-10d0c8e3026d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:24.209Z|1cc52e8e-dbd3-4eb4-8be5-119108282731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:00:24.214Z|1cc52e8e-dbd3-4eb4-8be5-119108282731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:00:31.550Z|640f5db9-b6e4-4515-8232-6caf9b0862ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:31.550Z|640f5db9-b6e4-4515-8232-6caf9b0862ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:31.576Z|9c63780e-33f7-4fd6-b5d4-5791d3737481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:31.577Z|9c63780e-33f7-4fd6-b5d4-5791d3737481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:31.587Z|5a9bb9a4-9805-4f38-a4c6-d4ebdc5f53f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:31.588Z|5a9bb9a4-9805-4f38-a4c6-d4ebdc5f53f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:39.210Z|0163bbfe-1c6a-4daf-a69c-a99a82bc678d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:00:39.211Z|0163bbfe-1c6a-4daf-a69c-a99a82bc678d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:00:39.471Z|6f7608f2-9580-4342-bcbf-ac641e22fd71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:00:39.472Z|6f7608f2-9580-4342-bcbf-ac641e22fd71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:00:41.588Z|3797d153-b6c5-4d2d-8a5a-a723cd1925bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:41.589Z|3797d153-b6c5-4d2d-8a5a-a723cd1925bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:41.611Z|c9166d83-a87f-4a00-a123-c6a84a00e1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:41.612Z|c9166d83-a87f-4a00-a123-c6a84a00e1e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:41.618Z|dcfc55b6-6329-48ce-829a-962f5d72bd29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:41.618Z|dcfc55b6-6329-48ce-829a-962f5d72bd29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:51.637Z|1defabc5-3006-43d5-9394-ebd115922d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:51.643Z|1defabc5-3006-43d5-9394-ebd115922d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:51.663Z|4c2d375f-4a35-4842-8576-5ae403f0fbec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:51.664Z|4c2d375f-4a35-4842-8576-5ae403f0fbec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:51.675Z|62ad21e0-4f50-4880-9048-483533adc763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:00:51.676Z|62ad21e0-4f50-4880-9048-483533adc763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:00:54.211Z|8a7e21a3-8dad-4674-a29c-282e97838bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:00:54.212Z|8a7e21a3-8dad-4674-a29c-282e97838bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:01:01.680Z|d7f97ae4-0877-4cdf-a4c6-7818e05b288d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:01.681Z|d7f97ae4-0877-4cdf-a4c6-7818e05b288d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:01.721Z|e640d29a-2f8d-4597-afcd-ebb40b3ec43d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:01.721Z|81d4e96a-8b66-490c-874d-8a4e92beb088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:01.722Z|e640d29a-2f8d-4597-afcd-ebb40b3ec43d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:01.723Z|81d4e96a-8b66-490c-874d-8a4e92beb088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:04.170Z|16c88fdb-2209-4cc9-b03f-1d9fb731c77e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:01:04.171Z|16c88fdb-2209-4cc9-b03f-1d9fb731c77e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:09.209Z|c79c5908-9f13-491c-86bc-18f69f1b2e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:01:09.213Z|c79c5908-9f13-491c-86bc-18f69f1b2e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:01:09.473Z|9d8d0028-8df1-4df8-a14d-84f38242bf12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:01:09.474Z|9d8d0028-8df1-4df8-a14d-84f38242bf12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:01:11.733Z|6f1b0907-4137-4893-a43e-174e08733f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:11.734Z|6f1b0907-4137-4893-a43e-174e08733f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:11.756Z|6027ad52-3891-4c55-a093-4fecd715fd62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:11.756Z|0c4e5569-a0a2-4415-aee3-de5d4e13a64b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:11.757Z|6027ad52-3891-4c55-a093-4fecd715fd62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:11.757Z|0c4e5569-a0a2-4415-aee3-de5d4e13a64b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:21.763Z|112f0bba-90c1-439d-93f3-3856909d01df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:21.764Z|112f0bba-90c1-439d-93f3-3856909d01df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:21.780Z|0b2ffe7e-64c1-4861-ba1a-692f7bc4dbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:21.781Z|0b2ffe7e-64c1-4861-ba1a-692f7bc4dbdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:21.790Z|6bb31405-a341-49b6-b42f-576a89a24c32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:21.790Z|6bb31405-a341-49b6-b42f-576a89a24c32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:24.209Z|e3d46a3d-c0b4-4323-9586-90646ae48efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:01:24.210Z|e3d46a3d-c0b4-4323-9586-90646ae48efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:01:31.791Z|087d19bc-3b27-4e45-97e1-b000f5c0d6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:31.791Z|087d19bc-3b27-4e45-97e1-b000f5c0d6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:31.805Z|578db812-5211-4b24-aa87-5e42f757f8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:31.806Z|578db812-5211-4b24-aa87-5e42f757f8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:31.812Z|b2c7de9e-fd02-4a61-968a-a8dac0505d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:31.813Z|b2c7de9e-fd02-4a61-968a-a8dac0505d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:39.209Z|faf4d077-02fc-4919-8554-40fc9f42fb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:01:39.210Z|faf4d077-02fc-4919-8554-40fc9f42fb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:01:39.475Z|5ae576db-b08a-419b-b2bd-75307159c861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:01:39.476Z|5ae576db-b08a-419b-b2bd-75307159c861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:01:41.818Z|e8289096-7b7a-4a76-bd14-2bd1e39c9b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:41.819Z|e8289096-7b7a-4a76-bd14-2bd1e39c9b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:41.849Z|92ada171-173f-41a3-825a-8d577c7ee673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:41.852Z|92ada171-173f-41a3-825a-8d577c7ee673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:41.853Z|0efe8a08-c85d-4d84-a944-0424db6d4dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:41.854Z|0efe8a08-c85d-4d84-a944-0424db6d4dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:51.856Z|0f6cc702-cc35-454e-9120-047cedec36aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:51.857Z|0f6cc702-cc35-454e-9120-047cedec36aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:51.881Z|b695379b-4a93-4102-8485-386f37e5838e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:51.881Z|c444fd18-927a-4416-bfcf-4739f442ffb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:01:51.882Z|b695379b-4a93-4102-8485-386f37e5838e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:51.882Z|c444fd18-927a-4416-bfcf-4739f442ffb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:01:54.209Z|537f9b76-2590-4e72-a771-4ac3a7d64c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:01:54.212Z|537f9b76-2590-4e72-a771-4ac3a7d64c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:02:01.889Z|e801077f-783c-42d3-8269-cc6c5c53912a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:01.890Z|e801077f-783c-42d3-8269-cc6c5c53912a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:01.910Z|1382e5e3-4baa-44ff-b991-ff543dcfcab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:01.911Z|1382e5e3-4baa-44ff-b991-ff543dcfcab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:01.922Z|24504c59-5c96-4157-8a55-458e2150372f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:01.923Z|24504c59-5c96-4157-8a55-458e2150372f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:04.175Z|11108892-70ea-4564-8803-a1446503991f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:02:04.176Z|11108892-70ea-4564-8803-a1446503991f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:09.212Z|ef3e4ebe-91a5-4ebf-acf4-b8f1cd67b9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:02:09.218Z|ef3e4ebe-91a5-4ebf-acf4-b8f1cd67b9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:02:09.476Z|604163cc-c55e-4515-825a-89727ebe4c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:02:09.478Z|604163cc-c55e-4515-825a-89727ebe4c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:02:11.948Z|e0d3b868-6cf6-4781-aa94-b9c020d31eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:11.950Z|e0d3b868-6cf6-4781-aa94-b9c020d31eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:11.961Z|aefacabf-4280-41d8-af29-fac388811c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:11.962Z|aefacabf-4280-41d8-af29-fac388811c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:11.973Z|3013bf68-60d9-443f-b21d-5d1ee8dcfb39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:11.974Z|3013bf68-60d9-443f-b21d-5d1ee8dcfb39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:22.011Z|c9bf9300-0db0-40a6-8eaa-3268f05360c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:22.012Z|c9bf9300-0db0-40a6-8eaa-3268f05360c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:22.019Z|a0d9e601-66cc-4939-8a0e-4ee9cb1a77a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:22.020Z|a0d9e601-66cc-4939-8a0e-4ee9cb1a77a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:22.046Z|89fd5184-3cd0-4de9-b89c-f41a47da5e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:22.047Z|89fd5184-3cd0-4de9-b89c-f41a47da5e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:24.209Z|3583b528-f364-4881-80a9-36aa194150d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:02:24.210Z|3583b528-f364-4881-80a9-36aa194150d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:02:32.050Z|93a56d5f-12f4-489f-a5d9-4eeede638e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:32.051Z|93a56d5f-12f4-489f-a5d9-4eeede638e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:32.078Z|9d8e352c-50d4-4d89-a505-ae8a966c4219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:32.078Z|12023b86-80c6-410c-a207-f846eb4ce62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:32.078Z|9d8e352c-50d4-4d89-a505-ae8a966c4219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:32.078Z|12023b86-80c6-410c-a207-f846eb4ce62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:39.209Z|341481a0-6992-43cb-9e15-4a8d4a8fc6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:02:39.213Z|341481a0-6992-43cb-9e15-4a8d4a8fc6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:02:39.479Z|f2bb1cc1-02b0-42b9-a1ed-5dad1265bc87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:02:39.480Z|f2bb1cc1-02b0-42b9-a1ed-5dad1265bc87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:02:42.087Z|54c25573-a0ba-4f2e-80c4-fd584087581d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:42.089Z|54c25573-a0ba-4f2e-80c4-fd584087581d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:42.112Z|6ba2e476-fcde-476d-a9d0-dc9183b9431d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:42.114Z|6ba2e476-fcde-476d-a9d0-dc9183b9431d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:42.122Z|352cd9bf-7f9d-4f6e-aae7-0a2551bcecf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:42.123Z|352cd9bf-7f9d-4f6e-aae7-0a2551bcecf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:52.112Z|16c34977-93ef-451f-a0fb-e89f74a03dd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:52.113Z|16c34977-93ef-451f-a0fb-e89f74a03dd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:52.151Z|fcb41d27-ec89-427b-82fd-49001aaf31f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:52.151Z|2dcf31bf-2f65-49cd-89fa-b5714b90f5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:02:52.152Z|2dcf31bf-2f65-49cd-89fa-b5714b90f5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:52.152Z|fcb41d27-ec89-427b-82fd-49001aaf31f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:02:54.209Z|f6ee065e-2f6f-40da-b051-ed7b9602a54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:02:54.211Z|f6ee065e-2f6f-40da-b051-ed7b9602a54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:03:02.137Z|cbb49b28-b615-4e26-ad54-9a6a88fdf622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:02.138Z|cbb49b28-b615-4e26-ad54-9a6a88fdf622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:02.179Z|01d59ce5-2293-4f8f-b54b-2266e04e28df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:02.179Z|e0a2bf55-31c0-46aa-8761-bf647214562e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:02.180Z|01d59ce5-2293-4f8f-b54b-2266e04e28df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:02.182Z|e0a2bf55-31c0-46aa-8761-bf647214562e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:04.176Z|08e66496-402a-44ef-a792-1a9758afd45e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:03:04.179Z|08e66496-402a-44ef-a792-1a9758afd45e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:09.210Z|c5f746a6-545e-42d8-8703-9221392383c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:03:09.210Z|c5f746a6-545e-42d8-8703-9221392383c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:03:09.481Z|e889552b-dd40-4020-ae2b-2c903dffea7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:03:09.482Z|e889552b-dd40-4020-ae2b-2c903dffea7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:03:12.162Z|1d5c73de-e8af-428a-97ca-1af1b81d3313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:12.163Z|1d5c73de-e8af-428a-97ca-1af1b81d3313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:12.206Z|ed1fd707-614a-4765-b9dd-90e6e8d16047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:12.207Z|ed1fd707-614a-4765-b9dd-90e6e8d16047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:12.209Z|f64b98ee-ef45-420a-931a-d2483352e72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:12.210Z|f64b98ee-ef45-420a-931a-d2483352e72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:22.207Z|16dea26e-8d1e-408c-99d2-9c1ea9d0bc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:22.210Z|16dea26e-8d1e-408c-99d2-9c1ea9d0bc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:22.238Z|1bcccecf-137e-431a-bfa1-8299a8c21d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:22.238Z|416e02d0-568b-45d2-b065-c07e07ee64cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:22.239Z|1bcccecf-137e-431a-bfa1-8299a8c21d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:22.239Z|416e02d0-568b-45d2-b065-c07e07ee64cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:24.210Z|59384f27-f2f9-4489-ad06-58a2a951c9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:03:24.214Z|59384f27-f2f9-4489-ad06-58a2a951c9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:03:32.242Z|6dc35cf7-a366-4c55-ba87-a3b6b24c4253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:32.243Z|6dc35cf7-a366-4c55-ba87-a3b6b24c4253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:32.265Z|7048daa0-a7cb-4dc5-bc84-cde04228c297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:32.265Z|589c67d4-3586-4153-b091-cf4b62ee91b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:32.266Z|7048daa0-a7cb-4dc5-bc84-cde04228c297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:32.267Z|589c67d4-3586-4153-b091-cf4b62ee91b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:39.209Z|6252876b-e932-42ec-82bd-2da87cc7cf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:03:39.210Z|6252876b-e932-42ec-82bd-2da87cc7cf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:03:39.483Z|41ac4064-23bd-4147-8009-e38a1246310b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:03:39.483Z|41ac4064-23bd-4147-8009-e38a1246310b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:03:42.268Z|55ee1c1f-989f-4fc8-b4aa-1a9d1093258d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:42.269Z|55ee1c1f-989f-4fc8-b4aa-1a9d1093258d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:42.291Z|ae5804a3-b101-4e08-ade6-8b86a8343ba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:42.292Z|ae5804a3-b101-4e08-ade6-8b86a8343ba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:42.295Z|745e2233-0d71-435f-a704-d99f7bfa13fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:42.296Z|745e2233-0d71-435f-a704-d99f7bfa13fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:52.304Z|3d24c680-c776-486f-ab9f-dfeb0092ff66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:52.305Z|3d24c680-c776-486f-ab9f-dfeb0092ff66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:52.323Z|586fa8e5-2f5b-4cbe-8855-db52412a12e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:52.323Z|89a47f91-b0f1-470a-bba0-30e3b9a1ba92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:03:52.324Z|586fa8e5-2f5b-4cbe-8855-db52412a12e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:52.324Z|89a47f91-b0f1-470a-bba0-30e3b9a1ba92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:03:54.209Z|fe7af103-a2c0-4311-98d0-2c04991c8d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:03:54.210Z|fe7af103-a2c0-4311-98d0-2c04991c8d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:04:02.333Z|b2ccb666-e250-47a7-afa6-d2cd2c72c94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:02.334Z|b2ccb666-e250-47a7-afa6-d2cd2c72c94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:02.346Z|5be0e064-40ef-4723-8621-987c4d8720c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:02.347Z|48918233-ee91-4689-a3c5-24895aa56219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:02.347Z|5be0e064-40ef-4723-8621-987c4d8720c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:02.349Z|48918233-ee91-4689-a3c5-24895aa56219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:04.171Z|8dfb5626-4f93-4d9b-98f9-e23e4abb2787|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:04:04.172Z|8dfb5626-4f93-4d9b-98f9-e23e4abb2787|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:09.209Z|ab11c924-b6ff-416a-9845-14cf1a4ddc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:04:09.212Z|ab11c924-b6ff-416a-9845-14cf1a4ddc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:04:09.484Z|70b80b17-f9e3-4244-992f-fd838054b78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:04:09.485Z|70b80b17-f9e3-4244-992f-fd838054b78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:04:12.359Z|a79f7f95-b065-4c14-801d-9a360826d9b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:12.360Z|a79f7f95-b065-4c14-801d-9a360826d9b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:12.379Z|ee6af98a-a5d7-4aeb-b332-ed9aa5ea7a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:12.380Z|ee6af98a-a5d7-4aeb-b332-ed9aa5ea7a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:12.391Z|b8cd9678-e7e3-4903-a14f-96375d3a4c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:12.391Z|b8cd9678-e7e3-4903-a14f-96375d3a4c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:22.404Z|9b9a5426-354a-4e10-ae32-ab93c36327c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:22.405Z|9b9a5426-354a-4e10-ae32-ab93c36327c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:22.413Z|c67593d4-4722-4c43-9223-c411849ec8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:22.414Z|c67593d4-4722-4c43-9223-c411849ec8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:22.417Z|654ba9b2-a65d-417e-a374-6f20c0b25efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:22.418Z|654ba9b2-a65d-417e-a374-6f20c0b25efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:24.209Z|983d00da-5901-405f-b64a-51a620942083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:04:24.211Z|983d00da-5901-405f-b64a-51a620942083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:04:32.475Z|2a9d4e78-59a9-4249-8433-80ca94f26f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:32.475Z|887c20a9-22c0-44fc-96a9-82d29729f9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:32.475Z|f47eea46-6a91-4beb-bca7-e1208846300a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:32.479Z|2a9d4e78-59a9-4249-8433-80ca94f26f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:32.479Z|887c20a9-22c0-44fc-96a9-82d29729f9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:32.479Z|f47eea46-6a91-4beb-bca7-e1208846300a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:39.210Z|cdb1dff7-d9d6-403f-abd1-12c87bc094bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:04:39.211Z|cdb1dff7-d9d6-403f-abd1-12c87bc094bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:04:39.486Z|576e86ca-99e7-4b47-9fe0-7e0f8ba7df99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:04:39.487Z|576e86ca-99e7-4b47-9fe0-7e0f8ba7df99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:04:42.530Z|d9ec7c7e-7573-4627-871e-7027f3fbcf6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:42.530Z|d9ec7c7e-7573-4627-871e-7027f3fbcf6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:42.535Z|d7bc3ead-204c-45f8-97f4-b2359f5364ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:42.536Z|d7bc3ead-204c-45f8-97f4-b2359f5364ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:42.545Z|5d061df1-716d-4584-baf5-547fa08ea2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:42.546Z|5d061df1-716d-4584-baf5-547fa08ea2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:52.555Z|301be42a-0418-403f-92b5-531a76b0dc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:52.556Z|301be42a-0418-403f-92b5-531a76b0dc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:52.568Z|e9bb1cd0-a7df-4416-aa2f-5351d17bee03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:52.568Z|e9bb1cd0-a7df-4416-aa2f-5351d17bee03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:52.580Z|0446cb18-6dfe-4b34-ad7f-b1d5894f1b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:04:52.581Z|0446cb18-6dfe-4b34-ad7f-b1d5894f1b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:04:54.209Z|2db54d24-e7fc-4493-93d2-4b822a2f59ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:04:54.212Z|2db54d24-e7fc-4493-93d2-4b822a2f59ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:05:02.591Z|442304f4-e849-453b-8330-154d119f6c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:02.592Z|442304f4-e849-453b-8330-154d119f6c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:02.602Z|551019a2-c69b-465f-ad53-6547e65d541d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:02.602Z|551019a2-c69b-465f-ad53-6547e65d541d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:02.607Z|1ddc6066-8628-4108-af75-f361112edb8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:02.610Z|1ddc6066-8628-4108-af75-f361112edb8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:04.171Z|fd86373c-6395-43f2-8063-adc174a43912|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:05:04.172Z|fd86373c-6395-43f2-8063-adc174a43912|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:09.209Z|0e8f6a6b-c1b9-43e3-af9f-1cdee65bb07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:05:09.210Z|0e8f6a6b-c1b9-43e3-af9f-1cdee65bb07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:05:09.487Z|b0f2963f-ac00-4207-be1d-aaef38e9aa50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:05:09.488Z|b0f2963f-ac00-4207-be1d-aaef38e9aa50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:05:12.623Z|dd69196a-6847-4664-afc6-34727d98a7cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:12.625Z|dd69196a-6847-4664-afc6-34727d98a7cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:12.629Z|102ba410-a9b7-4090-bf12-3a6130ee600c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:12.630Z|102ba410-a9b7-4090-bf12-3a6130ee600c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:12.640Z|7f2d8650-27e7-4c3a-93e2-b1647ffb6e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:12.641Z|7f2d8650-27e7-4c3a-93e2-b1647ffb6e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:22.650Z|2f25b0c0-04b9-4b5d-adb6-347fbb937e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:22.651Z|2f25b0c0-04b9-4b5d-adb6-347fbb937e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:22.658Z|970436c9-92fb-4fab-8240-55c721607589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:22.659Z|970436c9-92fb-4fab-8240-55c721607589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:22.669Z|5915d5b6-acfc-445e-a6a7-652e425d6bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:22.670Z|5915d5b6-acfc-445e-a6a7-652e425d6bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:24.209Z|55e08aa8-a537-4f05-a80e-86c8823b166b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:05:24.210Z|55e08aa8-a537-4f05-a80e-86c8823b166b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:05:32.687Z|6ccb2fe0-51fe-4f65-b722-65d59e2c0eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:32.687Z|f1d22a83-a13c-4291-87bc-02d86aa84820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:32.687Z|6ccb2fe0-51fe-4f65-b722-65d59e2c0eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:32.689Z|f1d22a83-a13c-4291-87bc-02d86aa84820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:32.701Z|1bb2e42d-6053-4d14-93df-f3882a856339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:32.703Z|1bb2e42d-6053-4d14-93df-f3882a856339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:39.213Z|d2a6dc08-ae4f-4989-abed-b2f1912d7bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:05:39.222Z|d2a6dc08-ae4f-4989-abed-b2f1912d7bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:05:39.489Z|d64cb6c0-5152-4c6c-952a-d5a1a072cd53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:05:39.491Z|d64cb6c0-5152-4c6c-952a-d5a1a072cd53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:05:42.756Z|17347596-31bd-4c5e-ac96-41396043b482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:42.756Z|fdafd336-1f11-48e6-8e5c-381b201010f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:42.756Z|f839ba2a-2f9e-45a0-8d8b-8fd8547d529e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:42.759Z|f839ba2a-2f9e-45a0-8d8b-8fd8547d529e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:42.759Z|17347596-31bd-4c5e-ac96-41396043b482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:42.759Z|fdafd336-1f11-48e6-8e5c-381b201010f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:52.801Z|500b83d9-1511-4c09-8f7f-a73e9f874c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:52.801Z|a44fdc57-2c7f-47be-94c9-375f91c02919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:52.801Z|03ae5536-946b-467e-b6e8-8e0ad8489f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:05:52.802Z|500b83d9-1511-4c09-8f7f-a73e9f874c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:52.802Z|03ae5536-946b-467e-b6e8-8e0ad8489f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:52.805Z|a44fdc57-2c7f-47be-94c9-375f91c02919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:05:54.209Z|fd6fdd36-8936-4075-b8d3-f3861bd96352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:05:54.211Z|fd6fdd36-8936-4075-b8d3-f3861bd96352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:06:02.833Z|3d6e5ce1-2970-4ff0-a52f-49cbed2c862e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:02.834Z|3d6e5ce1-2970-4ff0-a52f-49cbed2c862e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:02.851Z|64d33237-7a56-444d-a5cb-843325e3cf18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:02.851Z|e2daf12c-248c-43fc-bfd7-0f2679515591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:02.852Z|64d33237-7a56-444d-a5cb-843325e3cf18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:02.852Z|e2daf12c-248c-43fc-bfd7-0f2679515591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:04.173Z|5c934fff-348c-412d-be9d-4a25fafae122|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:06:04.174Z|5c934fff-348c-412d-be9d-4a25fafae122|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:09.209Z|94416246-c14d-4b19-b5c6-f3aa2137cd52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:06:09.210Z|94416246-c14d-4b19-b5c6-f3aa2137cd52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:06:09.492Z|4f436156-a3b6-4b46-aaa3-4b8774703819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:06:09.493Z|4f436156-a3b6-4b46-aaa3-4b8774703819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:06:12.873Z|49b09ce0-617d-43f3-9c6c-c864672a1921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:12.874Z|49b09ce0-617d-43f3-9c6c-c864672a1921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:12.893Z|cc207d8d-a416-445c-8ebf-912f99ae31c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:12.894Z|cc207d8d-a416-445c-8ebf-912f99ae31c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:12.897Z|73f0274a-3cbd-4837-a10a-eb0c41b0102b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:12.898Z|73f0274a-3cbd-4837-a10a-eb0c41b0102b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:22.905Z|cbf016c5-4344-4ac8-a911-0c4925fc3805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:22.906Z|cbf016c5-4344-4ac8-a911-0c4925fc3805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:22.925Z|885262ff-4b8a-402e-9c1a-05619a8141b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:22.926Z|885262ff-4b8a-402e-9c1a-05619a8141b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:22.926Z|7ecd1248-15b1-4aa9-8728-fc2f44a45181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:22.926Z|7ecd1248-15b1-4aa9-8728-fc2f44a45181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:24.210Z|beb688df-03a7-40eb-b006-cc87c7efe3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:06:24.213Z|beb688df-03a7-40eb-b006-cc87c7efe3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:06:32.936Z|12dc0e74-1c5d-4ceb-bb50-834bc345a4b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:32.937Z|12dc0e74-1c5d-4ceb-bb50-834bc345a4b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:32.953Z|c9ee0ece-c89c-40b5-8e1a-b6b8216a7793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:32.955Z|c9ee0ece-c89c-40b5-8e1a-b6b8216a7793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:32.961Z|dd884157-8eb9-482a-915c-6770e632d32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:32.962Z|dd884157-8eb9-482a-915c-6770e632d32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:39.210Z|9f19b7d3-1873-4866-bb29-3328d1e82c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:06:39.211Z|9f19b7d3-1873-4866-bb29-3328d1e82c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:06:39.494Z|8097f2c7-00e5-4182-aa75-532f1320ec6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:06:39.494Z|8097f2c7-00e5-4182-aa75-532f1320ec6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:06:42.970Z|85b2adee-9426-48d7-b285-62a09f8e0df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:42.971Z|85b2adee-9426-48d7-b285-62a09f8e0df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:42.991Z|416018ed-95f1-4e28-b396-667235ea3992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:42.991Z|0f481a50-7c43-41bb-bfb4-78f73f41ef39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:42.992Z|416018ed-95f1-4e28-b396-667235ea3992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:42.992Z|0f481a50-7c43-41bb-bfb4-78f73f41ef39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:53.026Z|e69d5b1c-1e4d-4ae8-b549-947b7ed7e844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:53.026Z|dfd2b631-59bb-4c67-9882-453745d0e1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:53.027Z|761bf617-43a6-401b-a57e-1dfa00bc88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:06:53.030Z|761bf617-43a6-401b-a57e-1dfa00bc88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:53.030Z|e69d5b1c-1e4d-4ae8-b549-947b7ed7e844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:53.030Z|dfd2b631-59bb-4c67-9882-453745d0e1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:06:54.211Z|7aa4a9b2-cb31-4c5c-85ea-12bdbdd6d4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:06:54.212Z|7aa4a9b2-cb31-4c5c-85ea-12bdbdd6d4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:07:03.083Z|60e77c91-4a5e-45dd-b6de-c3323bffdbc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:03.083Z|36a116a2-db50-4f80-9ff9-f9e1d4c486c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:03.083Z|87416309-75e8-4012-95a3-4586fbc1266a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:03.085Z|60e77c91-4a5e-45dd-b6de-c3323bffdbc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:03.085Z|36a116a2-db50-4f80-9ff9-f9e1d4c486c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:03.087Z|87416309-75e8-4012-95a3-4586fbc1266a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:04.170Z|18c2a956-d111-489f-9992-2fb704922695|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:07:04.171Z|18c2a956-d111-489f-9992-2fb704922695|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:09.209Z|9693566a-f95e-44c2-8c49-4965a1d93557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:07:09.212Z|9693566a-f95e-44c2-8c49-4965a1d93557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:07:09.495Z|51e11fb4-70bc-4502-8e01-d16fcd4c0fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:07:09.496Z|51e11fb4-70bc-4502-8e01-d16fcd4c0fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:07:13.117Z|8ec22bf9-3d65-4178-a272-9012b0470fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:13.117Z|5a0546ae-b8c6-4148-acfd-9518954c4b79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:13.118Z|8ec22bf9-3d65-4178-a272-9012b0470fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:13.120Z|5a0546ae-b8c6-4148-acfd-9518954c4b79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:13.129Z|885bd3ab-92a2-45c0-9457-1c67b91fbacc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:13.130Z|885bd3ab-92a2-45c0-9457-1c67b91fbacc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:23.151Z|c713bddc-5fb7-41b1-bc88-a95d0d1bbb04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:23.163Z|c713bddc-5fb7-41b1-bc88-a95d0d1bbb04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:23.161Z|84b60edf-2086-4995-b503-88177eb0beb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:23.167Z|7586c00a-8ddc-4d46-a26b-232ae231121f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:23.167Z|84b60edf-2086-4995-b503-88177eb0beb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:23.167Z|7586c00a-8ddc-4d46-a26b-232ae231121f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:24.209Z|b8dfceba-7e16-48d0-88a1-df78100181e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:07:24.210Z|b8dfceba-7e16-48d0-88a1-df78100181e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:07:33.206Z|ad8f37f9-685c-4b59-b87f-f19c8be97a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:33.207Z|ad8f37f9-685c-4b59-b87f-f19c8be97a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:33.206Z|18ae3049-bed0-428e-b291-bafc756d1b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:33.210Z|18ae3049-bed0-428e-b291-bafc756d1b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:33.217Z|432cdc94-caf3-4157-8669-a765c74f4a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:33.218Z|432cdc94-caf3-4157-8669-a765c74f4a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:39.209Z|1ca0ab41-39ff-4aee-bad5-5e0b13ae9dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:07:39.211Z|1ca0ab41-39ff-4aee-bad5-5e0b13ae9dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:07:39.497Z|82a1ca16-6952-4f09-abfb-087255f147e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:07:39.498Z|82a1ca16-6952-4f09-abfb-087255f147e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:07:43.246Z|7ebc4371-cc9e-4693-9637-a3de2135b7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:43.246Z|c8b7025f-a16f-48b2-acd6-f0a9baeb9748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:43.246Z|c8b7025f-a16f-48b2-acd6-f0a9baeb9748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:43.246Z|7ebc4371-cc9e-4693-9637-a3de2135b7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:43.267Z|c56cbdac-ef9e-4d58-ab7b-e790997755cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:43.268Z|c56cbdac-ef9e-4d58-ab7b-e790997755cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:53.273Z|3b10520b-e886-4a30-91aa-e64990da4531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:53.274Z|3b10520b-e886-4a30-91aa-e64990da4531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:53.279Z|94846cf5-abf7-4996-9de5-0c8c78160901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:53.279Z|94846cf5-abf7-4996-9de5-0c8c78160901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:53.299Z|8a2ee148-9f43-48ed-8e5f-490c303f4b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:07:53.300Z|8a2ee148-9f43-48ed-8e5f-490c303f4b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:07:54.209Z|efa92469-4f70-49c0-90d7-f84728754849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:07:54.212Z|efa92469-4f70-49c0-90d7-f84728754849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:08:03.318Z|37bcc29d-a60c-4ae5-a9a0-d1938d598e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:03.318Z|1a5fee38-2a30-40c5-a997-9d83b2d58c65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:03.322Z|37bcc29d-a60c-4ae5-a9a0-d1938d598e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:03.322Z|1a5fee38-2a30-40c5-a997-9d83b2d58c65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:03.331Z|9ec36688-5375-4057-bae3-11fbca7276c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:03.332Z|9ec36688-5375-4057-bae3-11fbca7276c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:04.169Z|e87bb1ea-00b2-44d9-a7cf-a42763f642c6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:08:04.170Z|e87bb1ea-00b2-44d9-a7cf-a42763f642c6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:09.212Z|e5bea1e7-08a5-492d-b6e2-ee6905cbc476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:08:09.217Z|e5bea1e7-08a5-492d-b6e2-ee6905cbc476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:08:09.500Z|9e0b6db2-c7dc-4339-a6de-0fe7ce3d9326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:08:09.501Z|9e0b6db2-c7dc-4339-a6de-0fe7ce3d9326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:08:13.366Z|f4821de6-f22d-4d6a-b610-92a4d66028da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:13.369Z|f4821de6-f22d-4d6a-b610-92a4d66028da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:13.376Z|fda340da-76e6-4694-b6be-1af9a3c49e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:13.377Z|fda340da-76e6-4694-b6be-1af9a3c49e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:13.381Z|b1d4f6fa-cc45-41c7-8f5f-be95d9bd88e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:13.382Z|b1d4f6fa-cc45-41c7-8f5f-be95d9bd88e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:23.407Z|5d025b9f-e027-4b1c-96e1-079ffb45f7fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:23.407Z|9c740853-c0bd-4cab-ad1e-a2c1015d23f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:23.408Z|9c740853-c0bd-4cab-ad1e-a2c1015d23f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:23.412Z|b91f99b6-8894-4f5a-981f-fea5c101498c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:23.412Z|b91f99b6-8894-4f5a-981f-fea5c101498c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:23.408Z|5d025b9f-e027-4b1c-96e1-079ffb45f7fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:24.209Z|459e3db2-1746-4a75-b41f-3bd804d2b0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:08:24.210Z|459e3db2-1746-4a75-b41f-3bd804d2b0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:08:33.440Z|0d48527a-d8f7-4de5-9dab-547b74da5917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:33.445Z|8e882030-ace4-4803-a092-1a06742927a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:33.446Z|8e882030-ace4-4803-a092-1a06742927a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:33.447Z|0d48527a-d8f7-4de5-9dab-547b74da5917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:33.449Z|433aabe7-2b2b-4344-83ae-085c4ab041c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:33.450Z|433aabe7-2b2b-4344-83ae-085c4ab041c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:39.209Z|94ab3581-aa68-47be-a33b-593377b64bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:08:39.213Z|94ab3581-aa68-47be-a33b-593377b64bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:08:39.502Z|c38a09cb-3e87-4ef8-9a2b-205b21334802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:08:39.503Z|c38a09cb-3e87-4ef8-9a2b-205b21334802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:08:43.478Z|fd7351e1-cb1a-447f-93dd-682911506c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:43.479Z|fd7351e1-cb1a-447f-93dd-682911506c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:43.482Z|927acd65-f2f7-44cf-a021-6812bc6bd947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:43.483Z|927acd65-f2f7-44cf-a021-6812bc6bd947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:43.497Z|1afc0ff1-9bec-4833-8e7c-42b1fd1923c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:43.498Z|1afc0ff1-9bec-4833-8e7c-42b1fd1923c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:53.511Z|ecff45e2-529b-4416-a3f8-5e23d18ba95d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:53.511Z|d17ff2a6-0bf7-454b-8d39-d89a2ae56bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:53.512Z|ecff45e2-529b-4416-a3f8-5e23d18ba95d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:53.512Z|d17ff2a6-0bf7-454b-8d39-d89a2ae56bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:53.522Z|5fb1961b-a5e3-4f00-952f-59454015952a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:08:53.522Z|5fb1961b-a5e3-4f00-952f-59454015952a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:08:54.209Z|1095fe6e-445f-45ee-bd4c-723da02bff2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:08:54.210Z|1095fe6e-445f-45ee-bd4c-723da02bff2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:09:03.539Z|7e255c4f-36ca-454c-9d47-1d9aab308101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:03.539Z|c58f7fb2-c75e-4597-9380-f5f4138779ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:03.540Z|c58f7fb2-c75e-4597-9380-f5f4138779ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:03.540Z|7e255c4f-36ca-454c-9d47-1d9aab308101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:03.547Z|1c87c2c5-10d3-4ebc-8725-d4d67edfcbf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:03.548Z|1c87c2c5-10d3-4ebc-8725-d4d67edfcbf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:04.170Z|809aa5d6-bcdc-4a9f-aaa5-5d3b980cc33d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:09:04.171Z|809aa5d6-bcdc-4a9f-aaa5-5d3b980cc33d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:09.210Z|ffc52bac-26c1-442a-a276-57a8ec5489f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:09:09.211Z|ffc52bac-26c1-442a-a276-57a8ec5489f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:09:09.504Z|be68cfef-bb45-4c4a-9616-b604d9848532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:09:09.504Z|be68cfef-bb45-4c4a-9616-b604d9848532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:09:13.576Z|7405801a-b273-4469-8c66-d75f04ed439d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:13.576Z|434e42ae-cbcb-4479-bd5e-17ade575a8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:13.576Z|b753efcc-15ca-4654-b34d-2db1e7c4bc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:13.580Z|434e42ae-cbcb-4479-bd5e-17ade575a8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:13.580Z|7405801a-b273-4469-8c66-d75f04ed439d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:13.581Z|b753efcc-15ca-4654-b34d-2db1e7c4bc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:23.632Z|be679c7e-d6ad-420c-b486-3fe51f087d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:23.632Z|2687b5e6-a8e7-48b7-827f-05fc442c8774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:23.635Z|2687b5e6-a8e7-48b7-827f-05fc442c8774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:23.635Z|be679c7e-d6ad-420c-b486-3fe51f087d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:23.643Z|459f93dd-891a-4e2f-aef9-331c631cc957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:23.644Z|459f93dd-891a-4e2f-aef9-331c631cc957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:24.210Z|155f7e27-5bcf-4b2c-bf4f-57f10719a94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:09:24.213Z|155f7e27-5bcf-4b2c-bf4f-57f10719a94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:09:33.679Z|3511ceea-f951-4ac4-a828-26b30205de69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:33.680Z|3511ceea-f951-4ac4-a828-26b30205de69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:33.688Z|f574f258-5f1b-4c3b-b42b-b8677dda4070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:33.689Z|f574f258-5f1b-4c3b-b42b-b8677dda4070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:33.700Z|74a8345b-0ae1-4bbe-8984-39162cfd48a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:33.701Z|74a8345b-0ae1-4bbe-8984-39162cfd48a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:39.209Z|f3331b50-e9ea-4c42-9510-05e757eb10bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:09:39.210Z|f3331b50-e9ea-4c42-9510-05e757eb10bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:09:39.505Z|62ff0b43-b6f0-464a-b726-075b9f6b3e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:09:39.506Z|62ff0b43-b6f0-464a-b726-075b9f6b3e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:09:43.714Z|3a703753-edaf-4edb-b9c2-3509d57a70cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:43.715Z|3a703753-edaf-4edb-b9c2-3509d57a70cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:43.722Z|515ea5f3-2d53-4b00-a60c-aa3f4a9a1c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:43.723Z|515ea5f3-2d53-4b00-a60c-aa3f4a9a1c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:43.729Z|beb37920-2c2d-44f8-a9ae-679cef97a1a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:43.730Z|beb37920-2c2d-44f8-a9ae-679cef97a1a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:53.746Z|f5c13fc8-d881-4fac-9c95-6e995f5c0592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:53.747Z|f5c13fc8-d881-4fac-9c95-6e995f5c0592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:53.760Z|d1fb2cf4-e7a1-4e50-811a-44e2afc77fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:53.761Z|d1fb2cf4-e7a1-4e50-811a-44e2afc77fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:53.762Z|a6524a56-dd2d-4e0d-8900-9ce0eeed8d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:09:53.763Z|a6524a56-dd2d-4e0d-8900-9ce0eeed8d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:09:54.209Z|7913b8eb-3549-423f-9cc1-a782146f7c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:09:54.211Z|7913b8eb-3549-423f-9cc1-a782146f7c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:10:03.777Z|96c48746-27bf-455f-b416-f960680f8c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:03.778Z|96c48746-27bf-455f-b416-f960680f8c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:03.805Z|18bcadab-edb2-4054-a9e6-e471ffbb4378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:03.806Z|18bcadab-edb2-4054-a9e6-e471ffbb4378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:03.813Z|3aa9984b-3e8b-47cc-b6ba-41af6e64a14d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:03.814Z|3aa9984b-3e8b-47cc-b6ba-41af6e64a14d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:04.172Z|76f5361b-3121-4fc4-82b4-c203b28e5eac|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:10:04.173Z|76f5361b-3121-4fc4-82b4-c203b28e5eac|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:09.209Z|38b0d50b-33a1-45cb-8c7d-e06d75b2a4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:10:09.213Z|38b0d50b-33a1-45cb-8c7d-e06d75b2a4e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:10:09.508Z|e2c37a7e-bfbc-4053-8d3d-b732c93380ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:10:09.508Z|e2c37a7e-bfbc-4053-8d3d-b732c93380ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:10:13.811Z|aadfed1d-3d6f-42a6-b48d-484fd0ed215e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:13.812Z|aadfed1d-3d6f-42a6-b48d-484fd0ed215e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:13.833Z|09dd3397-9a3a-4b0c-9899-f2ad89df1a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:13.834Z|09dd3397-9a3a-4b0c-9899-f2ad89df1a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:13.839Z|8ef6109c-f7ed-4f99-980c-1c99d09a23d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:13.840Z|8ef6109c-f7ed-4f99-980c-1c99d09a23d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:23.857Z|3c778c66-2680-4f5d-801f-d693cf567d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:23.859Z|3c778c66-2680-4f5d-801f-d693cf567d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:23.860Z|47ac9ea7-bf23-49bf-825a-3b8edffe0236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:23.861Z|47ac9ea7-bf23-49bf-825a-3b8edffe0236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:23.877Z|6d5fd3f3-2a2c-4cb7-a9d6-bf27ed88a008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:23.881Z|6d5fd3f3-2a2c-4cb7-a9d6-bf27ed88a008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:24.210Z|90a9a226-b4a2-475d-bb7e-5d2f304a2b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:10:24.210Z|90a9a226-b4a2-475d-bb7e-5d2f304a2b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:10:33.927Z|eff7c084-d50c-442d-9dfc-7adc5032f179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:33.931Z|eff7c084-d50c-442d-9dfc-7adc5032f179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:33.927Z|ee207158-1a57-4c51-9410-b8dc29e71932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:33.931Z|ee207158-1a57-4c51-9410-b8dc29e71932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:33.941Z|f3cde7e1-ee69-4c00-84a7-14d4cdbe7909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:33.942Z|f3cde7e1-ee69-4c00-84a7-14d4cdbe7909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:39.209Z|f4c646c4-450d-42f6-972b-7cfda0efd288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:10:39.210Z|f4c646c4-450d-42f6-972b-7cfda0efd288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:10:39.509Z|e115dbcd-a7dd-430f-979c-2c1dec46bfd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:10:39.510Z|e115dbcd-a7dd-430f-979c-2c1dec46bfd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:10:43.973Z|7379d8ae-d564-44a8-9cb7-782614d97c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:43.975Z|7379d8ae-d564-44a8-9cb7-782614d97c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:43.980Z|8253041b-b8ec-4017-b447-327878505c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:43.981Z|8253041b-b8ec-4017-b447-327878505c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:43.981Z|f4cf4e8e-fe8e-4eb0-94f3-171522892ddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:43.982Z|f4cf4e8e-fe8e-4eb0-94f3-171522892ddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:54.009Z|6fd7d95b-b43e-400c-880e-39c8a55b89be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:54.010Z|6fd7d95b-b43e-400c-880e-39c8a55b89be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:54.013Z|7709467f-6580-4719-b508-8668190efacb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:54.014Z|7709467f-6580-4719-b508-8668190efacb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:54.019Z|36b62ea9-a70a-49a6-9b7a-f8f9924a4f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:10:54.020Z|36b62ea9-a70a-49a6-9b7a-f8f9924a4f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:10:54.209Z|28f362f8-68bb-487c-99c8-43da8f66656d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:10:54.213Z|28f362f8-68bb-487c-99c8-43da8f66656d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:11:04.042Z|6c163db5-023a-431b-83e0-e38d690d28c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:04.043Z|6c163db5-023a-431b-83e0-e38d690d28c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:04.063Z|880d47dd-32b2-4dda-bf46-5042b32f2fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:04.063Z|5ac3a0d3-d3d4-4efb-85f1-c6d2643085e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:04.064Z|5ac3a0d3-d3d4-4efb-85f1-c6d2643085e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:04.064Z|880d47dd-32b2-4dda-bf46-5042b32f2fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:04.171Z|2c6b0b43-b5db-473b-972b-517e579b1bb7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:11:04.172Z|2c6b0b43-b5db-473b-972b-517e579b1bb7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:09.209Z|50a519b0-f718-48a9-bcfa-d95f60c80d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:11:09.210Z|50a519b0-f718-48a9-bcfa-d95f60c80d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:11:09.511Z|5bea698d-0d6c-4297-a235-7888e14e6b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:11:09.512Z|5bea698d-0d6c-4297-a235-7888e14e6b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:11:14.084Z|a5b40aa9-ad3f-48b3-b9e2-4d175d788d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:14.085Z|a5b40aa9-ad3f-48b3-b9e2-4d175d788d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:14.097Z|2f91cf71-5986-4ed4-ad25-a34113bf352a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:14.098Z|2f91cf71-5986-4ed4-ad25-a34113bf352a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:14.107Z|3b1b50a2-4d49-49c7-86ee-48e6ed95917e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:14.108Z|3b1b50a2-4d49-49c7-86ee-48e6ed95917e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:24.108Z|7ed5cf28-0546-4bfe-b6a1-1fd78efbd4b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:24.109Z|7ed5cf28-0546-4bfe-b6a1-1fd78efbd4b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:24.118Z|b94a5fb5-dae9-4fa0-88ce-6f9e919a964c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:24.119Z|b94a5fb5-dae9-4fa0-88ce-6f9e919a964c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:24.134Z|d8c3e526-4b26-4006-bdc7-8459f7b51295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:24.135Z|d8c3e526-4b26-4006-bdc7-8459f7b51295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:24.209Z|8b0c0c44-9dd5-4ff7-a676-a402ff6dea2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:11:24.210Z|8b0c0c44-9dd5-4ff7-a676-a402ff6dea2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:11:34.139Z|814e2a53-22da-4c7a-9852-c90bfdba7736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:34.140Z|814e2a53-22da-4c7a-9852-c90bfdba7736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:34.144Z|44b8e1ba-afd2-46ee-8076-fde0ea196623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:34.145Z|44b8e1ba-afd2-46ee-8076-fde0ea196623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:34.165Z|4c18dc88-43aa-48c6-b4ab-050d050a4506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:34.166Z|4c18dc88-43aa-48c6-b4ab-050d050a4506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:39.213Z|35aab53f-0d6d-4f0e-b13b-143ad0a1f8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:11:39.218Z|35aab53f-0d6d-4f0e-b13b-143ad0a1f8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:11:39.513Z|3df4f7dc-db67-484b-912a-9812f6c6c3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:11:39.515Z|3df4f7dc-db67-484b-912a-9812f6c6c3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:11:44.193Z|cf51df0a-c0ec-4ff5-9a9b-8380382ad5cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:44.195Z|cf51df0a-c0ec-4ff5-9a9b-8380382ad5cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:44.198Z|77f24908-7b67-4aad-953f-849266da6923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:44.198Z|77f24908-7b67-4aad-953f-849266da6923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:44.201Z|93b43f5f-8b49-4385-ba26-1c9a1224d393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:44.214Z|93b43f5f-8b49-4385-ba26-1c9a1224d393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:54.209Z|6a01f268-2c2f-4857-91d4-9180e3087e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:11:54.210Z|6a01f268-2c2f-4857-91d4-9180e3087e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:11:54.239Z|b537e0f9-20ef-4786-934e-263290c248a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:54.240Z|b537e0f9-20ef-4786-934e-263290c248a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:54.245Z|944843e7-d710-45e9-ad1c-192c4a6d9d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:54.246Z|944843e7-d710-45e9-ad1c-192c4a6d9d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:11:54.284Z|8ec7da20-ce60-40c8-90e6-6ba32a210db5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:11:54.285Z|8ec7da20-ce60-40c8-90e6-6ba32a210db5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:04.169Z|924cac14-0fa3-44e2-afa5-6c5ab5d6f58c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:12:04.170Z|924cac14-0fa3-44e2-afa5-6c5ab5d6f58c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:04.274Z|08a9e2f3-12ae-4730-9dce-4bd307251546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:04.274Z|08a9e2f3-12ae-4730-9dce-4bd307251546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:04.284Z|7f043fab-89c9-4ef8-8987-e14c52dc467c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:04.284Z|7f043fab-89c9-4ef8-8987-e14c52dc467c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:04.334Z|967ea99b-e17a-4801-a71c-0c7c45c3f537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:04.335Z|967ea99b-e17a-4801-a71c-0c7c45c3f537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:09.209Z|4aefbf50-2fac-4f73-b554-c9ca6603ed95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:12:09.210Z|4aefbf50-2fac-4f73-b554-c9ca6603ed95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:12:09.516Z|56b65782-d56b-4cda-89c2-7ae273b9f018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:12:09.516Z|56b65782-d56b-4cda-89c2-7ae273b9f018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:12:14.391Z|734e4760-d279-4e48-b54e-e09b4b6ea967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:14.392Z|734e4760-d279-4e48-b54e-e09b4b6ea967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:14.396Z|d98fbbee-30be-4f60-9ca7-e5f8c7e7178d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:14.397Z|d98fbbee-30be-4f60-9ca7-e5f8c7e7178d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:14.401Z|f77a2583-4b47-4a14-b7a3-3fe8d7d070d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:14.403Z|f77a2583-4b47-4a14-b7a3-3fe8d7d070d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:24.209Z|8d26e90a-05c2-4fb1-bfa6-edcd813aba7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:12:24.212Z|8d26e90a-05c2-4fb1-bfa6-edcd813aba7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:12:24.421Z|eaecb7db-5d46-4f28-b2e7-a7bdae28600a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:24.421Z|1a0db947-103f-4387-aa0f-35bf85e43ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:24.421Z|1a0db947-103f-4387-aa0f-35bf85e43ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:24.421Z|eaecb7db-5d46-4f28-b2e7-a7bdae28600a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:24.438Z|7350b189-5efc-4e55-9a96-74363f24a286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:24.438Z|7350b189-5efc-4e55-9a96-74363f24a286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:34.446Z|c067ef44-a080-442c-b63f-e9c526fd9290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:34.446Z|ab9e705a-68c8-4002-ad20-cd72a8121831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:34.447Z|c067ef44-a080-442c-b63f-e9c526fd9290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:34.449Z|ab9e705a-68c8-4002-ad20-cd72a8121831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:34.460Z|b28bddd0-e06e-4e8d-84ee-aa7fecfe44e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:34.461Z|b28bddd0-e06e-4e8d-84ee-aa7fecfe44e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:39.210Z|bf0324d1-90aa-46aa-b487-a5ddd8d3270e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:12:39.210Z|bf0324d1-90aa-46aa-b487-a5ddd8d3270e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:12:39.517Z|3f1da013-13b4-431d-93f9-194bc432cae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:12:39.518Z|3f1da013-13b4-431d-93f9-194bc432cae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:12:44.489Z|e0ea3a5f-0f3d-4e36-a73f-cdaa17609f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:44.489Z|3a17377c-1a23-4cfd-8dd0-8c40ba18a3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:44.490Z|1d85972d-99bc-4aac-a2f5-4a5a2caaa429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:44.490Z|e0ea3a5f-0f3d-4e36-a73f-cdaa17609f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:44.490Z|3a17377c-1a23-4cfd-8dd0-8c40ba18a3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:44.494Z|1d85972d-99bc-4aac-a2f5-4a5a2caaa429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:54.213Z|d1a87166-32cd-4ec2-8519-60642f0eece5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:12:54.220Z|d1a87166-32cd-4ec2-8519-60642f0eece5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:12:54.551Z|4ca95054-2a5b-4a80-8335-5fe1285dd7a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:54.552Z|e7cddf1b-fdb5-4f21-b934-913be5786495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:54.555Z|4ca95054-2a5b-4a80-8335-5fe1285dd7a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:54.551Z|edc02fef-9ee0-473d-b9fd-479c08594993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:12:54.561Z|e7cddf1b-fdb5-4f21-b934-913be5786495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:12:54.576Z|edc02fef-9ee0-473d-b9fd-479c08594993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:04.171Z|ef3f2f33-bfef-40d9-998e-44bec70a5592|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:13:04.172Z|ef3f2f33-bfef-40d9-998e-44bec70a5592|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:04.619Z|bbd1168f-0e62-4ead-a854-05103f42fb31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:04.620Z|bbd1168f-0e62-4ead-a854-05103f42fb31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:04.625Z|75804585-38b6-4ab6-ba20-0fcdcb525f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:04.625Z|75804585-38b6-4ab6-ba20-0fcdcb525f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:04.627Z|8bde90f8-4f7d-4faa-9b68-5f35e0d6682a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:04.628Z|8bde90f8-4f7d-4faa-9b68-5f35e0d6682a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:09.211Z|49df92ff-c610-41f3-8e3d-2257aa9ab3e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:13:09.212Z|49df92ff-c610-41f3-8e3d-2257aa9ab3e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:13:09.519Z|e98a8107-18d4-4950-bac1-1c3fe6e490df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:13:09.519Z|e98a8107-18d4-4950-bac1-1c3fe6e490df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:13:14.652Z|f586a2ca-cdc2-447a-98a3-d8755c5c6f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:14.652Z|ae97323b-6f42-4e60-95de-f7c48c6bfffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:14.653Z|f586a2ca-cdc2-447a-98a3-d8755c5c6f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:14.653Z|ae97323b-6f42-4e60-95de-f7c48c6bfffd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:14.662Z|e008872c-9b06-48bd-96f3-bb64cc6ab440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:14.663Z|e008872c-9b06-48bd-96f3-bb64cc6ab440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:24.209Z|359da9f2-e021-48ba-beb6-51b6f2d55fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:13:24.210Z|359da9f2-e021-48ba-beb6-51b6f2d55fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:13:24.678Z|a07f3e7f-51c2-456a-a7c4-20f4c16c6461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:24.679Z|a07f3e7f-51c2-456a-a7c4-20f4c16c6461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:24.683Z|2a05bce0-e549-4169-8d90-450a1699b1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:24.684Z|2a05bce0-e549-4169-8d90-450a1699b1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:24.688Z|7fb8c899-c0f4-4f86-8e08-6e33d6c18bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:24.689Z|7fb8c899-c0f4-4f86-8e08-6e33d6c18bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:34.709Z|f35883d5-c80f-41cf-b1c9-9605363186df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:34.710Z|f35883d5-c80f-41cf-b1c9-9605363186df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:34.715Z|52e6d752-035b-4355-bed6-9fe8a49367ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:34.716Z|52e6d752-035b-4355-bed6-9fe8a49367ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:34.717Z|b63a4abb-61a8-4e65-a6cf-e1a83c54dfe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:34.718Z|b63a4abb-61a8-4e65-a6cf-e1a83c54dfe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:39.210Z|886343f6-93c5-4052-bf21-f5732cc94d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:13:39.214Z|886343f6-93c5-4052-bf21-f5732cc94d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:13:39.520Z|5e2a86e5-f261-4d11-877f-025387693d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:13:39.521Z|5e2a86e5-f261-4d11-877f-025387693d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:13:44.742Z|ef3656d0-97e9-4ba7-bfb3-a82014628c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:44.744Z|ef3656d0-97e9-4ba7-bfb3-a82014628c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:44.747Z|182c1b96-f371-4e8d-87bd-dd765ca09a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:44.747Z|272b62ec-6576-412f-a543-4304760a1c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:44.748Z|182c1b96-f371-4e8d-87bd-dd765ca09a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:44.748Z|272b62ec-6576-412f-a543-4304760a1c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:54.211Z|9049ed29-33c4-4719-bd85-e7e40e55493a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:13:54.211Z|9049ed29-33c4-4719-bd85-e7e40e55493a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:13:54.777Z|d116d252-e91e-4d15-85d8-10880f70b016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:54.778Z|d116d252-e91e-4d15-85d8-10880f70b016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:54.781Z|9c4dda3e-2fa5-454b-9655-64a551a9f41f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:54.785Z|9c4dda3e-2fa5-454b-9655-64a551a9f41f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:13:54.786Z|eb9b7f0c-ff80-4e16-8810-74dd47d6e3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:13:54.789Z|eb9b7f0c-ff80-4e16-8810-74dd47d6e3ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:04.177Z|1ff3a4fa-f87b-44c9-8585-b588e1ea5157|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:14:04.180Z|1ff3a4fa-f87b-44c9-8585-b588e1ea5157|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:04.820Z|0ea4de1c-4591-465a-8372-de8157804be2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:04.822Z|0ea4de1c-4591-465a-8372-de8157804be2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:04.826Z|17d3ea8d-8a20-4de4-bde9-a2fa8a5b070e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:04.827Z|17d3ea8d-8a20-4de4-bde9-a2fa8a5b070e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:04.826Z|b23b6c05-b1bc-4ad4-96c8-e36bfbc31a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:04.833Z|b23b6c05-b1bc-4ad4-96c8-e36bfbc31a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:09.210Z|8eb236ec-9f31-4550-a661-89c752a4bdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:14:09.211Z|8eb236ec-9f31-4550-a661-89c752a4bdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:14:09.523Z|df65dde5-f431-40ef-8e82-e5cfe4384b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:14:09.523Z|df65dde5-f431-40ef-8e82-e5cfe4384b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:14:14.870Z|fddce0f8-f350-4d00-abdc-7169b39be713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:14.870Z|0b0d52f5-de59-46ea-ac48-e4e422531ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:14.870Z|0b0d52f5-de59-46ea-ac48-e4e422531ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:14.867Z|2772abd1-57b2-471e-8b15-0de73b57dba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:14.872Z|2772abd1-57b2-471e-8b15-0de73b57dba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:14.870Z|fddce0f8-f350-4d00-abdc-7169b39be713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:24.209Z|b3967b86-0a42-4c51-8510-2cfefde5d4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:14:24.210Z|b3967b86-0a42-4c51-8510-2cfefde5d4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:14:24.901Z|15fc962a-ff06-458f-9a42-1763aaaa9dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:24.903Z|15fc962a-ff06-458f-9a42-1763aaaa9dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:24.907Z|7114d3d0-fc79-4d5f-84cb-232174db103d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:24.908Z|7114d3d0-fc79-4d5f-84cb-232174db103d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:24.915Z|3c563e61-9dd3-436b-9fa5-d0975cb6ea21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:24.917Z|3c563e61-9dd3-436b-9fa5-d0975cb6ea21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:34.947Z|7a0c8c6f-533b-4ac2-b8e8-b68e83c4e1cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:34.950Z|7a0c8c6f-533b-4ac2-b8e8-b68e83c4e1cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:34.954Z|d34e50ca-cf24-44fe-8ae5-a3048b8b04e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:34.955Z|d34e50ca-cf24-44fe-8ae5-a3048b8b04e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:34.962Z|5fbd9950-f9db-4315-9d03-380711c6738c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:34.964Z|5fbd9950-f9db-4315-9d03-380711c6738c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:39.209Z|8f74c8de-7b29-40a0-90d4-be9628770d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:14:39.210Z|8f74c8de-7b29-40a0-90d4-be9628770d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:14:39.524Z|0b3170ae-6405-468e-99c0-7c53250f755d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:14:39.525Z|0b3170ae-6405-468e-99c0-7c53250f755d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:14:44.982Z|2ee8eb75-a241-4267-98e9-30461136e037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:44.983Z|2ee8eb75-a241-4267-98e9-30461136e037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:45.002Z|697e963c-22ac-40be-a547-a1cbd728abfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:45.003Z|697e963c-22ac-40be-a547-a1cbd728abfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:45.009Z|e685f2b0-62bb-4998-8254-190c75f73469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:45.010Z|e685f2b0-62bb-4998-8254-190c75f73469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:54.209Z|e9f4b3aa-3734-4495-bf92-f1c9d94ee6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:14:54.212Z|e9f4b3aa-3734-4495-bf92-f1c9d94ee6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:14:55.010Z|59d26411-635c-428a-acda-bced8668ff8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:55.010Z|59d26411-635c-428a-acda-bced8668ff8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:55.027Z|ff566acf-57e4-4d50-aeec-2ae84b8c12ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:55.029Z|ff566acf-57e4-4d50-aeec-2ae84b8c12ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:14:55.035Z|65ced703-c074-4c7e-b5e3-091ed2eba5e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:14:55.036Z|65ced703-c074-4c7e-b5e3-091ed2eba5e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:04.169Z|53b34230-4732-433e-b36f-94b82cee7fba|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:15:04.170Z|53b34230-4732-433e-b36f-94b82cee7fba|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:05.040Z|39587871-1555-4129-a6e8-6f38ef726706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:05.041Z|39587871-1555-4129-a6e8-6f38ef726706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:05.052Z|3d0aa295-c677-413b-9b2b-016e4f0946ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:05.053Z|3d0aa295-c677-413b-9b2b-016e4f0946ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:05.068Z|f28420ff-c44e-47b3-aeff-cf9db260ff37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:05.069Z|f28420ff-c44e-47b3-aeff-cf9db260ff37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:09.209Z|f90f466e-ac72-4e4e-b654-84e880f5341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:15:09.210Z|f90f466e-ac72-4e4e-b654-84e880f5341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:15:09.526Z|f1d94c05-d4cd-4d5b-af47-a80a87a45c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:15:09.526Z|f1d94c05-d4cd-4d5b-af47-a80a87a45c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:15:15.078Z|62ee998b-09a8-48e2-a986-9116090409a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:15.079Z|1bda2b25-b439-4526-a9cf-4164ca7118fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:15.079Z|62ee998b-09a8-48e2-a986-9116090409a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:15.079Z|1bda2b25-b439-4526-a9cf-4164ca7118fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:15.109Z|093e269e-0723-44a1-8f38-e5f61619f66e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:15.110Z|093e269e-0723-44a1-8f38-e5f61619f66e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:24.213Z|b43486ee-253a-42a1-a100-58d1d8498bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:15:24.219Z|b43486ee-253a-42a1-a100-58d1d8498bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:15:25.124Z|108fbcf7-9139-414a-80ae-f2409b1f37ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:25.124Z|e8b19504-6161-4ade-a518-5f0518de87ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:25.127Z|108fbcf7-9139-414a-80ae-f2409b1f37ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:25.127Z|e8b19504-6161-4ade-a518-5f0518de87ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:25.136Z|442fe764-19aa-47bd-8efb-8099d9a84b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:25.137Z|442fe764-19aa-47bd-8efb-8099d9a84b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:35.161Z|dfeabbb1-f1f9-4beb-acab-8569df57f79c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:35.162Z|dfeabbb1-f1f9-4beb-acab-8569df57f79c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:35.164Z|da480453-64d5-4fb5-be44-8e1e81face76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:35.164Z|da480453-64d5-4fb5-be44-8e1e81face76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:35.183Z|5960f628-1215-4cce-ba73-4ce1836cb0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:35.184Z|5960f628-1215-4cce-ba73-4ce1836cb0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:39.209Z|42159bb1-1684-4ce0-b5d7-7a66e2792765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:15:39.210Z|42159bb1-1684-4ce0-b5d7-7a66e2792765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:15:39.527Z|8784c700-ec5f-429a-814e-5210cfcf88f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:15:39.529Z|8784c700-ec5f-429a-814e-5210cfcf88f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:15:45.187Z|39f82fd3-2b5a-4425-9651-fb14c5b4623f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:45.187Z|39f82fd3-2b5a-4425-9651-fb14c5b4623f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:45.187Z|3d394890-4470-4e79-8be7-7eee8098a5d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:45.190Z|3d394890-4470-4e79-8be7-7eee8098a5d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:45.208Z|cf9732b6-20e8-461c-88b5-b5b4201ae316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:45.209Z|cf9732b6-20e8-461c-88b5-b5b4201ae316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:54.210Z|c4f2bd75-ba70-4d4b-b683-3406f9c7b32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:15:54.211Z|c4f2bd75-ba70-4d4b-b683-3406f9c7b32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:15:55.217Z|4afa1b6b-0237-4401-9182-8c74d9a8fe0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:55.217Z|8f5f11b2-b433-44a2-bb2b-ab44a786693b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:55.218Z|4afa1b6b-0237-4401-9182-8c74d9a8fe0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:55.218Z|8f5f11b2-b433-44a2-bb2b-ab44a786693b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:15:55.239Z|6c3e19f9-02aa-4e5b-8c9c-deec156e8191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:15:55.240Z|6c3e19f9-02aa-4e5b-8c9c-deec156e8191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:04.169Z|a3298bc2-5a31-4b49-9a6a-065c05e9fdc2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:16:04.170Z|a3298bc2-5a31-4b49-9a6a-065c05e9fdc2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:05.241Z|88d462c7-0545-485e-9999-c2ea58a1496a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:05.241Z|efa36fdc-fcf1-4fa0-adf0-8429660f220e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:05.242Z|88d462c7-0545-485e-9999-c2ea58a1496a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:05.242Z|efa36fdc-fcf1-4fa0-adf0-8429660f220e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:05.263Z|d797f91f-1162-4225-8a10-d71e4a97deb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:05.265Z|d797f91f-1162-4225-8a10-d71e4a97deb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:09.209Z|bdee0338-137b-4e39-bdbf-858b690531ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:16:09.212Z|bdee0338-137b-4e39-bdbf-858b690531ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:16:09.530Z|111df810-3a9f-4605-97d0-486db8df60cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:16:09.531Z|111df810-3a9f-4605-97d0-486db8df60cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:16:15.266Z|56491560-7ba3-4aeb-a5db-925b6069499e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:15.267Z|56491560-7ba3-4aeb-a5db-925b6069499e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:15.270Z|14b30c2e-fca9-4b10-b61a-d26543c8d6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:15.271Z|14b30c2e-fca9-4b10-b61a-d26543c8d6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:15.292Z|99c4c1d3-ac20-4597-8099-983c39a876e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:15.293Z|99c4c1d3-ac20-4597-8099-983c39a876e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:24.212Z|c010f5c0-cd0c-4206-9ea0-36a9129dbc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:16:24.214Z|c010f5c0-cd0c-4206-9ea0-36a9129dbc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:16:25.301Z|e18f1c9e-37d9-468e-93d1-7ab1da5e0e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:25.302Z|e18f1c9e-37d9-468e-93d1-7ab1da5e0e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:25.328Z|64e42251-ca99-4d1a-ae16-2efc8a77f1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:25.328Z|11422ebf-9902-43eb-b06c-0a255fcf255d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:25.329Z|11422ebf-9902-43eb-b06c-0a255fcf255d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:25.330Z|64e42251-ca99-4d1a-ae16-2efc8a77f1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:35.352Z|9e0e6035-093e-42b0-a9fe-656e44cd75f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:35.356Z|9e0e6035-093e-42b0-a9fe-656e44cd75f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:35.386Z|265907b1-f35d-4067-bbd1-f1770ce3b135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:35.390Z|265907b1-f35d-4067-bbd1-f1770ce3b135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:35.398Z|47924559-247b-4a49-8b4b-9f3215743c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:35.399Z|47924559-247b-4a49-8b4b-9f3215743c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:39.210Z|cc84b91b-6048-48ee-8e02-2ae91a5f20bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:16:39.212Z|cc84b91b-6048-48ee-8e02-2ae91a5f20bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:16:39.532Z|3edf92c0-a398-4cc4-ab06-bbebdd890fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:16:39.533Z|3edf92c0-a398-4cc4-ab06-bbebdd890fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:16:45.416Z|9e8c5f8a-5df2-4cb4-b459-025198412414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:45.418Z|9e8c5f8a-5df2-4cb4-b459-025198412414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:45.436Z|4bfc64be-dc91-4347-9004-66ecc5143be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:45.437Z|4bfc64be-dc91-4347-9004-66ecc5143be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:45.450Z|157051bc-2294-490a-8a74-cd34042efc08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:45.451Z|157051bc-2294-490a-8a74-cd34042efc08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:54.209Z|a57ac355-9a7d-4eb5-a0f0-ef3e6258441e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:16:54.213Z|a57ac355-9a7d-4eb5-a0f0-ef3e6258441e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:16:55.451Z|0c7530e9-d4be-4e5a-92e1-c5c3091a05c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:55.452Z|0c7530e9-d4be-4e5a-92e1-c5c3091a05c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:55.470Z|d7d564a6-1247-4f40-96e8-738d7fd68f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:55.471Z|d7d564a6-1247-4f40-96e8-738d7fd68f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:16:55.482Z|c56b8661-8935-435e-a76c-cd6f8250fd20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:16:55.483Z|c56b8661-8935-435e-a76c-cd6f8250fd20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:04.169Z|222317e5-8b8e-446f-a541-c60a00845ba0|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:17:04.170Z|222317e5-8b8e-446f-a541-c60a00845ba0|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:05.475Z|cc500e22-d1fa-4125-a376-7f68380f759a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:05.476Z|cc500e22-d1fa-4125-a376-7f68380f759a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:05.496Z|458abaac-7ac5-461d-8664-930a1d1d78cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:05.497Z|458abaac-7ac5-461d-8664-930a1d1d78cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:05.508Z|84ecc076-7878-4cb7-9f38-f8dc10b32767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:05.509Z|84ecc076-7878-4cb7-9f38-f8dc10b32767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:09.209Z|c2b79780-c26d-430f-9424-6a8b12b743ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:17:09.210Z|c2b79780-c26d-430f-9424-6a8b12b743ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:17:09.534Z|d6fc5ad1-796e-429d-9bbe-3d59474376e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:17:09.534Z|d6fc5ad1-796e-429d-9bbe-3d59474376e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:17:15.499Z|e52fd31f-587e-45ee-b167-06ecc7d79d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:15.499Z|e52fd31f-587e-45ee-b167-06ecc7d79d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:15.519Z|fa8ae1e5-a246-47e5-bbb3-5e752c6e3fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:15.520Z|fa8ae1e5-a246-47e5-bbb3-5e752c6e3fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:15.533Z|3ee68d9b-45d3-4253-b62a-b05255ee639f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:15.534Z|3ee68d9b-45d3-4253-b62a-b05255ee639f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:24.209Z|2cbc03a9-6f83-4a9e-b2b3-10eb0383ef93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:17:24.210Z|2cbc03a9-6f83-4a9e-b2b3-10eb0383ef93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:17:25.835Z|526f9dc6-26e8-4295-b0e7-cc976d7f7674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:25.835Z|c462c012-00e6-4bcb-93d3-d6bb5e833821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:25.836Z|526f9dc6-26e8-4295-b0e7-cc976d7f7674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:25.836Z|c462c012-00e6-4bcb-93d3-d6bb5e833821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:25.842Z|1117c58a-f536-4bd5-b4b2-e460a7bf174e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:25.843Z|1117c58a-f536-4bd5-b4b2-e460a7bf174e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:35.859Z|a7f1a4eb-cf40-4a9e-871c-431b467a8269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:35.859Z|4bbad021-ef78-4922-9be1-b3098adc7cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:35.861Z|a7f1a4eb-cf40-4a9e-871c-431b467a8269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:35.864Z|4bbad021-ef78-4922-9be1-b3098adc7cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:35.872Z|ec937c23-a13a-4672-98ff-3ef81a2f07e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:35.873Z|ec937c23-a13a-4672-98ff-3ef81a2f07e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:39.209Z|2a4167cb-ecc8-4c0c-8fb2-d790df9c351d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:17:39.214Z|2a4167cb-ecc8-4c0c-8fb2-d790df9c351d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:17:39.535Z|10777b83-64d0-4a1c-818a-5aadf5e3290c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:17:39.536Z|10777b83-64d0-4a1c-818a-5aadf5e3290c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:17:45.894Z|1dcb6531-c920-4a5d-a366-aa41b842649a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:45.894Z|6275a67b-23c3-404f-8d84-d02e20a4e905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:45.894Z|c0522850-8252-4a63-be88-ee2fe0054ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:45.895Z|1dcb6531-c920-4a5d-a366-aa41b842649a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:45.895Z|6275a67b-23c3-404f-8d84-d02e20a4e905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:45.895Z|c0522850-8252-4a63-be88-ee2fe0054ec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:54.213Z|e55b6e28-042c-4c5a-9137-ba837816e593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:17:54.217Z|e55b6e28-042c-4c5a-9137-ba837816e593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:17:55.939Z|2e7c3a77-84de-4f35-9bb8-4736819f2165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:55.939Z|7a11432e-0762-465e-8479-80d24abe5ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:55.942Z|7a11432e-0762-465e-8479-80d24abe5ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:55.947Z|28869ac0-9aac-44ad-8413-9ec95e84ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:17:55.947Z|28869ac0-9aac-44ad-8413-9ec95e84ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:17:55.942Z|2e7c3a77-84de-4f35-9bb8-4736819f2165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:04.168Z|adb4764c-2277-4c62-9c16-85384bca8864|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:18:04.169Z|adb4764c-2277-4c62-9c16-85384bca8864|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:05.995Z|568241ce-d8bb-4f08-b369-1a9c7f87ba47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:05.996Z|568241ce-d8bb-4f08-b369-1a9c7f87ba47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:05.996Z|ffd048c4-14eb-47ad-8368-b6aa26c3ade4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:05.997Z|ffd048c4-14eb-47ad-8368-b6aa26c3ade4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:06.000Z|29b88321-4dc9-44d2-816d-4426e241dac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:06.001Z|29b88321-4dc9-44d2-816d-4426e241dac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:09.209Z|ad63f083-19d8-4881-8b6c-393e2b0135cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:18:09.210Z|ad63f083-19d8-4881-8b6c-393e2b0135cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:18:09.537Z|a722eb92-35d0-4400-a38d-4472748f8124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:18:09.538Z|a722eb92-35d0-4400-a38d-4472748f8124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:18:16.032Z|823d8120-2677-431d-b6c9-783121297726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:16.033Z|823d8120-2677-431d-b6c9-783121297726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:16.036Z|74c239a5-e25e-48c2-8563-941906062e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:16.036Z|819ce828-aeb2-4aa5-93f8-f59677c2c21d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:16.037Z|74c239a5-e25e-48c2-8563-941906062e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:16.038Z|819ce828-aeb2-4aa5-93f8-f59677c2c21d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:24.209Z|df0bb61f-ccf4-4f8e-beef-683915ea3110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:18:24.212Z|df0bb61f-ccf4-4f8e-beef-683915ea3110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:18:26.077Z|80c3747b-e6e3-4fb9-b5da-485e05b8784d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:26.077Z|f2a9b4bb-6313-4da9-aba6-d8bcfe7b10e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:26.077Z|5444690e-02ce-47d9-9e13-d892de25fcce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:26.078Z|80c3747b-e6e3-4fb9-b5da-485e05b8784d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:26.078Z|f2a9b4bb-6313-4da9-aba6-d8bcfe7b10e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:26.078Z|5444690e-02ce-47d9-9e13-d892de25fcce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:36.104Z|68e261dc-df85-4dae-b890-4b051e3f2bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:36.105Z|68e261dc-df85-4dae-b890-4b051e3f2bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:36.106Z|9634fc73-dcba-4737-8fdc-93017df30ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:36.107Z|9634fc73-dcba-4737-8fdc-93017df30ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:36.109Z|bd49c063-c3d1-4b97-acc0-89e4a5058a2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:36.110Z|bd49c063-c3d1-4b97-acc0-89e4a5058a2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:39.210Z|1a7de383-6a73-42fa-a8b2-8915e0b82c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:18:39.210Z|1a7de383-6a73-42fa-a8b2-8915e0b82c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:18:39.539Z|cac0d4c4-2336-4545-8149-b40e1264f7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:18:39.540Z|cac0d4c4-2336-4545-8149-b40e1264f7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:18:46.129Z|ba699303-3084-41f1-a7b9-bca45fe6e843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:46.129Z|c569d322-93b0-4577-b24e-ccc3af1e7158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:46.130Z|ba699303-3084-41f1-a7b9-bca45fe6e843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:46.130Z|c569d322-93b0-4577-b24e-ccc3af1e7158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:46.137Z|9ea884a1-6119-406a-a878-b5879a92d7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:46.138Z|9ea884a1-6119-406a-a878-b5879a92d7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:54.210Z|d98cb25f-a231-473e-803f-196281aabb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:18:54.210Z|d98cb25f-a231-473e-803f-196281aabb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:18:56.156Z|d84be99d-1917-4f5e-b1bc-74104885ae4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:56.157Z|d84be99d-1917-4f5e-b1bc-74104885ae4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:56.175Z|d2304ef0-1300-4c3e-b35b-b52f4355ae7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:56.176Z|d2304ef0-1300-4c3e-b35b-b52f4355ae7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:18:56.180Z|f80487ee-9583-4bc4-943e-dd1337992695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:18:56.180Z|f80487ee-9583-4bc4-943e-dd1337992695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:04.181Z|b7df7eee-5a15-4a2d-958f-80397ef22d9e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:19:04.186Z|b7df7eee-5a15-4a2d-958f-80397ef22d9e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:06.186Z|64fb1139-4b9f-48c3-a345-c425ce3a4650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:06.187Z|64fb1139-4b9f-48c3-a345-c425ce3a4650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:06.202Z|61427af1-3247-42a6-8083-35bda205e297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:06.202Z|7d2b19f3-3168-45a7-842d-b7d7dbf1e7a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:06.203Z|7d2b19f3-3168-45a7-842d-b7d7dbf1e7a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:06.204Z|61427af1-3247-42a6-8083-35bda205e297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:09.211Z|92a0e55f-e0b5-49b2-a53a-bc7b53623e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:19:09.215Z|92a0e55f-e0b5-49b2-a53a-bc7b53623e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:19:09.542Z|93d8f9e1-0765-41d6-bca5-c2cc989ae1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:19:09.544Z|93d8f9e1-0765-41d6-bca5-c2cc989ae1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:19:16.218Z|17cec6b4-2c79-4854-84d3-9bf77dd37c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:16.219Z|17cec6b4-2c79-4854-84d3-9bf77dd37c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:16.227Z|80a76a62-b407-4b00-b9e1-ac8c0d88d6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:16.227Z|c88e1ebe-c85e-4d07-8973-a1e78ca143e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:16.229Z|c88e1ebe-c85e-4d07-8973-a1e78ca143e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:16.229Z|80a76a62-b407-4b00-b9e1-ac8c0d88d6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:24.209Z|5a244912-86db-4732-99e7-dd77b4eb743d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:19:24.210Z|5a244912-86db-4732-99e7-dd77b4eb743d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:19:26.249Z|1c2145b6-a773-4a66-8529-eba1d85ee925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:26.250Z|1c2145b6-a773-4a66-8529-eba1d85ee925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:26.253Z|61a5ac1e-fd34-4e2f-93a9-624bf8bbe9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:26.254Z|61a5ac1e-fd34-4e2f-93a9-624bf8bbe9b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:26.256Z|9502402d-cb9e-4eb9-8b64-7fc1c202e789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:26.259Z|9502402d-cb9e-4eb9-8b64-7fc1c202e789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:36.286Z|a8011fd1-0f61-4739-a49c-453d95343d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:36.288Z|a8011fd1-0f61-4739-a49c-453d95343d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:36.308Z|9ee8fa5a-f0e6-4604-badf-89c1f82795c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:36.310Z|9ee8fa5a-f0e6-4604-badf-89c1f82795c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:36.316Z|3c6ce888-c934-43af-a5c4-626a40acc0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:36.318Z|3c6ce888-c934-43af-a5c4-626a40acc0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:39.209Z|fdc2fd3f-f8e5-4900-943d-24b0a7e0edb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:19:39.210Z|fdc2fd3f-f8e5-4900-943d-24b0a7e0edb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:19:39.546Z|57c733b9-dd9d-428d-bf45-20ea9d90d284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:19:39.547Z|57c733b9-dd9d-428d-bf45-20ea9d90d284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:19:46.333Z|d5964398-8d53-4921-b8c0-02fcb35a8fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:46.342Z|d5964398-8d53-4921-b8c0-02fcb35a8fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:46.369Z|2e719be9-a3c5-41a3-8ba8-1b397fb57ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:46.371Z|2e719be9-a3c5-41a3-8ba8-1b397fb57ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:46.378Z|f9ab4307-8108-4beb-91dd-91e52f24c626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:46.379Z|f9ab4307-8108-4beb-91dd-91e52f24c626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:54.209Z|ca5aca2e-2ed3-476d-b6ac-d4dd66abbc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:19:54.215Z|ca5aca2e-2ed3-476d-b6ac-d4dd66abbc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:19:56.381Z|10c86431-8596-4cf4-aaa7-640e86e05bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:56.382Z|10c86431-8596-4cf4-aaa7-640e86e05bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:56.409Z|5c5c17ae-b26e-474c-981e-b2ee11b968df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:56.409Z|4450ebc5-a34d-4652-a7a4-bc21f44e1e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:19:56.411Z|4450ebc5-a34d-4652-a7a4-bc21f44e1e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:19:56.411Z|5c5c17ae-b26e-474c-981e-b2ee11b968df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:04.168Z|6df2b1f3-74be-4c65-b240-5ae33f811117|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:20:04.169Z|6df2b1f3-74be-4c65-b240-5ae33f811117|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:06.411Z|73db4970-c478-4acf-b16e-39f6c889325a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:06.411Z|73db4970-c478-4acf-b16e-39f6c889325a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:06.438Z|de32354c-14d7-4dff-8bd8-056a24c63cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:06.439Z|de32354c-14d7-4dff-8bd8-056a24c63cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:06.443Z|c7cc212a-2742-4d4e-92f1-c2ea6d449d2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:06.444Z|c7cc212a-2742-4d4e-92f1-c2ea6d449d2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:09.209Z|46bba834-f55e-4b91-8d7c-16ec532739f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:20:09.210Z|46bba834-f55e-4b91-8d7c-16ec532739f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:20:09.548Z|6ded421e-6e7f-4e15-8cd2-72fd557bc5d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:20:09.549Z|6ded421e-6e7f-4e15-8cd2-72fd557bc5d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:20:16.450Z|e2731528-0565-4363-91eb-564a3e7c72fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:16.452Z|e2731528-0565-4363-91eb-564a3e7c72fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:16.473Z|c623038c-f674-4338-8db2-2c6c746843e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:16.474Z|c623038c-f674-4338-8db2-2c6c746843e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:16.480Z|741fb503-7eae-4586-a51b-49d56176773b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:16.482Z|741fb503-7eae-4586-a51b-49d56176773b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:24.213Z|158efb44-8aea-4163-8004-7844b8753219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:20:24.219Z|158efb44-8aea-4163-8004-7844b8753219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:20:26.533Z|62499d47-cafd-4d0e-b6b0-b47578c49975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:26.533Z|fd8dc14a-cf30-417d-b5e9-751fd7cd5c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:26.535Z|62499d47-cafd-4d0e-b6b0-b47578c49975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:26.535Z|fd8dc14a-cf30-417d-b5e9-751fd7cd5c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:26.555Z|278085a8-f866-463b-9713-9fa48e42f4bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:26.556Z|278085a8-f866-463b-9713-9fa48e42f4bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:36.570Z|4dadb71e-ceaa-4230-b1fa-a06969b5f73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:36.571Z|4dadb71e-ceaa-4230-b1fa-a06969b5f73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:36.578Z|30777e68-29a5-4f85-b326-a4b30e855f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:36.579Z|30777e68-29a5-4f85-b326-a4b30e855f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:36.583Z|9af60c41-f9aa-4471-b21d-362071f42323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:36.584Z|9af60c41-f9aa-4471-b21d-362071f42323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:39.209Z|095b0552-135d-4fb0-b1cf-f1e64561340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:20:39.210Z|095b0552-135d-4fb0-b1cf-f1e64561340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:20:39.550Z|33cdbfb3-af1e-4eeb-a63c-2db29f7ab10d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:20:39.551Z|33cdbfb3-af1e-4eeb-a63c-2db29f7ab10d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:20:46.601Z|dc190873-395e-44de-b4dc-ad403dc1adc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:46.602Z|dc190873-395e-44de-b4dc-ad403dc1adc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:46.605Z|f73e0596-f3ed-43ba-a459-6fb50201be73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:46.606Z|f73e0596-f3ed-43ba-a459-6fb50201be73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:46.609Z|632cf208-32b2-4f55-acbd-214bd1d08084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:46.673Z|632cf208-32b2-4f55-acbd-214bd1d08084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:54.209Z|0aa5d0b7-3984-45c3-880c-82795332e1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:20:54.210Z|0aa5d0b7-3984-45c3-880c-82795332e1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:20:56.632Z|e3ade805-0ffb-4b6b-a54d-013db2e5322c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:56.634Z|e3ade805-0ffb-4b6b-a54d-013db2e5322c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:56.700Z|b774c6c8-f8e6-425d-838b-6c62ce034969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:56.701Z|b774c6c8-f8e6-425d-838b-6c62ce034969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:20:56.702Z|6df01d59-b692-4628-b6ad-583d0d608d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:20:56.703Z|6df01d59-b692-4628-b6ad-583d0d608d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:04.168Z|539638d1-7818-4b20-a3bf-26c9461ac452|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:21:04.169Z|539638d1-7818-4b20-a3bf-26c9461ac452|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:06.657Z|505c8cd9-530c-4746-9ba7-605d75cae1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:06.658Z|505c8cd9-530c-4746-9ba7-605d75cae1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:06.733Z|33fff3b6-d14f-4243-96c9-4c66f70e479a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:06.734Z|33fff3b6-d14f-4243-96c9-4c66f70e479a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:06.736Z|f5d385d8-5465-44af-a5cc-c7530d4ebe18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:06.736Z|f5d385d8-5465-44af-a5cc-c7530d4ebe18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:09.209Z|1fc834a4-0e7a-4b6b-bd0a-a157e040eb7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:21:09.212Z|1fc834a4-0e7a-4b6b-bd0a-a157e040eb7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:21:09.552Z|abbfa780-68e5-477c-ab45-830c6c9d1856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:21:09.553Z|abbfa780-68e5-477c-ab45-830c6c9d1856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:21:16.685Z|7fba1ed7-c8ea-463e-817d-6bffbaaaa71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:16.686Z|7fba1ed7-c8ea-463e-817d-6bffbaaaa71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:16.760Z|256211c1-8726-4076-862d-bfd951fc23c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:16.760Z|96bcff61-8340-43a2-ab1c-518b996f2016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:16.761Z|96bcff61-8340-43a2-ab1c-518b996f2016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:16.762Z|256211c1-8726-4076-862d-bfd951fc23c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:24.210Z|79d7e1da-8f1a-406a-aa81-6a9b3dc46648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:21:24.210Z|79d7e1da-8f1a-406a-aa81-6a9b3dc46648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:21:26.719Z|c3a25635-fb40-4583-9d40-e7b7ff751f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:26.720Z|c3a25635-fb40-4583-9d40-e7b7ff751f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:26.787Z|29a4a45f-719e-4cd4-9f52-65d420f47140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:26.788Z|29a4a45f-719e-4cd4-9f52-65d420f47140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:26.794Z|28a982f1-1e11-4a7a-b7ef-b42ff0aeeb02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:26.797Z|28a982f1-1e11-4a7a-b7ef-b42ff0aeeb02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:36.762Z|6c2d89bc-7558-4bdc-9978-a0620012d655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:36.765Z|6c2d89bc-7558-4bdc-9978-a0620012d655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:36.816Z|778f3f03-477b-4fad-8478-b67ef09a58ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:36.816Z|778f3f03-477b-4fad-8478-b67ef09a58ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:36.819Z|b581c573-b34c-4f88-87a7-c4ea600da631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:36.821Z|b581c573-b34c-4f88-87a7-c4ea600da631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:39.210Z|0d05874f-0b14-4463-9f69-99f7cdc788a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:21:39.216Z|0d05874f-0b14-4463-9f69-99f7cdc788a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:21:39.554Z|6babb9dd-537d-4e4e-aded-24fb05f19534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:21:39.554Z|6babb9dd-537d-4e4e-aded-24fb05f19534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:21:46.793Z|d5c7f6ae-3e79-4dc8-8407-95aa544156c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:46.794Z|d5c7f6ae-3e79-4dc8-8407-95aa544156c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:46.837Z|2a361ec6-1947-46c8-adbb-29b4f1965b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:46.838Z|2a361ec6-1947-46c8-adbb-29b4f1965b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:46.842Z|3d4e6e60-081b-472f-947e-a2927b8c34c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:46.843Z|3d4e6e60-081b-472f-947e-a2927b8c34c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:54.209Z|c95c3de3-31ca-4e41-b215-31183456ddcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:21:54.211Z|c95c3de3-31ca-4e41-b215-31183456ddcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:21:56.818Z|60cdb930-6ed6-472c-9c11-3eec47fe09ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:56.819Z|60cdb930-6ed6-472c-9c11-3eec47fe09ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:56.875Z|75ecae09-61ac-4223-81f9-68617dc2f3a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:56.876Z|75ecae09-61ac-4223-81f9-68617dc2f3a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:21:56.879Z|afeec8bf-7a35-45ed-b6c8-58f2e505765c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:21:56.880Z|afeec8bf-7a35-45ed-b6c8-58f2e505765c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:04.169Z|1bdcf1d3-82cb-49d3-b5d6-952cbbd0b084|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:22:04.169Z|1bdcf1d3-82cb-49d3-b5d6-952cbbd0b084|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:06.842Z|d176f983-1268-42d7-81d0-6075709cc423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:06.843Z|d176f983-1268-42d7-81d0-6075709cc423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:06.911Z|5d34cd7a-7740-4057-ac4b-808fe27ce0a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:06.911Z|c50a36dc-9243-4f6a-badc-44e49c0110d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:06.911Z|5d34cd7a-7740-4057-ac4b-808fe27ce0a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:06.911Z|c50a36dc-9243-4f6a-badc-44e49c0110d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:09.209Z|7a3b072a-1242-4dec-8715-1e4716169c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:22:09.211Z|7a3b072a-1242-4dec-8715-1e4716169c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:22:09.555Z|ad3da74a-9fd6-4d0e-ac25-9b7f23423dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:22:09.556Z|ad3da74a-9fd6-4d0e-ac25-9b7f23423dfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:22:16.876Z|ccc1154e-7f65-4c91-a396-dc160e5fac9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:16.878Z|ccc1154e-7f65-4c91-a396-dc160e5fac9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:16.993Z|6d0ea9ad-472d-41fb-83e2-4a122faa9ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:16.997Z|6d0ea9ad-472d-41fb-83e2-4a122faa9ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:17.007Z|40304a03-f738-4601-9b96-78cc42dd343d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:17.008Z|40304a03-f738-4601-9b96-78cc42dd343d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:24.209Z|d7fcc506-902a-4e6b-ad57-66c812dc8654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:22:24.213Z|d7fcc506-902a-4e6b-ad57-66c812dc8654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:22:26.903Z|1691601e-bd20-41b1-ad12-6a233f5a16b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:26.904Z|1691601e-bd20-41b1-ad12-6a233f5a16b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:27.029Z|2e334999-ecbd-4529-9152-e9e6de93e56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:27.030Z|2e334999-ecbd-4529-9152-e9e6de93e56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:27.055Z|4d358909-467d-4b8d-a639-62237d63280b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:27.056Z|4d358909-467d-4b8d-a639-62237d63280b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:36.976Z|95d0b9b2-902a-46b8-bc60-6cfdb679fffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:36.979Z|95d0b9b2-902a-46b8-bc60-6cfdb679fffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:37.070Z|1a7cef33-239a-41dc-9422-f6b16ff0f537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:37.072Z|1a7cef33-239a-41dc-9422-f6b16ff0f537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:37.098Z|20930488-99e3-44fd-90df-4ff78f6c1109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:37.099Z|20930488-99e3-44fd-90df-4ff78f6c1109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:39.218Z|3e78b512-0071-4573-8668-715212f5cb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:22:39.224Z|3e78b512-0071-4573-8668-715212f5cb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:22:39.563Z|108549c4-1976-4db6-bffa-374a5fe5e152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:22:39.568Z|108549c4-1976-4db6-bffa-374a5fe5e152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:22:47.033Z|3c6c21fb-bac2-4df1-beac-801eaca7b79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:47.035Z|3c6c21fb-bac2-4df1-beac-801eaca7b79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:47.106Z|ebccff90-3ef9-4026-bfa7-c1549d3e90b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:47.107Z|ebccff90-3ef9-4026-bfa7-c1549d3e90b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:47.126Z|81f41728-7c88-4371-9bf5-d6c7f0dd1fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:47.127Z|81f41728-7c88-4371-9bf5-d6c7f0dd1fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:54.209Z|6285f74a-3582-43e8-ae24-7f6f4a891ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:22:54.210Z|6285f74a-3582-43e8-ae24-7f6f4a891ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:22:57.067Z|ab33b4ac-6ace-4edf-80ac-35f1749336ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:57.068Z|ab33b4ac-6ace-4edf-80ac-35f1749336ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:57.128Z|203983c6-449d-4c53-9da0-a54a690b296e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:57.130Z|203983c6-449d-4c53-9da0-a54a690b296e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:22:57.152Z|4ebf5ba1-3814-465c-bf4d-749c97ce6754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:22:57.153Z|4ebf5ba1-3814-465c-bf4d-749c97ce6754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:04.171Z|dc4736db-3aea-4990-ae94-a5f40372361f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:23:04.172Z|dc4736db-3aea-4990-ae94-a5f40372361f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:07.090Z|070dae49-4b60-43e8-be4a-b9f9cfa09543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:07.091Z|070dae49-4b60-43e8-be4a-b9f9cfa09543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:07.150Z|a5d0a343-57f5-4b2f-948f-556a92f4e914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:07.151Z|a5d0a343-57f5-4b2f-948f-556a92f4e914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:07.175Z|cc7f4c13-ef37-44ca-9092-b0254fdff630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:07.176Z|cc7f4c13-ef37-44ca-9092-b0254fdff630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:09.209Z|6ea8c3eb-e05a-4089-9ecb-2af735c07e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:23:09.212Z|6ea8c3eb-e05a-4089-9ecb-2af735c07e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:23:09.569Z|62d6618e-0a68-431d-b541-14c6f9f94c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:23:09.569Z|62d6618e-0a68-431d-b541-14c6f9f94c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:23:17.112Z|ea05c6fb-92a3-4c31-a5cf-d9e96e07e0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:17.113Z|ea05c6fb-92a3-4c31-a5cf-d9e96e07e0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:17.190Z|00e71eae-3b35-40d6-8bcd-f894225278ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:17.191Z|00e71eae-3b35-40d6-8bcd-f894225278ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:17.195Z|67591368-874f-4a36-8455-258f8a6c2dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:17.196Z|67591368-874f-4a36-8455-258f8a6c2dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:24.209Z|a63a264b-fdb4-41ad-9c52-9939356948b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:23:24.210Z|a63a264b-fdb4-41ad-9c52-9939356948b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:23:27.140Z|2a0252d9-98df-49e7-93bf-0b0d870f83e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:27.141Z|2a0252d9-98df-49e7-93bf-0b0d870f83e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:27.225Z|80e47f34-ce77-4250-8716-d793fffb9c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:27.225Z|896a09df-1092-46aa-9b7f-3b7ace143a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:27.226Z|80e47f34-ce77-4250-8716-d793fffb9c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:27.229Z|896a09df-1092-46aa-9b7f-3b7ace143a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:37.165Z|6062dcb5-ed94-488b-a981-b431fc781045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:37.166Z|6062dcb5-ed94-488b-a981-b431fc781045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:37.252Z|af02519c-fbc2-43e6-9f1a-b18a4cb75e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:37.253Z|af02519c-fbc2-43e6-9f1a-b18a4cb75e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:37.255Z|b4ecc6d7-b9df-433e-83da-471180b19922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:37.256Z|b4ecc6d7-b9df-433e-83da-471180b19922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:39.210Z|d02b5cf2-fa1f-43fc-a840-983dbbf78ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:23:39.211Z|d02b5cf2-fa1f-43fc-a840-983dbbf78ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:23:39.570Z|9f547b91-c518-489e-9917-e648a3a83150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:23:39.570Z|9f547b91-c518-489e-9917-e648a3a83150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:23:47.195Z|1792a94a-55d7-4226-b3a5-d4c9e43ed32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:47.196Z|1792a94a-55d7-4226-b3a5-d4c9e43ed32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:47.298Z|5dc57b69-f5b2-40f3-9beb-ec04ec6ddd2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:47.298Z|38a3792b-417c-4fc5-b9f6-136bfac61cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:47.299Z|5dc57b69-f5b2-40f3-9beb-ec04ec6ddd2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:47.299Z|38a3792b-417c-4fc5-b9f6-136bfac61cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:54.212Z|3d9f61a1-69e9-45e9-bf9d-063864141f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:23:54.218Z|3d9f61a1-69e9-45e9-bf9d-063864141f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:23:57.231Z|0d7169ed-8e6d-4cc4-9890-260aad044464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:57.234Z|0d7169ed-8e6d-4cc4-9890-260aad044464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:57.323Z|43a8d743-7d1c-4634-a5d9-24521e7bd5dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:57.323Z|ff9ce07f-e425-4bae-a9bb-88f2c0ddbbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:23:57.324Z|43a8d743-7d1c-4634-a5d9-24521e7bd5dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:23:57.324Z|ff9ce07f-e425-4bae-a9bb-88f2c0ddbbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:04.170Z|c9bdfea0-0a9f-4ed2-949d-df67ce85e5e6|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:24:04.171Z|c9bdfea0-0a9f-4ed2-949d-df67ce85e5e6|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:07.266Z|07cd3e7b-d39f-4de0-9c07-81504f1cf80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:07.267Z|07cd3e7b-d39f-4de0-9c07-81504f1cf80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:07.348Z|c2c51ce8-3387-4be9-b948-04add68d77da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:07.348Z|a74019a5-5dfe-4066-ad6c-e46a90c04b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:07.349Z|c2c51ce8-3387-4be9-b948-04add68d77da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:07.349Z|a74019a5-5dfe-4066-ad6c-e46a90c04b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:09.209Z|314e2020-7ccc-41f0-b9ad-4b4560b67618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:24:09.210Z|314e2020-7ccc-41f0-b9ad-4b4560b67618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:24:09.571Z|a68bee5d-c0cd-4aa2-90aa-8d990154cb6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:24:09.573Z|a68bee5d-c0cd-4aa2-90aa-8d990154cb6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:24:17.287Z|48c0f10f-0097-43f2-aa8f-f20e04842f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:17.287Z|48c0f10f-0097-43f2-aa8f-f20e04842f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:17.372Z|38ccbacd-7fc7-4459-baaa-59b0984a3ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:17.372Z|0a823489-c91a-402b-8c67-4c907bfef288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:17.373Z|38ccbacd-7fc7-4459-baaa-59b0984a3ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:17.373Z|0a823489-c91a-402b-8c67-4c907bfef288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:24.209Z|ac51a1eb-d203-4f9b-9eb1-1714b1db8cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:24:24.210Z|ac51a1eb-d203-4f9b-9eb1-1714b1db8cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:24:27.308Z|b4b94b1f-9dc2-4fa6-97df-631f03e30505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:27.309Z|b4b94b1f-9dc2-4fa6-97df-631f03e30505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:27.396Z|123ee2e2-99a7-4ab2-a8a5-39c3356ddafd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:27.396Z|5c43c89c-f47d-490f-bad9-346bbc49c037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:27.397Z|123ee2e2-99a7-4ab2-a8a5-39c3356ddafd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:27.397Z|5c43c89c-f47d-490f-bad9-346bbc49c037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:37.330Z|777af78e-472c-41e3-b6b6-f4d96478f56f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:37.331Z|777af78e-472c-41e3-b6b6-f4d96478f56f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:37.428Z|e8384221-1cf3-4b8d-b6b1-6221f7629cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:37.429Z|e8384221-1cf3-4b8d-b6b1-6221f7629cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:37.442Z|c73e1e7b-57e1-419e-8879-4f2aa3747f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:37.443Z|c73e1e7b-57e1-419e-8879-4f2aa3747f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:39.209Z|2b3a9aa8-1f50-4bdc-bb06-61476429de4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:24:39.215Z|2b3a9aa8-1f50-4bdc-bb06-61476429de4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:24:39.573Z|57497cac-977a-425e-8a99-874502f552de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:24:39.574Z|57497cac-977a-425e-8a99-874502f552de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:24:47.355Z|19be53a5-0aa6-430a-b7d1-871da01742d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:47.356Z|19be53a5-0aa6-430a-b7d1-871da01742d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:47.456Z|93e985d8-d8df-4d12-9051-e49a4e1a98b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:47.456Z|93e985d8-d8df-4d12-9051-e49a4e1a98b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:47.475Z|2f94f3dc-e4ef-47b1-9c52-182d2730ce41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:47.475Z|2f94f3dc-e4ef-47b1-9c52-182d2730ce41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:54.209Z|7fa1c68c-1c3d-425b-9000-f6ec62c64591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:24:54.210Z|7fa1c68c-1c3d-425b-9000-f6ec62c64591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:24:57.382Z|05ffad70-b56f-42f8-a909-0c45e20715ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:57.383Z|05ffad70-b56f-42f8-a909-0c45e20715ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:57.478Z|792b4ff1-71d3-46ab-9c31-b16b9acb9b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:57.479Z|792b4ff1-71d3-46ab-9c31-b16b9acb9b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:24:57.498Z|14e27088-2eaf-4d2c-a65c-39f7f4d1287e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:24:57.499Z|14e27088-2eaf-4d2c-a65c-39f7f4d1287e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:04.173Z|1361cb65-157d-450f-8fc5-48cc5b16e4a4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:25:04.177Z|1361cb65-157d-450f-8fc5-48cc5b16e4a4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:07.415Z|4f96cec9-e8dc-4f88-82e9-2fc433952260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:07.418Z|4f96cec9-e8dc-4f88-82e9-2fc433952260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:07.499Z|4f5717e1-31c5-4874-9269-cef7528e0f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:07.500Z|4f5717e1-31c5-4874-9269-cef7528e0f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:07.521Z|605e22bd-32d2-4d4c-be3c-ec69484f016c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:07.522Z|605e22bd-32d2-4d4c-be3c-ec69484f016c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:09.211Z|a553a599-1ece-4488-8cef-57939432d6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:25:09.212Z|a553a599-1ece-4488-8cef-57939432d6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:25:09.575Z|d805699c-a338-43f4-8b6e-20480f6a389f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:25:09.577Z|d805699c-a338-43f4-8b6e-20480f6a389f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:25:17.446Z|ee96e4d0-6be1-448a-b084-a59bd322d8a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:17.447Z|ee96e4d0-6be1-448a-b084-a59bd322d8a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:17.521Z|c94d5ddf-ba74-451f-b37e-2f56f16aae9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:17.522Z|c94d5ddf-ba74-451f-b37e-2f56f16aae9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:17.543Z|4dcdf99c-4452-4f8c-9183-8e08c0d91cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:17.544Z|4dcdf99c-4452-4f8c-9183-8e08c0d91cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:24.210Z|e2cd6798-c10d-4296-907a-8ecff1146d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:25:24.215Z|e2cd6798-c10d-4296-907a-8ecff1146d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:25:27.470Z|5d73927d-0df9-4ddd-804d-c3df3e3b188a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:27.471Z|5d73927d-0df9-4ddd-804d-c3df3e3b188a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:27.542Z|11667f86-8728-4457-bb17-272cc272c08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:27.543Z|11667f86-8728-4457-bb17-272cc272c08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:27.567Z|66ffb5ed-710c-413e-a229-e426ff690cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:27.568Z|66ffb5ed-710c-413e-a229-e426ff690cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:37.492Z|f9f6063c-06d4-40cc-ac96-e82639ac2cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:37.493Z|f9f6063c-06d4-40cc-ac96-e82639ac2cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:37.564Z|61b36c69-bbab-40c8-b46f-7093e73b145a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:37.565Z|61b36c69-bbab-40c8-b46f-7093e73b145a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:37.589Z|0c3b4f02-4ea4-4447-9c94-9229a5c0b6e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:37.590Z|0c3b4f02-4ea4-4447-9c94-9229a5c0b6e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:39.209Z|d5fbb96d-b2ea-4745-a09d-b15bf014b5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:25:39.210Z|d5fbb96d-b2ea-4745-a09d-b15bf014b5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:25:39.578Z|7df92df0-09b0-45b9-ac73-adb2c7f7d463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:25:39.579Z|7df92df0-09b0-45b9-ac73-adb2c7f7d463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:25:47.516Z|54afe51c-988a-42bf-b4f3-c0990ff7357c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:47.517Z|54afe51c-988a-42bf-b4f3-c0990ff7357c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:47.588Z|a1a0c26c-19a3-4356-acd4-7e7288565a72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:47.589Z|a1a0c26c-19a3-4356-acd4-7e7288565a72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:47.611Z|d4fba327-40d0-41ef-8666-e6be14d8b2d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:47.615Z|d4fba327-40d0-41ef-8666-e6be14d8b2d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:54.209Z|72b82340-9e68-4d00-8717-0591d654cf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:25:54.210Z|72b82340-9e68-4d00-8717-0591d654cf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:25:57.540Z|3748acc8-c129-45cc-8c46-bd510e696230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:57.541Z|3748acc8-c129-45cc-8c46-bd510e696230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:57.613Z|de1392a8-5fb1-4b45-89b1-23b12a54d555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:57.613Z|de1392a8-5fb1-4b45-89b1-23b12a54d555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:25:57.636Z|5e15b03c-4d68-4874-9f93-3032fa36fe59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:25:57.637Z|5e15b03c-4d68-4874-9f93-3032fa36fe59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:04.169Z|82d86f27-67fd-4c0f-a0b7-eb1dff1eeedb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:26:04.169Z|82d86f27-67fd-4c0f-a0b7-eb1dff1eeedb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:07.562Z|e6d61100-685f-4331-8fde-1e751c10b545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:07.563Z|e6d61100-685f-4331-8fde-1e751c10b545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:07.634Z|6a555a36-7068-40b5-96a8-fae7651b3d79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:07.635Z|6a555a36-7068-40b5-96a8-fae7651b3d79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:07.658Z|16fe34c4-d5d7-4f9c-af72-842441d6f76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:07.659Z|16fe34c4-d5d7-4f9c-af72-842441d6f76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:09.210Z|b447b2c2-da65-4117-b97c-6c0f6b7e1ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:26:09.212Z|b447b2c2-da65-4117-b97c-6c0f6b7e1ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:26:09.579Z|d37fc8f0-7b8e-4ea2-b289-d9c4050b1da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:26:09.580Z|d37fc8f0-7b8e-4ea2-b289-d9c4050b1da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:26:17.597Z|848202e5-9dad-4843-9fcf-68bf1365d526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:17.598Z|848202e5-9dad-4843-9fcf-68bf1365d526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:17.663Z|29cce288-da9e-4e3f-9441-1cbd6efc58a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:17.664Z|29cce288-da9e-4e3f-9441-1cbd6efc58a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:17.688Z|9ff10c07-5b4d-488e-ad1e-6bb4a99be140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:17.698Z|9ff10c07-5b4d-488e-ad1e-6bb4a99be140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:24.212Z|781ce89d-4f66-4d6c-ba55-30d65aef3b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:26:24.220Z|781ce89d-4f66-4d6c-ba55-30d65aef3b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:26:27.633Z|eda958a7-250f-40a1-b9dc-ecf7eff90fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:27.635Z|eda958a7-250f-40a1-b9dc-ecf7eff90fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:27.687Z|9c4fc08c-cdd4-4306-baaa-e110e0875146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:27.688Z|9c4fc08c-cdd4-4306-baaa-e110e0875146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:27.725Z|57b013fa-19b5-4091-a515-8e1e8e472f98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:27.726Z|57b013fa-19b5-4091-a515-8e1e8e472f98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:37.664Z|b07bceb4-080c-428d-8360-4139127cfc63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:37.665Z|b07bceb4-080c-428d-8360-4139127cfc63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:37.718Z|7c140b6f-780c-461c-9e4a-798cf2f13806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:37.718Z|7c140b6f-780c-461c-9e4a-798cf2f13806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:37.753Z|76300467-e770-4ad8-b36a-84b0d8d9d162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:37.754Z|76300467-e770-4ad8-b36a-84b0d8d9d162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:39.209Z|074a695e-94bc-4654-b939-d9a549ba4021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:26:39.210Z|074a695e-94bc-4654-b939-d9a549ba4021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:26:39.581Z|b2c78619-2ee2-499f-837b-0bc7a52eb2c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:26:39.582Z|b2c78619-2ee2-499f-837b-0bc7a52eb2c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:26:47.716Z|af009bf7-9139-43f5-b25b-a95b3d65ca96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:47.717Z|af009bf7-9139-43f5-b25b-a95b3d65ca96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:47.762Z|dbad9c80-dc23-4eb9-a2cc-d2c8196fc14d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:47.762Z|dbad9c80-dc23-4eb9-a2cc-d2c8196fc14d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:47.780Z|4d5ce2d6-1d56-4046-aab2-b56303469527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:47.781Z|4d5ce2d6-1d56-4046-aab2-b56303469527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:54.209Z|354005d0-860f-42c0-ba5a-6df801b56465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:26:54.212Z|354005d0-860f-42c0-ba5a-6df801b56465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:26:57.755Z|db3fb114-f539-4379-a2c9-b5d99f57fe13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:57.756Z|db3fb114-f539-4379-a2c9-b5d99f57fe13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:57.799Z|94aecc76-9217-4637-9de6-fc266b90aeb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:57.800Z|94aecc76-9217-4637-9de6-fc266b90aeb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:26:57.805Z|6bb2bc4e-cd95-4dca-ade4-45f4f6898321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:26:57.806Z|6bb2bc4e-cd95-4dca-ade4-45f4f6898321|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:04.169Z|58fc7a90-4616-480a-ba69-603d9e82a66a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:27:04.170Z|58fc7a90-4616-480a-ba69-603d9e82a66a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:07.806Z|a270b881-b453-4da9-945b-295b5ad02438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:07.806Z|a270b881-b453-4da9-945b-295b5ad02438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:07.828Z|507e61b1-b3f6-4eda-97a6-3fabd2c5e084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:07.828Z|507e61b1-b3f6-4eda-97a6-3fabd2c5e084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:07.832Z|ad06df34-7cb4-4be6-8c4a-8ae8bc8e5ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:07.833Z|ad06df34-7cb4-4be6-8c4a-8ae8bc8e5ba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:09.209Z|88df0443-2702-4307-a3e3-08f778803696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:27:09.211Z|88df0443-2702-4307-a3e3-08f778803696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:27:09.582Z|13d8620f-34c4-408b-b929-2427649a81e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:27:09.583Z|13d8620f-34c4-408b-b929-2427649a81e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:27:17.831Z|318e06ce-028f-46ca-bab9-fb53b4ea5561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:17.832Z|318e06ce-028f-46ca-bab9-fb53b4ea5561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:17.850Z|7879e933-19a5-4c3e-8209-1737ea23d815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:17.851Z|7879e933-19a5-4c3e-8209-1737ea23d815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:17.853Z|4091fa43-c3ca-4ffe-bbd1-ae88e3e58fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:17.853Z|4091fa43-c3ca-4ffe-bbd1-ae88e3e58fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:24.210Z|160b49c3-a53b-4a87-ab2b-4e7eedd9254e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:27:24.211Z|160b49c3-a53b-4a87-ab2b-4e7eedd9254e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:27:27.870Z|b8462e4b-1ff0-4ff2-a9ef-f78ce7580bb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:27.874Z|b8462e4b-1ff0-4ff2-a9ef-f78ce7580bb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:27.884Z|cd611e48-f905-4ee5-b8c5-ce7daf682372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:27.884Z|db699253-a4ec-41ee-af73-c6cb655fa631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:27.885Z|cd611e48-f905-4ee5-b8c5-ce7daf682372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:27.885Z|db699253-a4ec-41ee-af73-c6cb655fa631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:37.922Z|8475ede7-ba53-48e6-ad80-044f51ae1ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:37.922Z|f9070afe-2f02-4b07-b06b-a093e1ebe4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:37.923Z|f9070afe-2f02-4b07-b06b-a093e1ebe4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:37.923Z|8475ede7-ba53-48e6-ad80-044f51ae1ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:37.936Z|5a61648d-9368-4ded-9d88-e79031c8d2ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:37.937Z|5a61648d-9368-4ded-9d88-e79031c8d2ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:39.210Z|3f2f84fd-c438-4874-8fff-2600f295f1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:27:39.214Z|3f2f84fd-c438-4874-8fff-2600f295f1ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:27:39.585Z|e0e521e4-36ea-499a-974c-db42ffd80ffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:27:39.585Z|e0e521e4-36ea-499a-974c-db42ffd80ffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:27:47.957Z|80fd441e-ff6f-40f6-9a63-aa1b66179459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:47.958Z|80fd441e-ff6f-40f6-9a63-aa1b66179459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:47.965Z|01d38ecb-c87f-429c-81f6-26093ccf4beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:47.966Z|37a9b0e0-faea-4866-9cfe-233267b0df26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:47.966Z|01d38ecb-c87f-429c-81f6-26093ccf4beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:47.966Z|37a9b0e0-faea-4866-9cfe-233267b0df26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:54.209Z|403acc5c-0954-4664-9550-71103f5fe093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:27:54.210Z|403acc5c-0954-4664-9550-71103f5fe093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:27:57.983Z|b7aa7921-fe8e-41d8-9333-a61af3b03330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:57.984Z|b7aa7921-fe8e-41d8-9333-a61af3b03330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:57.995Z|7054f89c-2ef6-4a28-90f3-8c8dc68bfd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:57.995Z|6f208e99-7f58-47ce-938f-75860dd74895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:27:57.995Z|7054f89c-2ef6-4a28-90f3-8c8dc68bfd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:27:57.996Z|6f208e99-7f58-47ce-938f-75860dd74895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:04.169Z|ebadd127-5b42-4a47-95f6-fac97e85bfeb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:28:04.170Z|ebadd127-5b42-4a47-95f6-fac97e85bfeb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:08.007Z|41e1cdaa-f47a-4998-82dc-edc9bad92eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:08.008Z|41e1cdaa-f47a-4998-82dc-edc9bad92eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:08.021Z|4e10ac19-9ca2-4d38-ada7-88dafd8569e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:08.022Z|4e10ac19-9ca2-4d38-ada7-88dafd8569e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:08.040Z|bbae4c2a-c50f-4c42-9f32-6ca44599e013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:08.040Z|bbae4c2a-c50f-4c42-9f32-6ca44599e013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:09.209Z|3a1a8b7f-2498-4a59-9bb2-525e0fbef814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:28:09.210Z|3a1a8b7f-2498-4a59-9bb2-525e0fbef814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:28:09.586Z|ecf09a30-634b-44c7-96ec-cf0232cbfa1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:28:09.587Z|ecf09a30-634b-44c7-96ec-cf0232cbfa1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:28:18.031Z|ee88d28b-f9b5-4d56-a537-55885a2a69ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:18.032Z|ee88d28b-f9b5-4d56-a537-55885a2a69ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:18.044Z|9fa011ec-c41f-4e1b-87cc-01d5ed5a1af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:18.045Z|9fa011ec-c41f-4e1b-87cc-01d5ed5a1af1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:18.065Z|fdc9046b-2ebc-415c-b074-6331ede2aa00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:18.066Z|fdc9046b-2ebc-415c-b074-6331ede2aa00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:24.210Z|f557f38a-1a01-4183-a628-5970ae5271b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:28:24.212Z|f557f38a-1a01-4183-a628-5970ae5271b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:28:28.060Z|e8963752-0366-409e-a48a-6274c1ab1d15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:28.061Z|e8963752-0366-409e-a48a-6274c1ab1d15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:28.081Z|bc0311a4-46b0-4d77-9447-fca4ad878e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:28.082Z|bc0311a4-46b0-4d77-9447-fca4ad878e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:28.094Z|09735861-491a-4488-9efc-4c689a3e48f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:28.095Z|09735861-491a-4488-9efc-4c689a3e48f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:38.118Z|89a51674-051d-4f1f-af51-30937d5f3c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:38.118Z|4e6ae703-8228-4d08-81b8-61fc5b72bcb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:38.122Z|89a51674-051d-4f1f-af51-30937d5f3c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:38.122Z|4e6ae703-8228-4d08-81b8-61fc5b72bcb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:38.140Z|e9b0866d-df57-43cd-9402-1f1f26fdbd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:38.141Z|e9b0866d-df57-43cd-9402-1f1f26fdbd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:39.210Z|b1eab029-95a9-4239-b752-a4a8cb33d1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:28:39.210Z|b1eab029-95a9-4239-b752-a4a8cb33d1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:28:39.588Z|299f0d43-da56-4db9-be21-f36b5f944f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:28:39.589Z|299f0d43-da56-4db9-be21-f36b5f944f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:28:48.152Z|197f03bc-5949-4288-849d-9b9a93b31f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:48.152Z|f726042d-5978-4a5d-9ce0-51e902c9bc5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:48.153Z|197f03bc-5949-4288-849d-9b9a93b31f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:48.153Z|f726042d-5978-4a5d-9ce0-51e902c9bc5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:48.174Z|15d6d48a-19af-427d-b829-18ebf03788a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:48.175Z|15d6d48a-19af-427d-b829-18ebf03788a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:54.209Z|61c2ebca-130c-4f7d-95bd-958c1a0fbb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:28:54.210Z|61c2ebca-130c-4f7d-95bd-958c1a0fbb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:28:58.179Z|a3c2d959-1fe2-4ca5-bdde-51355aa3f65b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:58.180Z|a3c2d959-1fe2-4ca5-bdde-51355aa3f65b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:58.181Z|99bc0144-d9b1-4ca6-b448-698a199013c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:58.182Z|99bc0144-d9b1-4ca6-b448-698a199013c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:28:58.200Z|7cf23b0b-99f1-4c97-8f2f-a99b4ea692f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:28:58.202Z|7cf23b0b-99f1-4c97-8f2f-a99b4ea692f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:04.175Z|73e7aaa1-6a0f-4132-8b8f-6d32af0ebc15|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:29:04.177Z|73e7aaa1-6a0f-4132-8b8f-6d32af0ebc15|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:08.204Z|22b1fa71-4ebe-492e-8d0d-f565dc3b7091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:08.206Z|22b1fa71-4ebe-492e-8d0d-f565dc3b7091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:08.212Z|a2d30505-9ca6-463c-9896-2abfb59dc86f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:08.213Z|a2d30505-9ca6-463c-9896-2abfb59dc86f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:08.227Z|60b6d7d2-73f7-4f07-94e7-f6802dcb0292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:08.229Z|60b6d7d2-73f7-4f07-94e7-f6802dcb0292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:09.209Z|01a2b49f-017a-4e35-8d4e-e2e412fb1620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:29:09.215Z|01a2b49f-017a-4e35-8d4e-e2e412fb1620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:29:09.590Z|4b63b1de-6f14-41e5-bef8-040fe6f70afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:29:09.591Z|4b63b1de-6f14-41e5-bef8-040fe6f70afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:29:18.233Z|fe38b706-9dfb-40e8-9a7d-ace8c99cdd20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:18.234Z|fe38b706-9dfb-40e8-9a7d-ace8c99cdd20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:18.240Z|fba07914-ff2a-4a92-b281-623bf0f199d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:18.241Z|fba07914-ff2a-4a92-b281-623bf0f199d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:18.252Z|1071aeba-1166-47e9-af8f-c923652bae23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:18.254Z|1071aeba-1166-47e9-af8f-c923652bae23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:24.209Z|72ef1d78-5037-477d-83b5-f090cf3c655c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:29:24.210Z|72ef1d78-5037-477d-83b5-f090cf3c655c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:29:28.264Z|55c93772-33e4-4047-b0e9-6b1351c10588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:28.265Z|55c93772-33e4-4047-b0e9-6b1351c10588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:28.270Z|eacdedeb-a68a-42d3-8c5b-b00b7ee180f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:28.271Z|eacdedeb-a68a-42d3-8c5b-b00b7ee180f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:28.298Z|44cc42d5-dfcf-4a38-9a9f-ade1de0291ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:28.299Z|44cc42d5-dfcf-4a38-9a9f-ade1de0291ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:38.295Z|d571eec1-5cdf-4a70-9b69-c921479e4a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:38.295Z|98f656a6-62e3-45f3-809e-9dc72acd4cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:38.296Z|98f656a6-62e3-45f3-809e-9dc72acd4cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:38.296Z|d571eec1-5cdf-4a70-9b69-c921479e4a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:38.329Z|5753df89-20f9-4547-a931-264abce853b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:38.330Z|5753df89-20f9-4547-a931-264abce853b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:39.209Z|487472a7-7746-4632-a7a1-0d65305eab48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:29:39.210Z|487472a7-7746-4632-a7a1-0d65305eab48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:29:39.592Z|20eec5e1-c81a-494d-9b10-4050a21827df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:29:39.593Z|20eec5e1-c81a-494d-9b10-4050a21827df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:29:48.335Z|5e2f1f44-2d1d-4f8c-b203-0fa61650f201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:48.335Z|896291a0-fce5-49ed-9d58-1418c8358a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:48.339Z|5e2f1f44-2d1d-4f8c-b203-0fa61650f201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:48.339Z|896291a0-fce5-49ed-9d58-1418c8358a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:48.361Z|bbf107ce-5908-4c52-b7bc-e1d7ab9685a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:48.362Z|bbf107ce-5908-4c52-b7bc-e1d7ab9685a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:54.211Z|59b1b4f4-d783-4397-80f9-a5e9c2aa0f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:29:54.216Z|59b1b4f4-d783-4397-80f9-a5e9c2aa0f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:29:58.375Z|36f6a97d-c161-47e9-a098-bc1fcd818870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:58.375Z|18163096-4e7a-4cc7-9f9c-9797f8015058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:58.377Z|18163096-4e7a-4cc7-9f9c-9797f8015058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:58.377Z|36f6a97d-c161-47e9-a098-bc1fcd818870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:29:58.406Z|389dc93c-024d-412a-a2a3-0925aa3456e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:29:58.406Z|389dc93c-024d-412a-a2a3-0925aa3456e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:04.169Z|8b4c61fd-2880-4747-ab8c-24114b33e4cc|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:30:04.169Z|8b4c61fd-2880-4747-ab8c-24114b33e4cc|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:08.411Z|bde7d0ad-a7c6-4b93-bb76-91804022ea4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:08.411Z|bde7d0ad-a7c6-4b93-bb76-91804022ea4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:08.411Z|e528ed8c-d424-40cb-9938-6e751d5bceb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:08.412Z|e528ed8c-d424-40cb-9938-6e751d5bceb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:08.436Z|3efb2c38-1a69-44eb-b62a-3d22e9218d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:08.437Z|3efb2c38-1a69-44eb-b62a-3d22e9218d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:09.209Z|3f5ae760-318a-4f5e-b6b2-e6a4cbc0a138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:30:09.210Z|3f5ae760-318a-4f5e-b6b2-e6a4cbc0a138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:30:09.594Z|d820ce01-c4c5-4ab2-8638-851369d7b209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:30:09.595Z|d820ce01-c4c5-4ab2-8638-851369d7b209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:30:18.436Z|db8cd583-aa19-4205-9985-72774502ca94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:18.436Z|03c9a434-e5c2-4bb1-854b-a18d9d202677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:18.436Z|db8cd583-aa19-4205-9985-72774502ca94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:18.436Z|03c9a434-e5c2-4bb1-854b-a18d9d202677|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:18.460Z|8c1e2ea9-cc8a-46c7-8ea1-fb5cbda2c9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:18.461Z|8c1e2ea9-cc8a-46c7-8ea1-fb5cbda2c9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:24.210Z|76ad1448-0d0e-4265-ad0e-57c1e759959c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:30:24.213Z|76ad1448-0d0e-4265-ad0e-57c1e759959c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:30:28.483Z|baac6e7d-7bbb-44a5-ad70-82b76e27a183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:28.483Z|8bf48c84-15aa-4963-9f6b-ef75610335b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:28.484Z|8bf48c84-15aa-4963-9f6b-ef75610335b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:28.484Z|baac6e7d-7bbb-44a5-ad70-82b76e27a183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:28.494Z|0f8ef0c6-ceda-4a8e-9276-bf3ccd56e9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:28.495Z|0f8ef0c6-ceda-4a8e-9276-bf3ccd56e9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:38.512Z|9e91ccf2-f127-4a4f-a20b-d02cccfa2831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:38.513Z|9e91ccf2-f127-4a4f-a20b-d02cccfa2831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:38.516Z|ce562be2-05ce-4aac-80b7-28aa96e1705d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:38.517Z|ce562be2-05ce-4aac-80b7-28aa96e1705d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:38.523Z|f0394be9-06dc-41f5-97e5-888e877b4f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:38.525Z|f0394be9-06dc-41f5-97e5-888e877b4f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:39.209Z|49232141-8a94-4d54-a67d-828785ed18de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:30:39.212Z|49232141-8a94-4d54-a67d-828785ed18de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:30:39.596Z|bca7d0cb-9019-49f8-a7ba-f435dc1569e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:30:39.596Z|bca7d0cb-9019-49f8-a7ba-f435dc1569e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:30:48.546Z|147e9792-512b-47d6-bb6f-0823b00346dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:48.547Z|147e9792-512b-47d6-bb6f-0823b00346dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:48.548Z|0d28dba7-1d1e-4f29-a97c-21c65005c06e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:48.550Z|0d28dba7-1d1e-4f29-a97c-21c65005c06e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:48.554Z|c78e23f6-5247-4403-8e43-a0e2d3dbc433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:48.554Z|c78e23f6-5247-4403-8e43-a0e2d3dbc433|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:54.211Z|a648ce1c-0e5e-4017-ac4c-c90ae2e45aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:30:54.214Z|a648ce1c-0e5e-4017-ac4c-c90ae2e45aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:30:58.588Z|4b5d745f-94e5-49e1-a3f8-bfa46e892434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:58.588Z|a493298a-7096-44ae-936c-987fe5f71f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:58.588Z|549022fc-e132-4262-a732-ac8b5072c397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:30:58.592Z|a493298a-7096-44ae-936c-987fe5f71f2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:58.592Z|4b5d745f-94e5-49e1-a3f8-bfa46e892434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:30:58.592Z|549022fc-e132-4262-a732-ac8b5072c397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:04.169Z|4011b614-4cdb-4a94-850c-3b1751e9edcb|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:31:04.170Z|4011b614-4cdb-4a94-850c-3b1751e9edcb|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:08.631Z|52e73292-621e-499d-b113-7e38cc8f3145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:08.631Z|e308e1c8-dbad-43a8-890d-0f99a343623e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:08.632Z|52e73292-621e-499d-b113-7e38cc8f3145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:08.632Z|e308e1c8-dbad-43a8-890d-0f99a343623e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:08.642Z|b0831755-89e7-44b3-8ee7-e3d12ae0ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:08.642Z|b0831755-89e7-44b3-8ee7-e3d12ae0ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:09.213Z|fdafc61f-dec1-455c-97fe-f22e85efc434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:31:09.216Z|fdafc61f-dec1-455c-97fe-f22e85efc434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:31:09.597Z|a8c2347e-0a2e-49f9-af8f-10cfa69b4402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:31:09.598Z|a8c2347e-0a2e-49f9-af8f-10cfa69b4402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:31:18.672Z|e9251926-0af3-44e0-81c4-8e490c9e6d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:18.672Z|a16ff444-2984-4f73-8481-42936d48d16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:18.672Z|731de940-ea83-49cb-b639-d6d1e80796df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:18.673Z|a16ff444-2984-4f73-8481-42936d48d16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:18.673Z|731de940-ea83-49cb-b639-d6d1e80796df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:18.673Z|e9251926-0af3-44e0-81c4-8e490c9e6d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:24.210Z|4e878102-2be7-4f8c-9224-056ccc8909b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:31:24.211Z|4e878102-2be7-4f8c-9224-056ccc8909b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:31:28.695Z|69caa964-02fb-46c8-89e3-e901bcf5b34f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:28.695Z|23b210eb-9d51-4c58-8ea6-0e5fc0be3a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:28.695Z|ca3d7884-6a22-4915-9af4-1c6744fad0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:28.696Z|69caa964-02fb-46c8-89e3-e901bcf5b34f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:28.696Z|23b210eb-9d51-4c58-8ea6-0e5fc0be3a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:28.696Z|ca3d7884-6a22-4915-9af4-1c6744fad0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:38.724Z|7810e82c-15f3-41f1-9143-c535040a15a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:38.724Z|7691330f-747f-4ab5-a93a-a4483baf89ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:38.724Z|57eb9038-cc71-492b-b495-56bace679699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:38.725Z|7810e82c-15f3-41f1-9143-c535040a15a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:38.725Z|7691330f-747f-4ab5-a93a-a4483baf89ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:38.725Z|57eb9038-cc71-492b-b495-56bace679699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:39.210Z|f4e36e25-e807-42a0-9db7-39040dea9025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:31:39.211Z|f4e36e25-e807-42a0-9db7-39040dea9025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:31:39.599Z|55444259-7a72-4a79-bf7e-d743fa002c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:31:39.599Z|55444259-7a72-4a79-bf7e-d743fa002c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:31:48.747Z|42fe0c05-cbec-4900-b56c-2ae8e891020a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:48.747Z|d154a51d-e0d9-4adb-a679-6a2768ac5351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:48.747Z|8b37993e-fdec-4f9e-9bfe-9dd07b4a2de2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:48.748Z|8b37993e-fdec-4f9e-9bfe-9dd07b4a2de2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:48.748Z|d154a51d-e0d9-4adb-a679-6a2768ac5351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:48.748Z|42fe0c05-cbec-4900-b56c-2ae8e891020a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:54.209Z|2152be32-574d-4a1f-bf74-8a03d45ac25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:31:54.213Z|2152be32-574d-4a1f-bf74-8a03d45ac25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:31:58.774Z|0f5e3217-667a-477f-8707-1e4e19c9ad58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:58.775Z|b44ce04e-e793-4fd9-9811-9ef8a2ea8ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:58.776Z|b44ce04e-e793-4fd9-9811-9ef8a2ea8ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:58.777Z|0f5e3217-667a-477f-8707-1e4e19c9ad58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:31:58.781Z|9f5cdb54-def1-40de-a5d0-ffa05db13130|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:31:58.782Z|9f5cdb54-def1-40de-a5d0-ffa05db13130|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:04.169Z|7d6ee865-4eb1-4bea-913c-24fcf82e86cd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:32:04.170Z|7d6ee865-4eb1-4bea-913c-24fcf82e86cd|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:08.797Z|2c530098-f46e-4fd4-8953-0e9785b742d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:08.797Z|48f35cb3-e126-4060-856b-70068eb7dc33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:08.798Z|2c530098-f46e-4fd4-8953-0e9785b742d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:08.799Z|48f35cb3-e126-4060-856b-70068eb7dc33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:08.805Z|dc1ea534-a2ac-4ebb-a4fe-09841a37a562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:08.806Z|dc1ea534-a2ac-4ebb-a4fe-09841a37a562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:09.209Z|4efd408c-a270-4a1c-a7e8-23a68e0f4e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:32:09.210Z|4efd408c-a270-4a1c-a7e8-23a68e0f4e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:32:09.600Z|83e4a8fc-b17d-4b3e-a09f-93341c7bcef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:32:09.601Z|83e4a8fc-b17d-4b3e-a09f-93341c7bcef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:32:18.866Z|34aa7572-7843-4623-9704-386b36043468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:18.866Z|0f1030dc-a7f8-41dc-9c0e-898c818b70f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:18.866Z|fa42ecae-57ae-450c-a090-cf4818a81439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:18.872Z|fa42ecae-57ae-450c-a090-cf4818a81439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:18.872Z|0f1030dc-a7f8-41dc-9c0e-898c818b70f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:18.872Z|34aa7572-7843-4623-9704-386b36043468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:24.210Z|b8542e90-958a-416b-b7ca-cc95df337101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:32:24.211Z|b8542e90-958a-416b-b7ca-cc95df337101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:32:28.909Z|19c81868-a52d-4fc3-95c8-80f35c623607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:28.910Z|19c81868-a52d-4fc3-95c8-80f35c623607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:28.911Z|a5ec624e-15e4-46ac-a1f2-f46f3f005a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:28.912Z|a5ec624e-15e4-46ac-a1f2-f46f3f005a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:28.914Z|b632bd5f-6e20-43fa-b0d2-41d90b597419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:28.915Z|b632bd5f-6e20-43fa-b0d2-41d90b597419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:38.948Z|1883fca5-8dd9-4348-a116-b662bdba7684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:38.948Z|0188dbee-c75d-4244-a14c-1245805505c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:38.949Z|1883fca5-8dd9-4348-a116-b662bdba7684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:38.949Z|a28536f1-fe53-424f-913d-bdf2b4f711d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:38.949Z|0188dbee-c75d-4244-a14c-1245805505c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:38.955Z|a28536f1-fe53-424f-913d-bdf2b4f711d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:39.209Z|9c85f4f0-2837-410c-b886-08ba6ce8b1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:32:39.213Z|9c85f4f0-2837-410c-b886-08ba6ce8b1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:32:39.602Z|6ef4352e-77f6-4f65-80fe-0b5222a9b16f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:32:39.602Z|6ef4352e-77f6-4f65-80fe-0b5222a9b16f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:32:48.978Z|56fd2484-7307-4e6c-bf9b-f25c50869f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:48.978Z|600f4c9c-e8ce-4f20-8209-3946d0c4174d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:48.979Z|56fd2484-7307-4e6c-bf9b-f25c50869f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:48.980Z|d3f86580-30cc-43ab-8133-1ded84dbf00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:48.980Z|d3f86580-30cc-43ab-8133-1ded84dbf00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:48.981Z|600f4c9c-e8ce-4f20-8209-3946d0c4174d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:54.209Z|29ee094d-1260-47d4-bb0d-82e2e844336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:32:54.210Z|29ee094d-1260-47d4-bb0d-82e2e844336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:32:59.010Z|f4ba734f-ac9d-4685-9eeb-5fb220d62e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:59.010Z|f5ff92ac-820f-4741-a0d5-57fc522dcbbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:59.010Z|f4ba734f-ac9d-4685-9eeb-5fb220d62e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:59.011Z|f5ff92ac-820f-4741-a0d5-57fc522dcbbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:32:59.017Z|2c2d0eb3-b45a-4c46-8d39-968fcbbd9fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:32:59.018Z|2c2d0eb3-b45a-4c46-8d39-968fcbbd9fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:04.169Z|cbe062c1-c899-4cdf-a3f5-3b99688946bf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:33:04.170Z|cbe062c1-c899-4cdf-a3f5-3b99688946bf|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:09.035Z|a6443d7d-bd54-4c56-90b4-bfa81e161f8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:09.037Z|a6443d7d-bd54-4c56-90b4-bfa81e161f8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:09.039Z|a248d945-0673-4628-b5fa-b7ca94258f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:09.040Z|a248d945-0673-4628-b5fa-b7ca94258f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:09.043Z|95a4f05e-fff1-4b75-b765-2f6376470fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:09.044Z|95a4f05e-fff1-4b75-b765-2f6376470fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:09.210Z|72ae07ac-c9fa-4873-bde4-1080c1006af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:33:09.210Z|72ae07ac-c9fa-4873-bde4-1080c1006af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:33:09.603Z|4b0c78c1-158d-4c52-80e7-1e9ffd37e66f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:33:09.604Z|4b0c78c1-158d-4c52-80e7-1e9ffd37e66f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:33:19.088Z|f01d955b-5f75-4e17-b23f-82dfad6126e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:19.088Z|b6256418-64fe-4c6e-86fe-b46ab184fb6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:19.088Z|e008c501-12ab-4045-bf3a-c965b14350ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:19.090Z|b6256418-64fe-4c6e-86fe-b46ab184fb6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:19.090Z|f01d955b-5f75-4e17-b23f-82dfad6126e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:19.090Z|e008c501-12ab-4045-bf3a-c965b14350ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:24.213Z|009e44f8-ca8b-44a7-b46a-ea8455f63a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:33:24.220Z|009e44f8-ca8b-44a7-b46a-ea8455f63a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:33:29.132Z|72f46923-0cd2-4f1d-b32d-196b38644a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:29.131Z|9c3494ce-e3ff-49e3-ae81-0be00d037709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:29.131Z|3e45a593-2939-414e-bb8c-eb3720279500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:29.135Z|9c3494ce-e3ff-49e3-ae81-0be00d037709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:29.135Z|72f46923-0cd2-4f1d-b32d-196b38644a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:29.135Z|3e45a593-2939-414e-bb8c-eb3720279500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:39.168Z|d02222c0-b0ab-446b-b088-61b07d7aa0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:39.168Z|bc5d4315-5882-4ecc-8144-3eac9744ec37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:39.168Z|bc5d4315-5882-4ecc-8144-3eac9744ec37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:39.168Z|d02222c0-b0ab-446b-b088-61b07d7aa0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:39.170Z|a1867002-ebb3-45ea-afe9-25e1ddc34fd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:39.170Z|a1867002-ebb3-45ea-afe9-25e1ddc34fd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:39.209Z|5f4e8d70-1e38-4317-ad5e-626ccdf4800d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:33:39.210Z|5f4e8d70-1e38-4317-ad5e-626ccdf4800d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:33:39.608Z|b39015c7-4413-4bcb-aa54-85330fc950f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:33:39.609Z|b39015c7-4413-4bcb-aa54-85330fc950f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:33:49.191Z|ceb2c026-d50a-4bc5-a45d-71332a406df0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:49.191Z|d229e2ed-96ea-44cb-82e4-e9fb97cf670d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:49.192Z|d229e2ed-96ea-44cb-82e4-e9fb97cf670d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:49.192Z|ceb2c026-d50a-4bc5-a45d-71332a406df0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:49.195Z|b398aba9-6f97-431b-bcbc-9bb552e2f53a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:49.195Z|b398aba9-6f97-431b-bcbc-9bb552e2f53a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:54.209Z|cc7a8579-432c-43e2-809f-802bffe0adb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:33:54.210Z|cc7a8579-432c-43e2-809f-802bffe0adb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:33:59.221Z|1fc56a24-0a60-4f35-8d31-d7ba4a98ee2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:59.221Z|663df0ad-0eb0-4061-b1fb-a4b5cc17f8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:59.222Z|1fc56a24-0a60-4f35-8d31-d7ba4a98ee2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:59.222Z|663df0ad-0eb0-4061-b1fb-a4b5cc17f8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:33:59.225Z|57a8ba99-3157-4b7e-8482-82df49853639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:33:59.226Z|57a8ba99-3157-4b7e-8482-82df49853639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:04.172Z|7d24e98a-09e5-4faa-b4b5-7936bd163199|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:34:04.173Z|7d24e98a-09e5-4faa-b4b5-7936bd163199|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:09.209Z|69615bf1-7fb5-4532-b4b6-71033870ef3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:34:09.213Z|69615bf1-7fb5-4532-b4b6-71033870ef3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:34:09.255Z|6a83a15c-7ffd-4540-bc8b-a3767b595bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:09.255Z|48d7387b-cc13-42de-8ae9-32efe90b9819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:09.255Z|48d7387b-cc13-42de-8ae9-32efe90b9819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:09.255Z|6a83a15c-7ffd-4540-bc8b-a3767b595bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:09.258Z|3a34998a-8772-4800-96bd-108828fbe505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:09.259Z|3a34998a-8772-4800-96bd-108828fbe505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:09.610Z|9b437df7-0a53-4755-afbd-3f997877c312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:34:09.610Z|9b437df7-0a53-4755-afbd-3f997877c312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:34:19.309Z|81a55755-02f4-4cb3-89dd-fbb62834ff36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:19.309Z|0f341a33-eff4-4472-b7e3-08de58dc5f85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:19.309Z|a2feff18-50da-4797-8d09-ec40d1725361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:19.311Z|a2feff18-50da-4797-8d09-ec40d1725361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:19.311Z|81a55755-02f4-4cb3-89dd-fbb62834ff36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:19.311Z|0f341a33-eff4-4472-b7e3-08de58dc5f85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:24.210Z|19e9a321-348f-42f9-9538-d85571ae54f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:34:24.211Z|19e9a321-348f-42f9-9538-d85571ae54f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:34:29.342Z|e96146ab-75ed-4980-bdc3-5ed4187df6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:29.342Z|053bf67d-3149-4bce-b5bc-f79982d3c6a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:29.343Z|e96146ab-75ed-4980-bdc3-5ed4187df6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:29.343Z|053bf67d-3149-4bce-b5bc-f79982d3c6a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:29.346Z|a828a373-192b-4ce8-9d80-971cf90eaab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:29.349Z|a828a373-192b-4ce8-9d80-971cf90eaab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:39.212Z|1a977bac-f703-4559-a72c-c865218ad019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:34:39.219Z|1a977bac-f703-4559-a72c-c865218ad019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:34:39.377Z|f9e65ed8-38a5-47a4-b208-4f47b262ce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:39.377Z|8ca496ac-6276-409c-b1f8-3974d78c379c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:39.377Z|be76df99-7847-4cdf-b972-ba727330b95f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:39.381Z|f9e65ed8-38a5-47a4-b208-4f47b262ce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:39.381Z|be76df99-7847-4cdf-b972-ba727330b95f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:39.381Z|8ca496ac-6276-409c-b1f8-3974d78c379c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:39.615Z|694eb578-a5f6-486f-a1f1-3079a99b0533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:34:39.616Z|694eb578-a5f6-486f-a1f1-3079a99b0533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:34:49.412Z|2e71964b-8b1c-4113-8d1d-c4462570e327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:49.413Z|2e71964b-8b1c-4113-8d1d-c4462570e327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:49.414Z|342aa188-7444-4c25-b803-a7b44c36babf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:49.415Z|342aa188-7444-4c25-b803-a7b44c36babf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:49.420Z|4eb7b391-6f6d-479a-a341-ba53cea72e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:49.421Z|4eb7b391-6f6d-479a-a341-ba53cea72e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:54.209Z|fffbd68f-a814-46a2-b4f9-afe59734a185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:34:54.210Z|fffbd68f-a814-46a2-b4f9-afe59734a185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:34:59.436Z|c722298d-6ba4-4626-a3f4-eae34d85a6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:59.437Z|f789b634-a932-4150-a5f1-fc0d9eefacfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:59.437Z|c722298d-6ba4-4626-a3f4-eae34d85a6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:59.437Z|f789b634-a932-4150-a5f1-fc0d9eefacfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:34:59.444Z|347cd872-c532-496e-ad83-a5ee130dba9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:34:59.445Z|347cd872-c532-496e-ad83-a5ee130dba9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:04.168Z|ef3de25c-cbaa-4715-a5b0-28c7e55b1844|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:35:04.169Z|ef3de25c-cbaa-4715-a5b0-28c7e55b1844|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:09.209Z|7e792846-21d4-482a-99ae-4646c23b853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:35:09.210Z|7e792846-21d4-482a-99ae-4646c23b853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:35:09.461Z|36a9aa46-b050-43b1-a3d3-74742b047392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:09.462Z|bb362182-7887-4997-9d4a-62e1baf92f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:09.462Z|36a9aa46-b050-43b1-a3d3-74742b047392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:09.466Z|bb362182-7887-4997-9d4a-62e1baf92f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:09.476Z|5042ec45-c695-407b-831c-eb40c9607a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:09.477Z|5042ec45-c695-407b-831c-eb40c9607a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:09.618Z|a604d83d-2a25-4fec-8016-047a3642624a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:35:09.618Z|a604d83d-2a25-4fec-8016-047a3642624a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:35:19.507Z|5905351e-2608-4050-8b58-2a10f8f0da2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:19.507Z|e00dc7bf-8bad-43cd-b9f2-8ad76e2d3971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:19.507Z|321f0b88-24a6-42e3-a987-7b49a97c8243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:19.510Z|5905351e-2608-4050-8b58-2a10f8f0da2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:19.510Z|e00dc7bf-8bad-43cd-b9f2-8ad76e2d3971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:19.510Z|321f0b88-24a6-42e3-a987-7b49a97c8243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:24.209Z|8d5911e1-dbcd-4afe-ab2d-a5c173508aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:35:24.212Z|8d5911e1-dbcd-4afe-ab2d-a5c173508aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:35:29.537Z|01c5e78e-7a00-4809-a68d-9dec506abecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:29.538Z|01c5e78e-7a00-4809-a68d-9dec506abecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:29.538Z|5dd38eb5-c1ec-4e79-aab5-2104d72eb820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:29.538Z|9d7054ea-45b8-4e5e-84d1-144eb1fb1751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:29.539Z|5dd38eb5-c1ec-4e79-aab5-2104d72eb820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:29.540Z|9d7054ea-45b8-4e5e-84d1-144eb1fb1751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:39.211Z|03518959-0833-40fa-bcfa-4e6b5f50e462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:35:39.214Z|03518959-0833-40fa-bcfa-4e6b5f50e462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:35:39.575Z|cef707f1-f393-43be-bedb-3d9bd831bca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:39.575Z|c70d5df5-b223-4fe1-af24-17ea53905297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:39.576Z|2fbb1ad9-8ee9-4567-961d-4dbb87d723a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:39.579Z|cef707f1-f393-43be-bedb-3d9bd831bca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:39.579Z|c70d5df5-b223-4fe1-af24-17ea53905297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:39.579Z|2fbb1ad9-8ee9-4567-961d-4dbb87d723a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:39.619Z|18186151-0626-42ee-94d0-dc5c0db47fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:35:39.620Z|18186151-0626-42ee-94d0-dc5c0db47fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:35:49.618Z|2acab715-a880-4a5f-a55b-739d2533f6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:49.618Z|a47483a1-55bd-4bdc-8184-11e1f1ce751a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:49.618Z|6b56bf2f-b664-4d7b-8d20-325ef198ed37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:49.621Z|2acab715-a880-4a5f-a55b-739d2533f6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:49.621Z|a47483a1-55bd-4bdc-8184-11e1f1ce751a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:49.621Z|6b56bf2f-b664-4d7b-8d20-325ef198ed37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:54.209Z|1400b0d5-23fd-43c2-bfb0-82cdf16270ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:35:54.210Z|1400b0d5-23fd-43c2-bfb0-82cdf16270ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:35:59.652Z|07ad2d8d-c7e4-4391-aa01-f12a0363647f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:59.652Z|07ad2d8d-c7e4-4391-aa01-f12a0363647f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:59.658Z|6dc603fc-01f1-4a52-a1e7-4e292a14ed54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:59.658Z|f2e55afa-eb2b-4189-b896-05bfeb653f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:35:59.659Z|6dc603fc-01f1-4a52-a1e7-4e292a14ed54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:35:59.659Z|f2e55afa-eb2b-4189-b896-05bfeb653f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:04.168Z|02436390-cd66-453a-bfcf-527fe4738e85|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:36:04.169Z|02436390-cd66-453a-bfcf-527fe4738e85|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:09.209Z|5f31072b-1153-4d04-8b7f-e9d78aad54e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:36:09.213Z|5f31072b-1153-4d04-8b7f-e9d78aad54e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:36:09.620Z|b9d0ef65-5df8-49dd-9e79-248310be143d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:36:09.621Z|b9d0ef65-5df8-49dd-9e79-248310be143d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:36:09.680Z|9d6f4691-a3c2-403e-a50f-b5e9442931b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:09.681Z|9d6f4691-a3c2-403e-a50f-b5e9442931b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:09.683Z|e5e78b18-caed-4dc9-9a61-db26b82076e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:09.683Z|7f02e0f3-28cf-43f2-b783-da030256553e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:09.684Z|e5e78b18-caed-4dc9-9a61-db26b82076e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:09.685Z|7f02e0f3-28cf-43f2-b783-da030256553e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:19.718Z|af8adf8c-3352-4c16-8c98-e6f0f946e575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:19.719Z|366608f6-958e-4fa7-a7a6-7db752c76a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:19.720Z|af8adf8c-3352-4c16-8c98-e6f0f946e575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:19.720Z|366608f6-958e-4fa7-a7a6-7db752c76a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:19.720Z|665c2155-d743-460b-9293-7b5f113ebd01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:19.724Z|665c2155-d743-460b-9293-7b5f113ebd01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:24.209Z|dd33db70-4a56-42cb-9b88-f0eaa1724010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:36:24.210Z|dd33db70-4a56-42cb-9b88-f0eaa1724010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:36:29.754Z|f788323d-7e1e-4f85-86bc-57fbb0058b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:29.755Z|c37dfff6-98d1-431a-8f40-f259134ee106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:29.755Z|f788323d-7e1e-4f85-86bc-57fbb0058b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:29.755Z|c37dfff6-98d1-431a-8f40-f259134ee106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:29.766Z|c193127c-9319-4a7c-8ebb-9bee91c3f560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:29.766Z|c193127c-9319-4a7c-8ebb-9bee91c3f560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:39.210Z|af1c4dfd-d069-4b66-92eb-9664354057e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:36:39.211Z|af1c4dfd-d069-4b66-92eb-9664354057e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:36:39.622Z|c36fd3f0-34b6-41d2-b59a-7d9d877b0c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:36:39.623Z|c36fd3f0-34b6-41d2-b59a-7d9d877b0c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:36:39.782Z|d63a5823-e8de-49a5-bfa1-6d33fdb14428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:39.783Z|d63a5823-e8de-49a5-bfa1-6d33fdb14428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:39.786Z|23e9de77-8d96-40e2-902a-44eb60bb06f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:39.787Z|23e9de77-8d96-40e2-902a-44eb60bb06f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:39.794Z|e947ab73-315a-4fb9-ad4f-269947ce93f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:39.794Z|e947ab73-315a-4fb9-ad4f-269947ce93f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:49.831Z|277541e6-49b0-45c2-b723-b7165b58d609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:49.831Z|f44a5868-c6d6-413c-a803-b68ffea6d70d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:49.836Z|277541e6-49b0-45c2-b723-b7165b58d609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:49.836Z|f44a5868-c6d6-413c-a803-b68ffea6d70d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:49.840Z|f8bf5f8d-cc02-41cd-9b75-7e65bc44b9e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:49.842Z|f8bf5f8d-cc02-41cd-9b75-7e65bc44b9e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:54.211Z|75cb6676-4eaf-4530-b4c0-9b46167e1925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:36:54.215Z|75cb6676-4eaf-4530-b4c0-9b46167e1925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:36:59.877Z|dde2fc1d-3571-468e-9526-36543d33f02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:59.877Z|f3d78b10-15d0-486f-8b3f-863388b4afab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:59.878Z|dde2fc1d-3571-468e-9526-36543d33f02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:59.878Z|f3d78b10-15d0-486f-8b3f-863388b4afab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:36:59.898Z|c9a54d60-9d4b-4b6f-822a-01e81e75128f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:36:59.898Z|c9a54d60-9d4b-4b6f-822a-01e81e75128f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:04.169Z|39100168-05f1-46cb-beee-b37afaa97170|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:37:04.170Z|39100168-05f1-46cb-beee-b37afaa97170|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:09.209Z|d113e4f7-d71b-4311-b822-4f02fab45d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:37:09.210Z|d113e4f7-d71b-4311-b822-4f02fab45d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:37:09.624Z|7b2427b6-e1c8-4490-a591-178e64eb0adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:37:09.624Z|7b2427b6-e1c8-4490-a591-178e64eb0adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:37:09.898Z|94b66f1e-db8a-436e-b4f9-7501923ed8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:09.898Z|eac1bac4-062b-4234-a741-6968ce308fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:09.899Z|94b66f1e-db8a-436e-b4f9-7501923ed8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:09.899Z|eac1bac4-062b-4234-a741-6968ce308fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:09.924Z|a8dc71c2-8dfe-4180-8e59-8a8b5d6499c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:09.925Z|a8dc71c2-8dfe-4180-8e59-8a8b5d6499c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:19.935Z|a49eb7f0-2140-43da-8f6a-c516eaf16dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:19.936Z|a49eb7f0-2140-43da-8f6a-c516eaf16dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:19.935Z|9cfc4ec5-bf30-4b05-8e8c-a8ef04303d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:19.938Z|9cfc4ec5-bf30-4b05-8e8c-a8ef04303d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:19.947Z|5d2a472a-e7e6-41bc-b817-48a83eda94ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:19.948Z|5d2a472a-e7e6-41bc-b817-48a83eda94ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:24.210Z|d0835a7b-f165-4cc8-9f42-8704046977e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:37:24.211Z|d0835a7b-f165-4cc8-9f42-8704046977e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:37:29.967Z|256a92e5-0347-466d-bada-b700cd5e184b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:29.967Z|239f9301-3015-485c-9ad9-cfd95afbd74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:29.967Z|239f9301-3015-485c-9ad9-cfd95afbd74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:29.968Z|256a92e5-0347-466d-bada-b700cd5e184b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:29.984Z|d69f9450-e932-480d-8004-f91f0f97f6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:29.985Z|d69f9450-e932-480d-8004-f91f0f97f6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:39.209Z|84fbb7a3-f0d4-4bee-8b33-9a9350bce6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:37:39.212Z|84fbb7a3-f0d4-4bee-8b33-9a9350bce6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:37:39.626Z|ca6e88ce-1019-466b-a8c6-3a10b0292cae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:37:39.627Z|ca6e88ce-1019-466b-a8c6-3a10b0292cae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:37:39.994Z|dd8d97f8-8f3d-4b7c-8207-23c4d7dd915a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:39.995Z|dd8d97f8-8f3d-4b7c-8207-23c4d7dd915a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:40.002Z|bdd66f39-4564-4cbc-8459-a3c44046e50f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:40.003Z|bdd66f39-4564-4cbc-8459-a3c44046e50f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:40.014Z|40880589-0516-4fc3-b9cd-114f8f29689e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:40.015Z|40880589-0516-4fc3-b9cd-114f8f29689e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:50.038Z|e1c260c2-e7b7-48c5-8732-14b10a8f30cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:50.038Z|f4239b74-767b-4563-bedd-f1390ec320ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:50.039Z|f4239b74-767b-4563-bedd-f1390ec320ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:50.039Z|e1c260c2-e7b7-48c5-8732-14b10a8f30cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:50.050Z|1ac421a5-5b67-46c8-bd51-cb6dc8bf2585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:37:50.051Z|1ac421a5-5b67-46c8-bd51-cb6dc8bf2585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:37:54.213Z|8b3fd935-769c-45a5-87cb-ee69cbc46ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:37:54.217Z|8b3fd935-769c-45a5-87cb-ee69cbc46ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:38:00.080Z|413f6f1a-9984-4223-86ad-6a64def514ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:00.080Z|b1122613-e008-4d6f-a0bf-b5628f2dfdab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:00.080Z|1251514d-7e0b-48bd-8b9d-58e1a82862f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:00.084Z|413f6f1a-9984-4223-86ad-6a64def514ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:00.084Z|1251514d-7e0b-48bd-8b9d-58e1a82862f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:00.084Z|b1122613-e008-4d6f-a0bf-b5628f2dfdab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:04.169Z|cbb30bc4-2cb2-43cd-9f9e-817cf17d4a16|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:38:04.170Z|cbb30bc4-2cb2-43cd-9f9e-817cf17d4a16|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:09.209Z|2834f465-87c6-4483-b757-fe1051742411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:38:09.210Z|2834f465-87c6-4483-b757-fe1051742411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:38:09.628Z|9cf74de4-e7ac-444d-80fc-bf4cc33c93a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:38:09.628Z|9cf74de4-e7ac-444d-80fc-bf4cc33c93a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:38:10.116Z|6bb9626f-c54a-4b0f-883e-5de9147121f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:10.118Z|6bb9626f-c54a-4b0f-883e-5de9147121f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:10.119Z|7619fd69-65dd-4186-952e-5c9a9fc00808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:10.119Z|7619fd69-65dd-4186-952e-5c9a9fc00808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:10.123Z|d45c4a9a-b3ae-431d-a825-b8e8cd47033a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:10.124Z|d45c4a9a-b3ae-431d-a825-b8e8cd47033a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:20.149Z|1eb1224b-5974-491b-89c1-1c8401d44aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:20.149Z|6148ba5e-5bf5-47b1-98e0-720dd802e7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:20.149Z|ac9668bc-47c9-4b36-a8f9-b1ee2e9aa4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:20.151Z|1eb1224b-5974-491b-89c1-1c8401d44aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:20.151Z|ac9668bc-47c9-4b36-a8f9-b1ee2e9aa4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:20.151Z|6148ba5e-5bf5-47b1-98e0-720dd802e7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:24.209Z|2b7fccd8-d390-40d0-8be6-ff8ccbafd045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:38:24.213Z|2b7fccd8-d390-40d0-8be6-ff8ccbafd045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:38:30.182Z|9172c8e1-a431-4c32-9721-9975110b8bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:30.182Z|a8055b61-c597-4d8e-8e3d-f27a4937d469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:30.182Z|a8055b61-c597-4d8e-8e3d-f27a4937d469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:30.183Z|9172c8e1-a431-4c32-9721-9975110b8bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:30.203Z|a79ac4ee-2508-4b0e-9683-46b6d01984d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:30.204Z|a79ac4ee-2508-4b0e-9683-46b6d01984d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:39.209Z|f3421e22-ac5e-4d19-aba6-895abad26d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:38:39.210Z|f3421e22-ac5e-4d19-aba6-895abad26d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:38:39.629Z|912a68df-06c0-4fdc-94be-aec9338845b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:38:39.629Z|912a68df-06c0-4fdc-94be-aec9338845b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:38:40.206Z|a5449f39-6459-4f89-8824-aee22a0e0a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:40.207Z|a5449f39-6459-4f89-8824-aee22a0e0a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:40.223Z|7d30e9b4-10b5-4e02-a30d-d51fd5c8cc1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:40.223Z|7d30e9b4-10b5-4e02-a30d-d51fd5c8cc1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:40.227Z|f748a937-b187-4f45-b024-9b344a40d0eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:40.227Z|f748a937-b187-4f45-b024-9b344a40d0eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:50.232Z|6a1b0222-bd1a-4fe5-851a-9074359fe560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:50.233Z|6a1b0222-bd1a-4fe5-851a-9074359fe560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:50.254Z|f64373f7-4dab-45c5-b5ae-0ccb9005138e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:50.254Z|f64373f7-4dab-45c5-b5ae-0ccb9005138e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:50.255Z|57fed8da-b4f5-46c7-8b28-775c59964c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:38:50.255Z|57fed8da-b4f5-46c7-8b28-775c59964c1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:38:54.209Z|050ee53c-acf1-481a-a5fb-c9e47236c0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:38:54.210Z|050ee53c-acf1-481a-a5fb-c9e47236c0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:39:00.267Z|db07b890-3326-497b-8278-836ddd2341ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:00.269Z|db07b890-3326-497b-8278-836ddd2341ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:00.295Z|37fe8080-2d1e-404b-91d1-7eed57534714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:00.296Z|37fe8080-2d1e-404b-91d1-7eed57534714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:00.297Z|f34daeec-b58b-40a9-88ae-2b8a7b0c11ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:00.298Z|f34daeec-b58b-40a9-88ae-2b8a7b0c11ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:04.176Z|df60ef91-94b9-486a-b237-f35fde7a8158|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:39:04.181Z|df60ef91-94b9-486a-b237-f35fde7a8158|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:09.211Z|37b4b361-0495-4d9a-aa56-bb9acfc9ae62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:39:09.217Z|37b4b361-0495-4d9a-aa56-bb9acfc9ae62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:39:09.630Z|01945400-9e41-4669-bf45-1ec29edb44b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:39:09.631Z|01945400-9e41-4669-bf45-1ec29edb44b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:39:10.313Z|9abcd962-b9ef-4cef-bda5-87a75ccfb5df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:10.314Z|9abcd962-b9ef-4cef-bda5-87a75ccfb5df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:10.335Z|98ec5bb7-75b6-44d1-b632-7fee24256bb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:10.336Z|98ec5bb7-75b6-44d1-b632-7fee24256bb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:10.342Z|0b5e15c6-ddf6-4615-bcf5-7d7b36f00c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:10.343Z|0b5e15c6-ddf6-4615-bcf5-7d7b36f00c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:20.343Z|7a635139-0561-42a5-b573-74176b18d237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:20.344Z|7a635139-0561-42a5-b573-74176b18d237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:20.360Z|0c82810a-3e0d-4391-b20f-39d42f7b9e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:20.361Z|0c82810a-3e0d-4391-b20f-39d42f7b9e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:20.366Z|624444d6-eed5-4b3b-96ae-ebc9382cc137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:20.367Z|624444d6-eed5-4b3b-96ae-ebc9382cc137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:24.209Z|a9cb3fc6-7b7d-42eb-a911-a72a627e61b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:39:24.210Z|a9cb3fc6-7b7d-42eb-a911-a72a627e61b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:39:30.368Z|f75047f6-5ee0-4693-bfe6-98ad0d22ff47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:30.369Z|f75047f6-5ee0-4693-bfe6-98ad0d22ff47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:30.382Z|908d0590-ada5-49c8-88c5-38e0af2ec143|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:30.383Z|908d0590-ada5-49c8-88c5-38e0af2ec143|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:30.385Z|4c64d3f8-0a48-4824-b90c-fd3570e09289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:30.385Z|4c64d3f8-0a48-4824-b90c-fd3570e09289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:39.209Z|66b41b1d-9c36-499c-a277-b35912f2e933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:39:39.211Z|66b41b1d-9c36-499c-a277-b35912f2e933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:39:39.632Z|0bda1dbe-d9b5-4428-85bb-34971390eb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:39:39.633Z|0bda1dbe-d9b5-4428-85bb-34971390eb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:39:40.390Z|facc3662-f4aa-417b-b5a2-4cdf6e135d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:40.391Z|facc3662-f4aa-417b-b5a2-4cdf6e135d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:40.404Z|ff10990f-7ad3-407a-99cb-9d508a4bf191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:40.405Z|ff10990f-7ad3-407a-99cb-9d508a4bf191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:40.409Z|6f92eb6e-937d-4e11-878e-33f26e99ce29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:40.411Z|6f92eb6e-937d-4e11-878e-33f26e99ce29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:50.421Z|8f82b479-18f1-4fb2-9f33-d3f50cfbf65a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:50.422Z|8f82b479-18f1-4fb2-9f33-d3f50cfbf65a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:50.435Z|bb7cac36-7deb-4d49-9ec1-d2c0faa4fb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:50.435Z|bb7cac36-7deb-4d49-9ec1-d2c0faa4fb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:50.442Z|2d2d19be-d5fb-4c67-8d80-fea055c0559f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:39:50.442Z|2d2d19be-d5fb-4c67-8d80-fea055c0559f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:39:54.209Z|a6386c54-c642-44d9-a433-d123676c6284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:39:54.212Z|a6386c54-c642-44d9-a433-d123676c6284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:40:00.445Z|c9a43ab1-f4a1-462f-9f4d-a3a858e8ef42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:00.446Z|c9a43ab1-f4a1-462f-9f4d-a3a858e8ef42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:00.468Z|0c213c2b-ea5f-49c7-9ffd-2136330d82e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:00.469Z|0c213c2b-ea5f-49c7-9ffd-2136330d82e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:00.472Z|359e6c7d-b297-4658-949e-f33bf83c2b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:00.473Z|359e6c7d-b297-4658-949e-f33bf83c2b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:04.168Z|d65ba6f4-760c-420f-b451-010589819db8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:40:04.168Z|d65ba6f4-760c-420f-b451-010589819db8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:09.210Z|56cd2ea9-9a92-4ee3-83ef-eb5c15380003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:40:09.210Z|56cd2ea9-9a92-4ee3-83ef-eb5c15380003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:40:09.634Z|1fbd6f3f-c2e1-4a09-b86a-68ea236eb461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:40:09.635Z|1fbd6f3f-c2e1-4a09-b86a-68ea236eb461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:40:10.483Z|e4efebe8-6da8-4eec-8be6-a57f20d560a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:10.483Z|e4efebe8-6da8-4eec-8be6-a57f20d560a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:10.499Z|bbb5fc1c-dacb-4eaf-a8bb-cc7e40f2dee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:10.500Z|bbb5fc1c-dacb-4eaf-a8bb-cc7e40f2dee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:10.505Z|99207ae6-7b2b-4c9b-93e1-af5f11df91de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:10.506Z|99207ae6-7b2b-4c9b-93e1-af5f11df91de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:20.527Z|dad8b0c7-1fcb-4ca6-8726-9d602172f096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:20.526Z|ab55dbb7-c0d0-476f-9d55-e7c6ac47513f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:20.531Z|dad8b0c7-1fcb-4ca6-8726-9d602172f096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:20.531Z|ab55dbb7-c0d0-476f-9d55-e7c6ac47513f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:20.531Z|6fe0db8b-6a9e-4bba-add7-02d09aa6270f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:20.535Z|6fe0db8b-6a9e-4bba-add7-02d09aa6270f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:24.212Z|56e39346-bb3f-4684-a6ec-5a24549020a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:40:24.217Z|56e39346-bb3f-4684-a6ec-5a24549020a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:40:30.577Z|6b64e1b8-dc7b-44ff-ba12-b5411f6955c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:30.579Z|6b64e1b8-dc7b-44ff-ba12-b5411f6955c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:30.584Z|ab325bd8-cfc6-439e-9450-2a2b0e06b958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:30.586Z|ab325bd8-cfc6-439e-9450-2a2b0e06b958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:30.589Z|ed7165ae-0cd1-46e0-82b0-2b4e1608197b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:30.590Z|ed7165ae-0cd1-46e0-82b0-2b4e1608197b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:39.209Z|00dfb121-0db3-45d9-8b5f-184153b171f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:40:39.210Z|00dfb121-0db3-45d9-8b5f-184153b171f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:40:39.636Z|817cd16e-5ed9-4a95-8eff-0b9397dee8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:40:39.637Z|817cd16e-5ed9-4a95-8eff-0b9397dee8ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:40:40.608Z|eb0d4e21-c237-4abe-9724-f2c8806cabde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:40.609Z|eb0d4e21-c237-4abe-9724-f2c8806cabde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:40.611Z|1b70ee44-33a4-4d87-b7a3-ae93010728b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:40.611Z|1b70ee44-33a4-4d87-b7a3-ae93010728b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:40.612Z|1afce013-e1ee-4d98-8eb5-17cbe389678f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:40.612Z|1afce013-e1ee-4d98-8eb5-17cbe389678f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:50.633Z|d633acd6-6e76-4537-8d01-b22426d809d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:50.634Z|d633acd6-6e76-4537-8d01-b22426d809d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:50.638Z|96abcc1b-77c7-48c3-92a8-637fbb8dd787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:50.638Z|96abcc1b-77c7-48c3-92a8-637fbb8dd787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:50.649Z|6a054e3f-eb72-4d4a-ad80-07a12887ea41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:40:50.649Z|6a054e3f-eb72-4d4a-ad80-07a12887ea41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:40:54.209Z|d7865a46-30aa-4c1f-b7a8-5d5a7c322246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:40:54.210Z|d7865a46-30aa-4c1f-b7a8-5d5a7c322246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:41:00.660Z|173d6a40-815a-49da-ad1c-42bf0d3c2414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:00.660Z|8d97e9ce-edd9-45bf-af71-123b8233e663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:00.661Z|173d6a40-815a-49da-ad1c-42bf0d3c2414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:00.661Z|8d97e9ce-edd9-45bf-af71-123b8233e663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:00.671Z|d5fe7664-5568-4d27-99d2-337ff4494bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:00.672Z|d5fe7664-5568-4d27-99d2-337ff4494bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:04.168Z|44553876-f818-4b08-827f-daf13526d043|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:41:04.169Z|44553876-f818-4b08-827f-daf13526d043|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:09.209Z|ee3ee080-0d1d-426e-9cf0-40721b4eaf5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:41:09.211Z|ee3ee080-0d1d-426e-9cf0-40721b4eaf5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:41:09.638Z|ba40c7cc-38b1-439b-a040-5902a682240d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:41:09.638Z|ba40c7cc-38b1-439b-a040-5902a682240d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:41:10.694Z|627d9b7a-50c2-46dd-b535-71e63ac258b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:10.695Z|c34520e3-3a11-44ca-a84f-400f17efd992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:10.696Z|c34520e3-3a11-44ca-a84f-400f17efd992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:10.697Z|68cc3c53-2b4b-47c2-ab1b-d45e132795b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:10.697Z|627d9b7a-50c2-46dd-b535-71e63ac258b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:10.698Z|68cc3c53-2b4b-47c2-ab1b-d45e132795b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:20.721Z|7f30461f-93d3-4381-aec2-20d176e692c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:20.721Z|be4f36f1-964c-4d15-b96d-53a951b2821b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:20.721Z|f6ec320d-28af-4618-8b79-c630c5a0682c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:20.722Z|be4f36f1-964c-4d15-b96d-53a951b2821b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:20.722Z|7f30461f-93d3-4381-aec2-20d176e692c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:20.722Z|f6ec320d-28af-4618-8b79-c630c5a0682c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:24.210Z|c0b7b496-889c-4431-baec-d7259532c140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:41:24.210Z|c0b7b496-889c-4431-baec-d7259532c140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:41:30.750Z|4c50b6a4-e27b-4626-b0fa-03dbbe52433a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:30.751Z|be70d3a9-68d0-4dd3-ab31-f2dc455a084a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:30.751Z|4c50b6a4-e27b-4626-b0fa-03dbbe52433a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:30.751Z|be70d3a9-68d0-4dd3-ab31-f2dc455a084a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:30.755Z|401720a9-0e60-4505-aac1-7ad45ad9b9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:30.756Z|401720a9-0e60-4505-aac1-7ad45ad9b9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:39.213Z|60ff59d0-cd6e-4763-978d-7b94d77b5683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:41:39.220Z|60ff59d0-cd6e-4763-978d-7b94d77b5683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:41:39.640Z|0ef6e17d-0bd6-4efb-b5ae-2b635463fe58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:41:39.642Z|0ef6e17d-0bd6-4efb-b5ae-2b635463fe58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:41:40.790Z|88e9aff1-316c-4868-8cf4-107dce3be5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:40.790Z|b1b4cf94-a526-4a48-9e48-678f1fd08c59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:40.794Z|88e9aff1-316c-4868-8cf4-107dce3be5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:40.794Z|b1b4cf94-a526-4a48-9e48-678f1fd08c59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:40.806Z|fca98e4f-ce3b-4019-8a93-9ba684589524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:40.806Z|fca98e4f-ce3b-4019-8a93-9ba684589524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:50.826Z|7e7790d5-498c-4826-9895-cc8c584d22d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:50.826Z|822653b7-a9cf-40bd-8849-dc0e29a2f06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:50.826Z|7a31201f-0c3c-4432-b4ad-dc3fbf73cc28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:41:50.827Z|822653b7-a9cf-40bd-8849-dc0e29a2f06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:50.827Z|7e7790d5-498c-4826-9895-cc8c584d22d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:50.827Z|7a31201f-0c3c-4432-b4ad-dc3fbf73cc28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:41:54.209Z|cb81d0d2-9e97-45cb-92ec-5c25d40962ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:41:54.210Z|cb81d0d2-9e97-45cb-92ec-5c25d40962ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:42:00.851Z|c1291587-5f39-4dc2-9840-fcb02eb02649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:00.852Z|c1291587-5f39-4dc2-9840-fcb02eb02649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:00.854Z|b8be8512-643e-47bf-861d-011a308bdbfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:00.854Z|b8be8512-643e-47bf-861d-011a308bdbfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:00.856Z|e66e2d39-ecb2-41b7-b8e9-6384f008f224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:00.856Z|e66e2d39-ecb2-41b7-b8e9-6384f008f224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:04.168Z|a561d83b-a0f8-49cd-96c1-938b8f065142|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:42:04.169Z|a561d83b-a0f8-49cd-96c1-938b8f065142|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:09.209Z|a395c5a4-27b5-4eba-b584-c0212528086e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:42:09.211Z|a395c5a4-27b5-4eba-b584-c0212528086e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:42:09.642Z|a8e1ad4d-2b07-4387-bfc6-c67fc3c4f31d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:42:09.643Z|a8e1ad4d-2b07-4387-bfc6-c67fc3c4f31d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:42:10.874Z|04cbc96e-c108-4993-a53c-b2397242a18d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:10.875Z|04cbc96e-c108-4993-a53c-b2397242a18d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:10.876Z|e61517da-4d31-4115-bff8-e11aab6ec37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:10.877Z|e61517da-4d31-4115-bff8-e11aab6ec37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:10.884Z|714a0faf-f777-472d-8aa5-a4d485ba2591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:10.885Z|714a0faf-f777-472d-8aa5-a4d485ba2591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:20.905Z|3db69317-a639-4144-b90a-b4a047f7a9c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:20.905Z|88df4dbd-de76-4e26-9e54-e564c8c26ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:20.907Z|88df4dbd-de76-4e26-9e54-e564c8c26ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:20.908Z|3db69317-a639-4144-b90a-b4a047f7a9c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:20.919Z|80912ca7-18ec-4af8-ba57-1523470d0e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:20.919Z|80912ca7-18ec-4af8-ba57-1523470d0e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:24.209Z|a45abf15-4388-4627-b2f1-6b6a4e4e2c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:42:24.212Z|a45abf15-4388-4627-b2f1-6b6a4e4e2c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:42:30.942Z|8dc2d024-2031-4861-80ab-e0ba50b19dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:30.943Z|8dc2d024-2031-4861-80ab-e0ba50b19dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:30.945Z|65709aaf-9533-43cd-b229-2678ed9bb134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:30.945Z|65709aaf-9533-43cd-b229-2678ed9bb134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:30.950Z|27a0a305-2116-4918-b645-0868b4bf290d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:30.951Z|27a0a305-2116-4918-b645-0868b4bf290d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:39.209Z|67a7cd3f-5574-45fc-868f-a2ed70192d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:42:39.210Z|67a7cd3f-5574-45fc-868f-a2ed70192d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:42:39.643Z|a95b3456-b962-420e-beb8-c59973311132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:42:39.644Z|a95b3456-b962-420e-beb8-c59973311132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:42:40.967Z|0e7a8426-9d45-46f5-81d2-e5589d6b069f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:40.968Z|0e7a8426-9d45-46f5-81d2-e5589d6b069f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:40.971Z|d7f0aab4-835b-403a-8c32-fc06dc5beb26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:40.971Z|d7f0aab4-835b-403a-8c32-fc06dc5beb26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:40.977Z|658e92e3-1f66-4b0e-9cb3-048b0945ce89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:40.977Z|658e92e3-1f66-4b0e-9cb3-048b0945ce89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:51.002Z|202047dc-f2a2-4b1f-a254-081090a9d4dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:51.002Z|8b5aecfe-f0da-4724-922d-805b33cc4b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:51.002Z|9f675dc7-e705-4dd4-9580-079ffb0fda16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:42:51.003Z|202047dc-f2a2-4b1f-a254-081090a9d4dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:51.003Z|9f675dc7-e705-4dd4-9580-079ffb0fda16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:51.003Z|8b5aecfe-f0da-4724-922d-805b33cc4b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:42:54.211Z|8ad660b8-e7f4-42d0-a42a-5c2cbc087142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:42:54.217Z|8ad660b8-e7f4-42d0-a42a-5c2cbc087142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:43:01.053Z|a1ada7c2-08a5-4f87-bbac-7c7c29a20495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:01.053Z|b9481b75-c969-4f12-8703-aa7d5fb83559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:01.053Z|c86861d9-6824-4f6e-b865-87e3d9c5cd57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:01.058Z|a1ada7c2-08a5-4f87-bbac-7c7c29a20495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:01.058Z|b9481b75-c969-4f12-8703-aa7d5fb83559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:01.058Z|c86861d9-6824-4f6e-b865-87e3d9c5cd57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:04.168Z|afe42923-12ee-4989-a746-29d2e78e78f9|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:43:04.170Z|afe42923-12ee-4989-a746-29d2e78e78f9|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:09.209Z|db301f07-cd2d-4f16-b6d4-afb06b030783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:43:09.210Z|db301f07-cd2d-4f16-b6d4-afb06b030783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:43:09.645Z|017288bb-635f-48a0-8f35-271bbb27ad9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:43:09.645Z|017288bb-635f-48a0-8f35-271bbb27ad9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:43:11.093Z|8e427f77-26da-4db0-bba5-e07f9c9cbc89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:11.093Z|645cca6e-f2af-45bd-b910-a1dfc03d0183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:11.093Z|8e427f77-26da-4db0-bba5-e07f9c9cbc89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:11.093Z|645cca6e-f2af-45bd-b910-a1dfc03d0183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:11.094Z|35bc343a-c026-40de-915c-72c9706ef8b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:11.095Z|35bc343a-c026-40de-915c-72c9706ef8b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:21.118Z|dfffc21c-a117-46c8-a2e2-b59eab6efd33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:21.118Z|a7854f30-4d90-4e33-a4d0-f0a2f9272daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:21.119Z|a7854f30-4d90-4e33-a4d0-f0a2f9272daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:21.120Z|dfffc21c-a117-46c8-a2e2-b59eab6efd33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:21.124Z|962d2443-9169-44c2-97eb-0a8049e8aa8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:21.124Z|962d2443-9169-44c2-97eb-0a8049e8aa8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:24.209Z|fd2df9fb-377b-4899-9a14-c999f8b00ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:43:24.210Z|fd2df9fb-377b-4899-9a14-c999f8b00ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:43:31.144Z|6bfe0ad8-7f7c-445a-be64-e4ef33acbf87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:31.144Z|2be3b29a-8284-4f76-8144-be7909154a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:31.145Z|2be3b29a-8284-4f76-8144-be7909154a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:31.145Z|6bfe0ad8-7f7c-445a-be64-e4ef33acbf87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:31.150Z|c607e36d-b5f3-477b-a680-9d29887e4a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:31.151Z|c607e36d-b5f3-477b-a680-9d29887e4a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:39.209Z|f2c08b18-d2f4-4462-b50a-c8f0df30a5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:43:39.209Z|f2c08b18-d2f4-4462-b50a-c8f0df30a5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:43:39.646Z|9c28f0b8-19a6-4b33-92cc-f11accbd882b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:43:39.646Z|9c28f0b8-19a6-4b33-92cc-f11accbd882b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:43:41.166Z|c315e4d0-faf0-476f-8252-426409659b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:41.166Z|8953db69-1e24-4486-96ac-be9490e4616b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:41.167Z|8953db69-1e24-4486-96ac-be9490e4616b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:41.167Z|c315e4d0-faf0-476f-8252-426409659b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:41.183Z|15434c8e-dac5-45af-b01c-d66de65a74bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:41.184Z|15434c8e-dac5-45af-b01c-d66de65a74bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:51.204Z|1541fa4d-efe9-461f-9a86-5ee333174b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:51.205Z|1541fa4d-efe9-461f-9a86-5ee333174b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:51.208Z|db1b4ffd-bd21-4a82-8942-d5be789a9e8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:51.208Z|db1b4ffd-bd21-4a82-8942-d5be789a9e8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:51.210Z|8d0cf0b9-a06c-49ab-aa2a-6a83481f6959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:43:51.211Z|8d0cf0b9-a06c-49ab-aa2a-6a83481f6959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:43:54.209Z|f34b467c-60b4-4671-b8ac-687d95156108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:43:54.210Z|f34b467c-60b4-4671-b8ac-687d95156108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:44:01.230Z|407cbc1b-a70b-4aee-bdda-3b2feec9e5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:01.230Z|ee585cad-7a9f-47c7-8edb-ccf3ae63176c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:01.231Z|407cbc1b-a70b-4aee-bdda-3b2feec9e5ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:01.231Z|ee585cad-7a9f-47c7-8edb-ccf3ae63176c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:01.239Z|3b8104f4-d22a-4b51-804a-12343977248d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:01.240Z|3b8104f4-d22a-4b51-804a-12343977248d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:04.172Z|fb4c16c6-cf93-458c-903f-a234dac692eb|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:44:04.174Z|fb4c16c6-cf93-458c-903f-a234dac692eb|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:09.213Z|dcba7951-fe4c-4d9c-99f6-1a3e59947112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:44:09.215Z|dcba7951-fe4c-4d9c-99f6-1a3e59947112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:44:09.648Z|1ae94a95-7c39-4306-a332-ba03a1d4f17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:44:09.650Z|1ae94a95-7c39-4306-a332-ba03a1d4f17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:44:11.289Z|400e73d8-4410-46ca-bb30-e9b5367b87eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:11.289Z|24839c21-59d6-4e0b-8b2b-5c39e6c82158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:11.289Z|69e5d2bb-201e-4c14-b3af-37c237f82eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:11.294Z|69e5d2bb-201e-4c14-b3af-37c237f82eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:11.294Z|400e73d8-4410-46ca-bb30-e9b5367b87eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:11.294Z|24839c21-59d6-4e0b-8b2b-5c39e6c82158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:21.336Z|849f0f14-955b-461d-9d79-5fd47c0fc564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:21.337Z|849f0f14-955b-461d-9d79-5fd47c0fc564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:21.340Z|2df156e8-df44-46ed-b13d-28ca3bf4a5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:21.341Z|2df156e8-df44-46ed-b13d-28ca3bf4a5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:21.344Z|b6afd100-7e64-410a-8b08-9d6c46811e78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:21.345Z|b6afd100-7e64-410a-8b08-9d6c46811e78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:24.209Z|34cef046-902a-43e1-b44c-88ebff0117b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:44:24.210Z|34cef046-902a-43e1-b44c-88ebff0117b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:44:31.411Z|c2a80c9f-c66d-40f7-a90e-fddca4092f93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:31.411Z|b75a5b45-f837-4855-b0d8-4cdd30f8e837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:31.411Z|c2a80c9f-c66d-40f7-a90e-fddca4092f93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:31.412Z|b75a5b45-f837-4855-b0d8-4cdd30f8e837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:31.411Z|bfd8be13-1434-4a25-9033-595bf0014734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:31.416Z|bfd8be13-1434-4a25-9033-595bf0014734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:39.209Z|5766cb62-a74f-440c-a5d3-bf43eb7158fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:44:39.212Z|5766cb62-a74f-440c-a5d3-bf43eb7158fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:44:39.651Z|fc73770d-a75b-4c86-b8b2-aaf652b60b9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:44:39.651Z|fc73770d-a75b-4c86-b8b2-aaf652b60b9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:44:41.439Z|513ab532-cb8e-4c37-b3d7-4ca7708ea91a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:41.440Z|513ab532-cb8e-4c37-b3d7-4ca7708ea91a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:41.459Z|995ce1f8-8033-4a40-aa40-54512f6ef8e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:41.460Z|995ce1f8-8033-4a40-aa40-54512f6ef8e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:41.468Z|c1a9bd7a-fc97-4c14-810e-61d4eacf84c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:41.469Z|c1a9bd7a-fc97-4c14-810e-61d4eacf84c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:51.472Z|ee3fb85c-d5d4-422b-b9e6-2d40c6287ea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:51.473Z|ee3fb85c-d5d4-422b-b9e6-2d40c6287ea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:51.487Z|896e9066-065d-4fad-a8ce-7dc229acddba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:51.488Z|896e9066-065d-4fad-a8ce-7dc229acddba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:51.504Z|5cab77d7-e423-4822-93b9-86292615c8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:44:51.505Z|5cab77d7-e423-4822-93b9-86292615c8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:44:54.209Z|ad85e162-c2da-4177-adf1-1ecd9e412b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:44:54.210Z|ad85e162-c2da-4177-adf1-1ecd9e412b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:45:01.498Z|cb2c94e1-162c-41f6-a7bc-623d1ca80e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:01.499Z|cb2c94e1-162c-41f6-a7bc-623d1ca80e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:01.525Z|4f6b19a8-3a94-4f33-b4ab-c8402b1b9a9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:01.526Z|4f6b19a8-3a94-4f33-b4ab-c8402b1b9a9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:01.574Z|702355c7-dfe0-4702-8ebe-6b0f04d1295e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:01.575Z|702355c7-dfe0-4702-8ebe-6b0f04d1295e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:04.167Z|0d57512a-564b-482d-b714-29855ad5a6c5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:45:04.168Z|0d57512a-564b-482d-b714-29855ad5a6c5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:09.209Z|3ac73da7-9be3-4ba9-b704-3b02e676a800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:45:09.210Z|3ac73da7-9be3-4ba9-b704-3b02e676a800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:45:09.652Z|fb812608-a3dc-4473-932c-49e4bb3bba6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:45:09.653Z|fb812608-a3dc-4473-932c-49e4bb3bba6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:45:11.526Z|cc108d7e-59dd-4e1e-b305-5b2046f03926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:11.527Z|cc108d7e-59dd-4e1e-b305-5b2046f03926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:11.547Z|30f9d004-d547-425f-9856-527f6bbee058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:11.548Z|30f9d004-d547-425f-9856-527f6bbee058|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:11.596Z|f681a89e-6d9a-4e59-85c1-25e3910eaefa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:11.597Z|f681a89e-6d9a-4e59-85c1-25e3910eaefa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:21.558Z|faacde0e-9dd5-4ade-a53c-ffd88a5be4fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:21.560Z|faacde0e-9dd5-4ade-a53c-ffd88a5be4fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:21.583Z|5449c83e-5264-4d29-8b9d-57749042b7d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:21.584Z|5449c83e-5264-4d29-8b9d-57749042b7d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:21.620Z|96ebdf71-80b6-4420-ad25-a535f42f7291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:21.621Z|96ebdf71-80b6-4420-ad25-a535f42f7291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:24.212Z|73fccae7-af25-4202-bfd4-3dd8a7bb40d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:45:24.218Z|73fccae7-af25-4202-bfd4-3dd8a7bb40d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:45:31.604Z|17c24101-d4cf-4a23-8baa-95441c991d60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:31.606Z|17c24101-d4cf-4a23-8baa-95441c991d60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:31.627Z|ae2b0d57-e69e-4bb7-a4ac-65f633d938ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:31.628Z|ae2b0d57-e69e-4bb7-a4ac-65f633d938ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:31.647Z|6745db4c-5e20-47fb-9640-c532ddf21174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:31.647Z|6745db4c-5e20-47fb-9640-c532ddf21174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:39.209Z|ab37777e-168d-49de-b76d-c5997da6a27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:45:39.210Z|ab37777e-168d-49de-b76d-c5997da6a27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:45:39.653Z|aaf612ca-e452-43da-a449-5a641f9ab171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:45:39.654Z|aaf612ca-e452-43da-a449-5a641f9ab171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:45:41.632Z|e446db5a-3a34-4bbd-b2f1-e8391097ec97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:41.632Z|e446db5a-3a34-4bbd-b2f1-e8391097ec97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:41.653Z|a66dad09-a953-4639-ab36-99b0b39b1907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:41.654Z|a66dad09-a953-4639-ab36-99b0b39b1907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:41.668Z|adf2f205-2bf4-4ee9-b2df-3ea5b30dedbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:41.668Z|adf2f205-2bf4-4ee9-b2df-3ea5b30dedbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:51.653Z|7e073cbe-ee3f-463a-b437-a8a7ee16988f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:51.654Z|7e073cbe-ee3f-463a-b437-a8a7ee16988f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:51.675Z|77a8528b-d0e2-47c4-ade0-022bc287d989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:51.675Z|77a8528b-d0e2-47c4-ade0-022bc287d989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:51.695Z|40f6fab9-7d3c-459e-a1ce-535fe327c69a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:45:51.695Z|40f6fab9-7d3c-459e-a1ce-535fe327c69a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:45:54.209Z|5fc9b571-caab-4750-a6ff-e0aff60f8738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:45:54.209Z|5fc9b571-caab-4750-a6ff-e0aff60f8738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:46:01.677Z|f5f61cee-3529-47a5-8893-2c7cd6b1b3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:01.678Z|f5f61cee-3529-47a5-8893-2c7cd6b1b3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:01.699Z|dca2d1e3-347a-404f-a7fe-8ada9ef7191d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:01.700Z|dca2d1e3-347a-404f-a7fe-8ada9ef7191d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:01.717Z|007e4d0a-d4df-455b-96d8-522f9934865b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:01.718Z|007e4d0a-d4df-455b-96d8-522f9934865b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:04.168Z|940b5ac7-3dbb-4495-8ad4-5b9f33ac332a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:46:04.170Z|940b5ac7-3dbb-4495-8ad4-5b9f33ac332a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:09.209Z|ef5c15bb-a140-46a1-8c30-c5baf0eb25f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:46:09.213Z|ef5c15bb-a140-46a1-8c30-c5baf0eb25f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:46:09.655Z|4c459edd-5803-41b9-9b61-020ed80d0348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:46:09.655Z|4c459edd-5803-41b9-9b61-020ed80d0348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:46:11.700Z|88cc8438-3e71-4868-86bd-2b6b10d104d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:11.701Z|88cc8438-3e71-4868-86bd-2b6b10d104d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:11.738Z|15eaf820-4b8a-463a-84a6-4156f470f37d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:11.739Z|15eaf820-4b8a-463a-84a6-4156f470f37d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:11.740Z|c31e6f0b-f23c-45dd-87cd-298e50039fae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:11.741Z|c31e6f0b-f23c-45dd-87cd-298e50039fae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:21.755Z|7b2e9086-a959-4950-b5a6-8845d8b4baa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:21.755Z|7b2e9086-a959-4950-b5a6-8845d8b4baa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:21.766Z|675d69ce-558e-4f51-a017-e2c909d20325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:21.767Z|675d69ce-558e-4f51-a017-e2c909d20325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:21.777Z|6e10402c-9197-4a26-b930-8822a5eea127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:21.778Z|6e10402c-9197-4a26-b930-8822a5eea127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:24.210Z|250081d8-b507-4d7d-8b8e-2768be19f618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:46:24.210Z|250081d8-b507-4d7d-8b8e-2768be19f618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:46:31.803Z|8727ff3e-50d2-4d3c-a1c0-dd8367a6dd7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:31.803Z|598d5219-8d04-4ed4-8295-14d286cdaf02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:31.805Z|8727ff3e-50d2-4d3c-a1c0-dd8367a6dd7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:31.805Z|598d5219-8d04-4ed4-8295-14d286cdaf02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:31.809Z|bf17931f-87da-4e17-aa9f-12d6cee51876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:31.811Z|bf17931f-87da-4e17-aa9f-12d6cee51876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:39.211Z|bc731207-33e4-4e5f-b11f-2ae9dfd19a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:46:39.217Z|bc731207-33e4-4e5f-b11f-2ae9dfd19a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:46:39.656Z|d187dd09-2bdd-43df-a1e7-5a9938c0fee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:46:39.657Z|d187dd09-2bdd-43df-a1e7-5a9938c0fee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:46:41.848Z|2dc504d8-9520-4b64-99a1-0f1160a47dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:41.847Z|abc64d1f-6238-4927-b26f-9c8c53aef50a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:41.847Z|5a137376-e605-4334-8b9d-5ace9e9fb73b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:41.850Z|abc64d1f-6238-4927-b26f-9c8c53aef50a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:41.850Z|2dc504d8-9520-4b64-99a1-0f1160a47dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:41.854Z|5a137376-e605-4334-8b9d-5ace9e9fb73b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:51.884Z|86022254-d5bb-48b5-9857-96ecd14a3070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:51.885Z|86022254-d5bb-48b5-9857-96ecd14a3070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:51.886Z|a0679a18-37fa-4329-9bce-5500908b88a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:51.886Z|a0679a18-37fa-4329-9bce-5500908b88a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:51.896Z|30eeed0c-c253-443b-bc00-5a3be5a72eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:46:51.897Z|30eeed0c-c253-443b-bc00-5a3be5a72eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:46:54.209Z|373e6140-edf5-4b2d-a96a-7170a2a0ae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:46:54.210Z|373e6140-edf5-4b2d-a96a-7170a2a0ae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:47:01.918Z|eefb84fb-19e4-4c54-b94e-40e0a70b8c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:01.917Z|0bff8baf-3587-4f65-8854-d84d589a8a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:01.920Z|0bff8baf-3587-4f65-8854-d84d589a8a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:01.919Z|eefb84fb-19e4-4c54-b94e-40e0a70b8c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:01.923Z|af41b0c1-0255-4979-aff2-374f02139295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:01.925Z|af41b0c1-0255-4979-aff2-374f02139295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:04.168Z|d4fdb6a8-3a54-4eb3-b824-b309d8a59ed7|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:47:04.169Z|d4fdb6a8-3a54-4eb3-b824-b309d8a59ed7|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:09.209Z|974ca8b7-6452-471e-9e31-70d6c769cb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:47:09.210Z|974ca8b7-6452-471e-9e31-70d6c769cb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:47:09.658Z|42978bf5-e3aa-471d-916d-c3da1cc761ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:47:09.659Z|42978bf5-e3aa-471d-916d-c3da1cc761ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:47:11.947Z|1407b453-362f-4d3f-a6f4-e50bab7ffaad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:11.947Z|1407b453-362f-4d3f-a6f4-e50bab7ffaad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:11.949Z|89ea5506-32f2-41b1-9975-9de011348a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:11.950Z|89ea5506-32f2-41b1-9975-9de011348a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:11.952Z|5f4fc01e-8e80-42a3-9a9e-86dd1843823c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:11.953Z|5f4fc01e-8e80-42a3-9a9e-86dd1843823c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:21.979Z|30b012c6-9e99-433f-bf1e-c986e7c237b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:21.980Z|30b012c6-9e99-433f-bf1e-c986e7c237b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:21.985Z|a3e1a2f2-4dab-4e6d-a4b2-543d5199703c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:21.986Z|aad4b9cc-5ecb-4148-9b05-fe511532ee54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:21.986Z|a3e1a2f2-4dab-4e6d-a4b2-543d5199703c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:21.987Z|aad4b9cc-5ecb-4148-9b05-fe511532ee54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:24.209Z|0baadc7b-d427-4699-bbaa-145aca36a569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:47:24.212Z|0baadc7b-d427-4699-bbaa-145aca36a569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:47:32.027Z|e4193360-575e-400b-9a96-75de0fcff2ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:32.027Z|e4193360-575e-400b-9a96-75de0fcff2ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:32.040Z|8890be42-04e0-438c-bb43-13aab07a3c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:32.040Z|4e257ce6-1478-4ced-b9b9-98609d1adf54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:32.040Z|8890be42-04e0-438c-bb43-13aab07a3c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:32.040Z|4e257ce6-1478-4ced-b9b9-98609d1adf54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:39.210Z|19af2a80-e34f-492e-8030-f496e3ba9495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:47:39.210Z|19af2a80-e34f-492e-8030-f496e3ba9495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:47:39.659Z|cdb45e4e-259e-48fb-8a37-8962226365c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:47:39.660Z|cdb45e4e-259e-48fb-8a37-8962226365c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:47:42.059Z|364ff076-0ff7-426b-ad6b-5d42ef86c524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:42.061Z|364ff076-0ff7-426b-ad6b-5d42ef86c524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:42.092Z|d587c30e-d27f-4eed-b20a-3f0828a00aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:42.092Z|4421f562-dbd4-4aef-a534-db732a1d1441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:42.093Z|d587c30e-d27f-4eed-b20a-3f0828a00aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:42.093Z|4421f562-dbd4-4aef-a534-db732a1d1441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:52.104Z|cd0db826-f55b-48f7-b455-9aca5fe3be2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:52.108Z|cd0db826-f55b-48f7-b455-9aca5fe3be2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:52.120Z|5d6e2958-1f4b-4ea8-babf-57094676575f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:52.120Z|5d6e2958-1f4b-4ea8-babf-57094676575f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:52.126Z|8380857f-492a-4a23-8f6d-4a413683ff24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:47:52.126Z|8380857f-492a-4a23-8f6d-4a413683ff24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:47:54.212Z|73cee18c-ac95-46ee-8cf0-deea19b4b82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:47:54.216Z|73cee18c-ac95-46ee-8cf0-deea19b4b82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:48:02.148Z|34ef4694-423d-4224-b776-0110e76421f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:02.148Z|22f960b3-7f51-41b4-bca4-10f764088813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:02.149Z|22f960b3-7f51-41b4-bca4-10f764088813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:02.150Z|d3bf7404-2d2a-4e32-9abc-61961d114a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:02.149Z|34ef4694-423d-4224-b776-0110e76421f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:02.151Z|d3bf7404-2d2a-4e32-9abc-61961d114a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:04.169Z|0b505e15-bae9-4183-a6e0-71b6a17b6b0b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:48:04.170Z|0b505e15-bae9-4183-a6e0-71b6a17b6b0b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:09.209Z|fd2751b7-3e1e-4055-b24b-d33e0b438f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:48:09.210Z|fd2751b7-3e1e-4055-b24b-d33e0b438f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:48:09.661Z|efed7c00-29d6-404d-9475-140301be8c1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:48:09.661Z|efed7c00-29d6-404d-9475-140301be8c1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:48:12.173Z|a871cb67-20dc-47ee-a347-12503b2e1911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:12.173Z|a871cb67-20dc-47ee-a347-12503b2e1911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:12.181Z|e02b5f58-56ae-40b8-a8fb-ae74fe05b38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:12.182Z|e02b5f58-56ae-40b8-a8fb-ae74fe05b38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:12.184Z|6a49c509-29d2-4a91-a0b6-fa6b120ffaa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:12.184Z|6a49c509-29d2-4a91-a0b6-fa6b120ffaa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:22.195Z|06e3a054-8eca-44c5-81ab-d2273313b5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:22.196Z|06e3a054-8eca-44c5-81ab-d2273313b5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:22.205Z|f867a405-b93c-403f-9104-93fd9a3528b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:22.206Z|f867a405-b93c-403f-9104-93fd9a3528b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:22.211Z|fd4e59e0-3a09-4804-b577-f982b966f082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:22.212Z|fd4e59e0-3a09-4804-b577-f982b966f082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:24.209Z|08a8a45a-649f-412f-b626-8a2195f845fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:48:24.210Z|08a8a45a-649f-412f-b626-8a2195f845fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:48:32.221Z|5b319c27-7a0b-4e5e-9132-63c4b4bba683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:32.222Z|5b319c27-7a0b-4e5e-9132-63c4b4bba683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:32.233Z|8e1dc9e0-222d-4d7b-9fec-5e5f01488acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:32.233Z|8e1dc9e0-222d-4d7b-9fec-5e5f01488acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:32.236Z|31108375-e436-41bd-a50b-33d913e71f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:32.236Z|31108375-e436-41bd-a50b-33d913e71f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:39.209Z|02c4fdb3-3867-43af-b042-423c4c6a67b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:48:39.213Z|02c4fdb3-3867-43af-b042-423c4c6a67b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:48:39.662Z|c447da28-7f9a-4caa-841f-93e8f99ae5bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:48:39.663Z|c447da28-7f9a-4caa-841f-93e8f99ae5bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:48:42.242Z|ce967450-72d6-40b2-a47e-1bef98421a87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:42.242Z|ce967450-72d6-40b2-a47e-1bef98421a87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:42.257Z|cdecacf6-d302-4995-a944-bbbfba51afab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:42.258Z|cdecacf6-d302-4995-a944-bbbfba51afab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:42.258Z|0bdebfad-d77c-43bb-a1e5-54fa07e7877e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:42.259Z|0bdebfad-d77c-43bb-a1e5-54fa07e7877e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:52.270Z|793a3ec4-4ef7-4e0b-ae09-c5319b98ba6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:52.271Z|793a3ec4-4ef7-4e0b-ae09-c5319b98ba6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:52.280Z|0c26c20f-30a1-4dc2-a04b-f444bb7c21c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:52.280Z|50a54bc5-4a53-440f-9cfc-f2000f40d75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:48:52.281Z|50a54bc5-4a53-440f-9cfc-f2000f40d75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:52.281Z|0c26c20f-30a1-4dc2-a04b-f444bb7c21c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:48:54.210Z|10b2d9b2-a7c5-461b-9f5c-c15551549cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:48:54.210Z|10b2d9b2-a7c5-461b-9f5c-c15551549cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:49:02.298Z|a3cd083d-7feb-4373-928c-53117d91b010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:02.300Z|a3cd083d-7feb-4373-928c-53117d91b010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:02.304Z|8ae787cb-a7a8-4ea2-a943-9fc5b8d9af2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:02.305Z|8ae787cb-a7a8-4ea2-a943-9fc5b8d9af2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:02.316Z|3634c28a-1e3f-4c40-88a8-a4f1fb85bcfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:02.316Z|3634c28a-1e3f-4c40-88a8-a4f1fb85bcfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:04.174Z|b89e7abc-acf9-4960-b365-b9eb469b18a3|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:49:04.177Z|b89e7abc-acf9-4960-b365-b9eb469b18a3|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:09.234Z|5accb4c3-8bb1-465f-a343-c669af5665e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:49:09.247Z|5accb4c3-8bb1-465f-a343-c669af5665e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:49:09.665Z|5baa36bb-d7fc-4e99-a690-d31986054a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:49:09.668Z|5baa36bb-d7fc-4e99-a690-d31986054a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:49:12.335Z|ec3b2680-069e-4aee-8dd7-14ed723e0880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:12.335Z|83472d18-2645-479d-850e-56a9c328da92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:12.336Z|06c5b1b6-50f4-4558-9fc6-31d76ec79bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:12.337Z|ec3b2680-069e-4aee-8dd7-14ed723e0880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:12.337Z|83472d18-2645-479d-850e-56a9c328da92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:12.337Z|06c5b1b6-50f4-4558-9fc6-31d76ec79bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:22.369Z|c6d9a714-7ce4-4480-8408-8467ede63d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:22.370Z|c6d9a714-7ce4-4480-8408-8467ede63d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:22.372Z|3e8180af-1ef6-4d72-9e02-a6ac4e1a0f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:22.373Z|3e8180af-1ef6-4d72-9e02-a6ac4e1a0f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:22.374Z|2ceae7c7-8eeb-40ee-8668-57d0165c0ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:22.374Z|2ceae7c7-8eeb-40ee-8668-57d0165c0ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:24.209Z|797a4809-d25d-4ee6-9fda-9a56220f077d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:49:24.210Z|797a4809-d25d-4ee6-9fda-9a56220f077d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:49:32.393Z|3c5abb95-7e40-46fc-ba92-c9ecd91c24a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:32.393Z|eb2eacc6-a48c-43a9-b867-a39ca79b1daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:32.393Z|2dd33c67-c36e-47dd-b0e0-abe57411e380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:32.394Z|eb2eacc6-a48c-43a9-b867-a39ca79b1daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:32.395Z|2dd33c67-c36e-47dd-b0e0-abe57411e380|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:32.395Z|3c5abb95-7e40-46fc-ba92-c9ecd91c24a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:39.209Z|d54eaa49-d9a6-4eff-ae0e-0a7fed8d80b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:49:39.209Z|d54eaa49-d9a6-4eff-ae0e-0a7fed8d80b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:49:39.669Z|c9d10b22-6581-4159-a009-a58282106824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:49:39.670Z|c9d10b22-6581-4159-a009-a58282106824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:49:42.427Z|bd82163b-14f8-4b43-ac59-bdd07e1c5b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:42.427Z|a9f7ab25-9a3b-4eb9-89e2-fbfa5bc54f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:42.427Z|12e26edf-6630-493d-9283-865567fce170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:42.427Z|bd82163b-14f8-4b43-ac59-bdd07e1c5b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:42.429Z|a9f7ab25-9a3b-4eb9-89e2-fbfa5bc54f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:42.429Z|12e26edf-6630-493d-9283-865567fce170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:52.452Z|e6b34d42-11b4-4566-b856-4b2748de17a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:52.453Z|e6b34d42-11b4-4566-b856-4b2748de17a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:52.454Z|f7e0ae14-5e5b-4df2-aa58-1940c2a66395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:52.456Z|f7e0ae14-5e5b-4df2-aa58-1940c2a66395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:52.458Z|d4508207-bad9-4cc9-8d2b-9b991809d91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:49:52.458Z|d4508207-bad9-4cc9-8d2b-9b991809d91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:49:54.209Z|200ed37d-9e95-4c3e-99c8-f1b22da35e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:49:54.212Z|200ed37d-9e95-4c3e-99c8-f1b22da35e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:50:02.478Z|e76061d4-b596-46c6-ad35-9c9d7bffc33c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:02.479Z|66d38e29-6689-4134-85b7-b2b2b8f016ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:02.479Z|e76061d4-b596-46c6-ad35-9c9d7bffc33c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:02.479Z|f001047c-3bb9-4c2e-8195-cb39cd8ae6c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:02.479Z|66d38e29-6689-4134-85b7-b2b2b8f016ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:02.481Z|f001047c-3bb9-4c2e-8195-cb39cd8ae6c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:04.169Z|f5b7abef-54b2-4c70-894c-8035cdd6074c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:50:04.170Z|f5b7abef-54b2-4c70-894c-8035cdd6074c|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:09.209Z|f9cb1253-5abd-4cba-8bba-5c8c91e9ee8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:50:09.209Z|f9cb1253-5abd-4cba-8bba-5c8c91e9ee8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:50:09.670Z|c78c1a9d-a3ae-4197-b42a-e81902fba00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:50:09.671Z|c78c1a9d-a3ae-4197-b42a-e81902fba00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:50:12.504Z|629be202-682e-4e57-b4f4-db537ae64ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:12.504Z|7e30cf17-be98-46a5-b185-0e6bd52cd14b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:12.505Z|629be202-682e-4e57-b4f4-db537ae64ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:12.506Z|18607ed7-654e-4842-8751-ac2e5bedd770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:12.506Z|7e30cf17-be98-46a5-b185-0e6bd52cd14b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:12.507Z|18607ed7-654e-4842-8751-ac2e5bedd770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:22.540Z|d2b465c5-f923-45bd-a3bf-9aab6f1406a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:22.540Z|925a6cba-7b0d-49bb-8e4d-9c40d8789b00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:22.540Z|7c478009-9544-405a-b36f-3fcb41e5ab6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:22.542Z|925a6cba-7b0d-49bb-8e4d-9c40d8789b00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:22.541Z|d2b465c5-f923-45bd-a3bf-9aab6f1406a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:22.542Z|7c478009-9544-405a-b36f-3fcb41e5ab6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:24.209Z|511edd59-c94f-4bc4-bf55-6e303743c41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:50:24.210Z|511edd59-c94f-4bc4-bf55-6e303743c41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:50:32.600Z|1100f866-155d-407c-a0fb-a04c0ae12d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:32.600Z|8ac6289e-6c2f-424b-9ae2-e24d93c19520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:32.600Z|27beb8d5-cc02-48f0-9c50-faa6072df183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:32.610Z|1100f866-155d-407c-a0fb-a04c0ae12d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:32.610Z|8ac6289e-6c2f-424b-9ae2-e24d93c19520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:32.610Z|27beb8d5-cc02-48f0-9c50-faa6072df183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:39.210Z|7690c60b-81fa-4b4c-8a63-b79f7ead9115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:50:39.214Z|7690c60b-81fa-4b4c-8a63-b79f7ead9115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:50:39.671Z|bf35ec08-afd0-4e09-8904-a6d5ecd96bea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:50:39.672Z|bf35ec08-afd0-4e09-8904-a6d5ecd96bea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:50:42.652Z|aa6ca7f8-99a5-4926-b662-e99e2e041dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:42.652Z|2a9aa7a5-2b10-4fc1-85c6-ce92fb9abdf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:42.652Z|561728f4-b667-496b-8e68-c87e15180aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:42.653Z|561728f4-b667-496b-8e68-c87e15180aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:42.653Z|2a9aa7a5-2b10-4fc1-85c6-ce92fb9abdf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:42.653Z|aa6ca7f8-99a5-4926-b662-e99e2e041dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:52.676Z|eafa44a2-3fa0-46b3-b422-b6e8a69e480a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:52.676Z|62190812-823c-45fd-a6b9-5daf2d4dd08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:52.676Z|45fd3fc2-ef76-4e52-b0df-0c4094ceef59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:50:52.676Z|eafa44a2-3fa0-46b3-b422-b6e8a69e480a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:52.676Z|62190812-823c-45fd-a6b9-5daf2d4dd08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:52.679Z|45fd3fc2-ef76-4e52-b0df-0c4094ceef59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:50:54.209Z|19e3f544-f752-4d96-bda1-c674ad7acb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:50:54.210Z|19e3f544-f752-4d96-bda1-c674ad7acb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:51:02.701Z|4f32740a-eb72-4114-bec6-77f8e3c931da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:02.703Z|4f32740a-eb72-4114-bec6-77f8e3c931da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:02.710Z|4e913f4e-a172-42f1-9568-c5edf7992506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:02.710Z|4e913f4e-a172-42f1-9568-c5edf7992506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:02.716Z|b30623ab-1f83-4a9d-a717-1147b8703f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:02.717Z|b30623ab-1f83-4a9d-a717-1147b8703f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:04.168Z|71a583e5-9c8f-4a6d-9ba8-891b17135965|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:51:04.169Z|71a583e5-9c8f-4a6d-9ba8-891b17135965|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:09.209Z|d09a300d-10e8-4a0f-b169-3d0570435e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:51:09.210Z|d09a300d-10e8-4a0f-b169-3d0570435e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:51:09.673Z|ccb8de6a-dcfe-4cb4-9b87-662a1d2aa019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:51:09.673Z|ccb8de6a-dcfe-4cb4-9b87-662a1d2aa019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:51:12.727Z|71554db4-cc37-4c5e-8fd9-23f9e649173c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:12.728Z|71554db4-cc37-4c5e-8fd9-23f9e649173c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:12.731Z|4dfda7eb-d3e9-4a8c-a8e6-0e8140119b5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:12.732Z|4dfda7eb-d3e9-4a8c-a8e6-0e8140119b5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:12.752Z|f9117a55-9fb7-4dec-9670-f885d3874f8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:12.752Z|f9117a55-9fb7-4dec-9670-f885d3874f8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:22.752Z|d3d967ef-c7d9-4a1f-96ce-99b46c5d20d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:22.752Z|d3d967ef-c7d9-4a1f-96ce-99b46c5d20d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:22.766Z|d3fe0630-f757-4d46-8bf7-9daa3e181e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:22.767Z|d3fe0630-f757-4d46-8bf7-9daa3e181e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:22.772Z|1ba7e91d-95d8-4682-85f6-32bd528f50a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:22.773Z|1ba7e91d-95d8-4682-85f6-32bd528f50a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:24.209Z|555d12c2-deab-48bb-9e5d-11f5a4e0bb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:51:24.212Z|555d12c2-deab-48bb-9e5d-11f5a4e0bb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:51:32.775Z|d49d27ad-48d7-47c7-9bd6-9252347777d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:32.777Z|d49d27ad-48d7-47c7-9bd6-9252347777d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:32.788Z|4a701869-25d5-4efd-b9c8-8e3e3c75d8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:32.789Z|4a701869-25d5-4efd-b9c8-8e3e3c75d8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:32.794Z|0da2797a-f684-442a-8a5b-387972b1f0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:32.795Z|0da2797a-f684-442a-8a5b-387972b1f0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:39.209Z|840e3455-9058-4977-ad8a-eb7a8827141b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:51:39.210Z|840e3455-9058-4977-ad8a-eb7a8827141b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:51:39.674Z|a52d8573-a70c-406f-a271-8a05f126fc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:51:39.676Z|a52d8573-a70c-406f-a271-8a05f126fc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:51:42.802Z|82efdbc0-8486-410f-8b0b-ef5e3eeaa73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:42.803Z|82efdbc0-8486-410f-8b0b-ef5e3eeaa73a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:42.814Z|cfed800b-cdb7-4c8b-aec1-c9a5a78b4dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:42.815Z|0fdbecae-fa8d-488c-a491-f4bfb68575cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:42.815Z|0fdbecae-fa8d-488c-a491-f4bfb68575cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:42.815Z|cfed800b-cdb7-4c8b-aec1-c9a5a78b4dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:52.847Z|c9d81054-2e54-458e-aa44-2bce1205a5e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:52.847Z|4e33d7a3-fe86-40fd-9f6a-4afebcdb3d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:52.852Z|4e33d7a3-fe86-40fd-9f6a-4afebcdb3d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:52.852Z|c9d81054-2e54-458e-aa44-2bce1205a5e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:52.859Z|c81db117-643b-4ba9-9977-88b7f65887d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:51:52.865Z|c81db117-643b-4ba9-9977-88b7f65887d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:51:54.209Z|1ec541de-8688-4e06-85ab-691490fac9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:51:54.210Z|1ec541de-8688-4e06-85ab-691490fac9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:52:02.883Z|ace0c41c-8a26-4663-b29b-44e0f9ac2f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:02.884Z|d03c9135-2c9a-4013-be37-85fc2129442c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:02.884Z|ace0c41c-8a26-4663-b29b-44e0f9ac2f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:02.884Z|d03c9135-2c9a-4013-be37-85fc2129442c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:02.900Z|90dc698a-e814-452a-8665-4c257b752e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:02.902Z|90dc698a-e814-452a-8665-4c257b752e70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:04.168Z|ce36a380-7b59-4a24-9de7-68afaebb4ad2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:52:04.169Z|ce36a380-7b59-4a24-9de7-68afaebb4ad2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:09.209Z|958a9cb9-271a-45bc-b849-31bda4aee6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:52:09.212Z|958a9cb9-271a-45bc-b849-31bda4aee6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:52:09.677Z|2ac34dcc-3ab4-4423-84a6-ae7c0e99dfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:52:09.677Z|2ac34dcc-3ab4-4423-84a6-ae7c0e99dfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:52:12.906Z|52712dec-92f4-40ce-8e14-d3306f1f59bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:12.907Z|52712dec-92f4-40ce-8e14-d3306f1f59bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:12.909Z|dc6d19f1-abd6-43f4-aa69-0af2ae9e9dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:12.909Z|dc6d19f1-abd6-43f4-aa69-0af2ae9e9dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:12.926Z|818f718a-747c-4d91-8754-3beacca9473e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:12.926Z|818f718a-747c-4d91-8754-3beacca9473e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:22.940Z|8b1f8533-9135-42c2-90a3-e80336b02b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:22.940Z|8b1f8533-9135-42c2-90a3-e80336b02b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:22.952Z|0794828e-48c5-4db4-a4eb-c61c924856b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:22.953Z|0794828e-48c5-4db4-a4eb-c61c924856b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:22.950Z|2e39f365-f612-4d33-a810-0f6999905d15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:22.956Z|2e39f365-f612-4d33-a810-0f6999905d15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:24.209Z|16147235-81ba-48b9-b5f0-4c895a0e251d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:52:24.209Z|16147235-81ba-48b9-b5f0-4c895a0e251d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:52:32.961Z|9cecf440-5bae-4412-893b-ac3b7e58eff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:32.962Z|9cecf440-5bae-4412-893b-ac3b7e58eff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:32.987Z|ea64b16b-dbc7-4d33-89d7-42f4b1500cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:32.988Z|ea64b16b-dbc7-4d33-89d7-42f4b1500cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:32.989Z|df818dc1-de5a-489a-9ec0-50d6af34a234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:32.990Z|df818dc1-de5a-489a-9ec0-50d6af34a234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:39.209Z|6460d0fb-04ad-4f63-a6af-7010dfe820b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:52:39.210Z|6460d0fb-04ad-4f63-a6af-7010dfe820b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:52:39.678Z|d4991db3-eb16-4c00-9483-f9ffcb2ff705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:52:39.678Z|d4991db3-eb16-4c00-9483-f9ffcb2ff705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:52:42.982Z|81d8660f-1f06-4de8-86e3-549b010c8720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:42.983Z|81d8660f-1f06-4de8-86e3-549b010c8720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:43.016Z|432d24f1-d5ca-412b-b270-91a90c8c7a84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:43.017Z|432d24f1-d5ca-412b-b270-91a90c8c7a84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:43.018Z|45fd5844-fa48-40e9-b94e-71c976c3cc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:43.019Z|45fd5844-fa48-40e9-b94e-71c976c3cc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:53.011Z|5bab2c13-082a-4ef9-b16f-f29d69cf3644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:53.012Z|5bab2c13-082a-4ef9-b16f-f29d69cf3644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:53.040Z|4d19dcc2-329f-4161-9edf-6bca2fd15f35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:53.041Z|fe517fc1-102b-4565-960b-1686e1438f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:52:53.041Z|fe517fc1-102b-4565-960b-1686e1438f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:53.041Z|4d19dcc2-329f-4161-9edf-6bca2fd15f35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:52:54.210Z|255895af-4c59-413c-a57f-6176079b0eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:52:54.212Z|255895af-4c59-413c-a57f-6176079b0eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:53:03.053Z|cec59c55-0087-4edb-a4ad-6bda01a38451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:03.059Z|cec59c55-0087-4edb-a4ad-6bda01a38451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:03.072Z|ecb9472c-c9d9-42a4-9ba0-75430e3f6df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:03.073Z|ecb9472c-c9d9-42a4-9ba0-75430e3f6df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:03.089Z|c7420b52-bf9a-4f05-919a-3ff1ae52b90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:03.090Z|c7420b52-bf9a-4f05-919a-3ff1ae52b90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:04.169Z|936605a9-5a2b-47a7-9094-5e8f3b9dcf01|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:53:04.169Z|936605a9-5a2b-47a7-9094-5e8f3b9dcf01|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:09.209Z|4a3ed9fc-b949-4197-a9d4-72f820f83286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:53:09.210Z|4a3ed9fc-b949-4197-a9d4-72f820f83286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:53:09.680Z|a836a53a-1b98-4028-8d92-e80fd0be564a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:53:09.681Z|a836a53a-1b98-4028-8d92-e80fd0be564a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:53:13.095Z|85c31ec5-7fc7-4b64-8671-923099a3c94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:13.095Z|85c31ec5-7fc7-4b64-8671-923099a3c94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:13.099Z|358b464c-08c9-4332-a169-11b48a826e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:13.100Z|358b464c-08c9-4332-a169-11b48a826e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:13.112Z|d2df5038-00b1-4154-9981-edffd2acfe3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:13.114Z|d2df5038-00b1-4154-9981-edffd2acfe3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:23.123Z|2a07ba0d-357d-4a0f-8a1c-c4af028c46f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:23.124Z|2a07ba0d-357d-4a0f-8a1c-c4af028c46f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:23.130Z|f87064d5-40a5-46cf-8403-7557c84afc1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:23.130Z|f87064d5-40a5-46cf-8403-7557c84afc1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:23.139Z|28df8c9b-4112-44a9-8420-12dbc6380c11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:23.140Z|28df8c9b-4112-44a9-8420-12dbc6380c11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:24.209Z|8afcf583-bd16-4c6e-85db-c91026e2f5f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:53:24.209Z|8afcf583-bd16-4c6e-85db-c91026e2f5f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:53:33.165Z|fe637a89-982c-4192-b521-5f3e7fc13bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:33.166Z|fe637a89-982c-4192-b521-5f3e7fc13bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:33.166Z|f5e794ff-de69-45af-8561-5958e5dfc1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:33.167Z|f5e794ff-de69-45af-8561-5958e5dfc1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:33.181Z|d277c6b8-19dd-48fd-a02c-6dc18f0e52ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:33.181Z|d277c6b8-19dd-48fd-a02c-6dc18f0e52ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:39.209Z|50bc817b-353f-4f0a-a9ea-3619905dd9bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:53:39.212Z|50bc817b-353f-4f0a-a9ea-3619905dd9bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:53:39.682Z|5926555d-70ea-408c-901c-cbfd3257d5c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:53:39.683Z|5926555d-70ea-408c-901c-cbfd3257d5c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:53:43.219Z|b6ef55b6-c5c1-4472-b8dd-dc2c9516bad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:43.220Z|b6ef55b6-c5c1-4472-b8dd-dc2c9516bad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:43.225Z|e91c3d4a-a57c-4e8f-961f-61c896d140dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:43.226Z|e91c3d4a-a57c-4e8f-961f-61c896d140dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:43.230Z|371ccfd7-65f7-4e64-b275-c4b5822a8482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:43.230Z|371ccfd7-65f7-4e64-b275-c4b5822a8482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:53.241Z|3693af0e-ece5-44eb-8511-cd81c50fc7d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:53.241Z|3693af0e-ece5-44eb-8511-cd81c50fc7d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:53.250Z|5d799fbb-c97f-4e60-82c6-970d9b67c9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:53.251Z|5d799fbb-c97f-4e60-82c6-970d9b67c9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:53.256Z|90daeea0-19b4-4efa-b2fb-c7b77dc4901e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:53:53.256Z|90daeea0-19b4-4efa-b2fb-c7b77dc4901e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:53:54.209Z|f8fb05b3-8bbd-473f-b767-d9d6cec2982d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:53:54.209Z|f8fb05b3-8bbd-473f-b767-d9d6cec2982d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:54:03.269Z|e3bf8ee8-e1cb-4dda-8df1-4a46d5e317b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:03.270Z|e3bf8ee8-e1cb-4dda-8df1-4a46d5e317b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:03.293Z|31bdf82a-7342-4f89-aed2-8174d2663638|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:03.294Z|31bdf82a-7342-4f89-aed2-8174d2663638|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:03.296Z|991b2218-e98b-4ba1-9f43-30211cad9a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:03.296Z|991b2218-e98b-4ba1-9f43-30211cad9a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:04.167Z|4ea31683-e508-4fd8-ba21-34556ec1615c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:54:04.168Z|4ea31683-e508-4fd8-ba21-34556ec1615c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:09.211Z|bbffdf11-c959-4665-be4b-50c7605bcb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:54:09.212Z|bbffdf11-c959-4665-be4b-50c7605bcb40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:54:09.683Z|b60ef8ac-7080-4510-bb83-4b8cabc5f14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:54:09.684Z|b60ef8ac-7080-4510-bb83-4b8cabc5f14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:54:13.311Z|323e1b0d-cb9a-4d2d-9d03-5af72ae62dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:13.316Z|323e1b0d-cb9a-4d2d-9d03-5af72ae62dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:13.320Z|2568be32-f28b-4d82-9b55-c420b595c35f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:13.320Z|2568be32-f28b-4d82-9b55-c420b595c35f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:13.325Z|cd17fa85-6e4e-4714-81ae-dd1dae41ea46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:13.326Z|cd17fa85-6e4e-4714-81ae-dd1dae41ea46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:23.354Z|8919b5cd-b05c-4dc1-a2a8-8eaa130c91e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:23.354Z|f6404094-e11f-4b72-aca7-779ca36b23b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:23.355Z|f6404094-e11f-4b72-aca7-779ca36b23b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:23.355Z|8919b5cd-b05c-4dc1-a2a8-8eaa130c91e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:23.362Z|c8a2c0f2-afee-4928-96e7-bfd02cda7a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:23.363Z|c8a2c0f2-afee-4928-96e7-bfd02cda7a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:24.209Z|5f5580f3-9afd-4962-a74d-14e34705ad8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:54:24.212Z|5f5580f3-9afd-4962-a74d-14e34705ad8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:54:33.385Z|c1fd3b0f-289f-40a1-82fc-612c1b3dde61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:33.386Z|c1fd3b0f-289f-40a1-82fc-612c1b3dde61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:33.388Z|e4f333e0-474a-48cd-a404-be68f7c39f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:33.388Z|e4f333e0-474a-48cd-a404-be68f7c39f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:33.395Z|a9884db4-67cd-4a04-8c4a-02549056d37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:33.395Z|a9884db4-67cd-4a04-8c4a-02549056d37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:39.209Z|826d36c2-2294-4a95-bb39-5135ed258beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:54:39.209Z|826d36c2-2294-4a95-bb39-5135ed258beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:54:39.685Z|7e291d9c-b653-4ff2-b2b6-d8038a409635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:54:39.685Z|7e291d9c-b653-4ff2-b2b6-d8038a409635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:54:43.410Z|7cfa0b73-0335-4740-afb3-30cebf90cf16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:43.410Z|61c5be7c-127e-4f8f-9a5d-71e33dbdac13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:43.412Z|7cfa0b73-0335-4740-afb3-30cebf90cf16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:43.412Z|61c5be7c-127e-4f8f-9a5d-71e33dbdac13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:43.429Z|082e718b-e879-453f-8f47-24107acc92d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:43.430Z|082e718b-e879-453f-8f47-24107acc92d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:53.435Z|1eefecea-78ea-4c34-ac04-b1a42fa46baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:53.436Z|1eefecea-78ea-4c34-ac04-b1a42fa46baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:53.454Z|8cb96c4a-702f-411c-9669-665503551514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:53.455Z|8cb96c4a-702f-411c-9669-665503551514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:53.458Z|a1643ac9-980c-4279-8a40-99c7230b0b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:54:53.460Z|a1643ac9-980c-4279-8a40-99c7230b0b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:54:54.209Z|5d8d4168-9a84-40cc-929d-77b24c07ab9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:54:54.209Z|5d8d4168-9a84-40cc-929d-77b24c07ab9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:55:03.479Z|489a08a7-7fd6-4be8-9736-4955222b1529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:03.480Z|489a08a7-7fd6-4be8-9736-4955222b1529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:03.495Z|b045b63d-c5ea-4c8f-b56c-dcd600b5aad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:03.495Z|b045b63d-c5ea-4c8f-b56c-dcd600b5aad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:03.498Z|5904cce5-4e21-49b2-9fde-845cce19f1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:03.498Z|5904cce5-4e21-49b2-9fde-845cce19f1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:04.169Z|fbae577c-d96e-4bce-842d-0da677399c89|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:55:04.170Z|fbae577c-d96e-4bce-842d-0da677399c89|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:09.209Z|ca060b97-8d81-402f-b554-ce6b3050d87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:55:09.219Z|ca060b97-8d81-402f-b554-ce6b3050d87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:55:09.686Z|bbbe0931-cf45-468f-8542-1c7676fd89c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:55:09.686Z|bbbe0931-cf45-468f-8542-1c7676fd89c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:55:13.513Z|f6941454-24f3-480b-a557-172b488c499d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:13.513Z|f6941454-24f3-480b-a557-172b488c499d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:13.515Z|7934fe11-1b03-4750-a38b-f7cd8a5e1ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:13.516Z|7934fe11-1b03-4750-a38b-f7cd8a5e1ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:13.541Z|95001b63-4baf-4b0c-9f19-a61e5137dc4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:13.542Z|95001b63-4baf-4b0c-9f19-a61e5137dc4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:23.545Z|44bd1d62-144e-447b-b225-1950b29f8fc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:23.546Z|44bd1d62-144e-447b-b225-1950b29f8fc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:23.548Z|8c7ab05a-f23a-4827-9a42-3aed8a5a16d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:23.549Z|8c7ab05a-f23a-4827-9a42-3aed8a5a16d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:23.564Z|4dbed68e-f1cc-45b6-b141-acf51a91c26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:23.565Z|4dbed68e-f1cc-45b6-b141-acf51a91c26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:24.209Z|fa5d6cbb-aaa2-4eb6-9289-01ca2fe27c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:55:24.210Z|fa5d6cbb-aaa2-4eb6-9289-01ca2fe27c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:55:33.598Z|6b4b72dd-8441-464e-b2ce-24c6e0a6196c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:33.598Z|4317fcef-1d62-4730-8959-8c5c4649a703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:33.598Z|decfe882-cab6-4c7b-9609-39e006aae7f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:33.605Z|6b4b72dd-8441-464e-b2ce-24c6e0a6196c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:33.605Z|decfe882-cab6-4c7b-9609-39e006aae7f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:33.605Z|4317fcef-1d62-4730-8959-8c5c4649a703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:39.210Z|043c3f7d-4a83-4593-87bf-d88ca84ff26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:55:39.211Z|043c3f7d-4a83-4593-87bf-d88ca84ff26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:55:39.687Z|b3325c10-2c73-4126-8f60-b277ab21a626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:55:39.688Z|b3325c10-2c73-4126-8f60-b277ab21a626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:55:43.644Z|e7c9c139-444b-49e0-b95f-8504c986c971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:43.644Z|03ba290c-4a58-4702-a199-4ab484c3a28f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:43.644Z|e80cf005-dee3-4df1-afab-a81c61522706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:43.644Z|03ba290c-4a58-4702-a199-4ab484c3a28f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:43.644Z|e7c9c139-444b-49e0-b95f-8504c986c971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:43.644Z|e80cf005-dee3-4df1-afab-a81c61522706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:53.668Z|7ad20e95-d340-47f7-9dbd-d43e7e33010f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:53.670Z|7ad20e95-d340-47f7-9dbd-d43e7e33010f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:53.690Z|82441ff3-7b38-4ec7-a921-88cf9c0e04eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:53.689Z|0efaab92-169c-4e61-8099-2fae8fa078b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:55:53.691Z|0efaab92-169c-4e61-8099-2fae8fa078b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:53.692Z|82441ff3-7b38-4ec7-a921-88cf9c0e04eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:55:54.209Z|d1c50be1-3b6a-4dad-9ab6-8d6ccab7fba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:55:54.212Z|d1c50be1-3b6a-4dad-9ab6-8d6ccab7fba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:56:03.704Z|95b3a95a-bba5-4904-be6e-ba578b2f69f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:03.706Z|95b3a95a-bba5-4904-be6e-ba578b2f69f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:03.718Z|a6100b32-1927-4921-b9f0-9910946ca1b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:03.719Z|a6100b32-1927-4921-b9f0-9910946ca1b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:03.729Z|52c172b3-f306-4974-a544-1d5023bbaff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:03.729Z|52c172b3-f306-4974-a544-1d5023bbaff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:04.168Z|82411292-1638-4c3c-b29b-0b62a491a469|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:56:04.169Z|82411292-1638-4c3c-b29b-0b62a491a469|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:09.209Z|99ffe319-d33f-44bc-a267-7b896e5b2fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:56:09.209Z|99ffe319-d33f-44bc-a267-7b896e5b2fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:56:09.689Z|8e761038-2faa-4949-945f-9014765c54da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:56:09.689Z|8e761038-2faa-4949-945f-9014765c54da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:56:13.728Z|1956fd88-5e2d-496d-ac40-7bf58a05fa55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:13.729Z|1956fd88-5e2d-496d-ac40-7bf58a05fa55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:13.752Z|e697f54c-779e-432e-851c-ce3e53498346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:13.752Z|51a8ef80-6efa-4aee-9267-b09c0a0cc78b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:13.753Z|e697f54c-779e-432e-851c-ce3e53498346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:13.753Z|51a8ef80-6efa-4aee-9267-b09c0a0cc78b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:23.755Z|43df00a6-1aea-490d-8df6-06e1f0c1db74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:23.755Z|43df00a6-1aea-490d-8df6-06e1f0c1db74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:23.775Z|eb9b6af5-d8ea-434e-afbf-fd9571fe4e5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:23.776Z|eb9b6af5-d8ea-434e-afbf-fd9571fe4e5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:23.781Z|8a5ebd71-bb9a-4a2e-a22f-ec5583ec7338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:23.781Z|8a5ebd71-bb9a-4a2e-a22f-ec5583ec7338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:24.209Z|12dd763a-577c-4618-8ead-5a741a5fc053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:56:24.210Z|12dd763a-577c-4618-8ead-5a741a5fc053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:56:33.789Z|b642c60b-95ac-49f2-866d-7e20b42c1701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:33.790Z|b642c60b-95ac-49f2-866d-7e20b42c1701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:33.804Z|0c56d37d-7870-4532-b372-849d5857db32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:33.804Z|0c56d37d-7870-4532-b372-849d5857db32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:33.823Z|2b1f8129-bad5-4084-9d28-f91fa533cf27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:33.824Z|2b1f8129-bad5-4084-9d28-f91fa533cf27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:39.211Z|87202a72-8543-4bc7-b533-527b402a8616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:56:39.214Z|87202a72-8543-4bc7-b533-527b402a8616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:56:39.691Z|44a8e2fe-614b-4d53-870f-d2b7e3e6b7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:56:39.693Z|44a8e2fe-614b-4d53-870f-d2b7e3e6b7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:56:43.826Z|109aa1c2-fae2-442e-a806-708c24d902ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:43.830Z|109aa1c2-fae2-442e-a806-708c24d902ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:43.839Z|8f9da8fb-8062-43ec-90b8-c2327334c93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:43.839Z|8f9da8fb-8062-43ec-90b8-c2327334c93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:43.851Z|4dfe0e45-a6e4-4bf4-aa23-c03206b20f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:43.853Z|4dfe0e45-a6e4-4bf4-aa23-c03206b20f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:53.876Z|62c05f0b-5d75-4431-8008-3569517bd3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:53.876Z|c6470e02-8994-428f-80b6-8e03feb9993e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:53.877Z|c6470e02-8994-428f-80b6-8e03feb9993e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:53.877Z|62c05f0b-5d75-4431-8008-3569517bd3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:53.884Z|75e169ed-8c79-41e2-afd6-e9be67e07f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:56:53.885Z|75e169ed-8c79-41e2-afd6-e9be67e07f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:56:54.209Z|7f10d5ce-5df3-4ceb-b8b3-2183afd239fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:56:54.210Z|7f10d5ce-5df3-4ceb-b8b3-2183afd239fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:57:03.908Z|fd034fd6-1ca4-491e-8d93-489c6d9f813e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:03.908Z|4fb3e0bd-c00f-49d7-92f4-dd8872722993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:03.910Z|4fb3e0bd-c00f-49d7-92f4-dd8872722993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:03.910Z|fd034fd6-1ca4-491e-8d93-489c6d9f813e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:03.914Z|b0e070d9-4f6b-4689-8d32-4534c3c25d34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:03.915Z|b0e070d9-4f6b-4689-8d32-4534c3c25d34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:04.168Z|0a829c7f-dd4b-40d8-94fa-cad32eab8c09|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:57:04.168Z|0a829c7f-dd4b-40d8-94fa-cad32eab8c09|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:09.209Z|8285a5f7-7d68-43bf-92af-76305fce8c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:57:09.210Z|8285a5f7-7d68-43bf-92af-76305fce8c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:57:09.694Z|c5dda6e5-a680-46bd-a312-54051b67b627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:57:09.694Z|c5dda6e5-a680-46bd-a312-54051b67b627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:57:13.935Z|8b7ce484-acfa-443c-92e7-8e09da2bb2ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:13.935Z|8b7ce484-acfa-443c-92e7-8e09da2bb2ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:13.939Z|f82744ce-8a48-4ffb-9e1d-71f2b8d079a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:13.939Z|8a1a4ef5-44ae-4d27-b4cd-1954090d75b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:13.940Z|f82744ce-8a48-4ffb-9e1d-71f2b8d079a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:13.940Z|8a1a4ef5-44ae-4d27-b4cd-1954090d75b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:23.962Z|e5c60bc5-7b38-4a2a-9829-b05b7a1fd6e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:23.962Z|e5c60bc5-7b38-4a2a-9829-b05b7a1fd6e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:23.962Z|728de889-cca9-4e87-92a4-43cd17f163bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:23.963Z|debdc2c0-f77b-4284-b015-e7ae878e58c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:23.963Z|728de889-cca9-4e87-92a4-43cd17f163bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:23.964Z|debdc2c0-f77b-4284-b015-e7ae878e58c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:24.209Z|c81ba8ea-2628-4f0c-b9df-34065313f12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:57:24.212Z|c81ba8ea-2628-4f0c-b9df-34065313f12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:57:33.987Z|40143415-72f2-47e8-a149-83c35996b81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:33.987Z|aa9315c0-7e02-4217-aae2-ac22ce9b0b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:33.987Z|be794e5d-fa58-4d8f-9d1e-8675a9b600a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:33.987Z|40143415-72f2-47e8-a149-83c35996b81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:33.987Z|aa9315c0-7e02-4217-aae2-ac22ce9b0b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:33.987Z|be794e5d-fa58-4d8f-9d1e-8675a9b600a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:39.209Z|12c70c0a-17d8-4da4-9c87-3e8bc4b0e465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:57:39.211Z|12c70c0a-17d8-4da4-9c87-3e8bc4b0e465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:57:39.695Z|ae80958d-214a-4248-818e-78ffe5488ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:57:39.695Z|ae80958d-214a-4248-818e-78ffe5488ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:57:44.012Z|0b7551ba-4cc0-466d-ac25-bb9c4469b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:44.013Z|0b7551ba-4cc0-466d-ac25-bb9c4469b3e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:44.070Z|c6d1a626-4f0e-4193-bbc5-d8359135647e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:44.071Z|c6d1a626-4f0e-4193-bbc5-d8359135647e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:44.074Z|be7eae36-bc78-4451-a2a9-c396a88230a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:44.075Z|be7eae36-bc78-4451-a2a9-c396a88230a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:54.046Z|f0ca854d-6495-4f2a-a8ce-4cd77d272638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:54.049Z|f0ca854d-6495-4f2a-a8ce-4cd77d272638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:54.094Z|425121a1-2152-4985-b0c4-2e0b8d68e760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:54.095Z|425121a1-2152-4985-b0c4-2e0b8d68e760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:54.099Z|4d199738-4b75-4556-8d72-3323e2ca3fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:57:54.100Z|4d199738-4b75-4556-8d72-3323e2ca3fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:57:54.210Z|489bc330-3f75-4ea9-a5ec-a1f74de2caff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:57:54.211Z|489bc330-3f75-4ea9-a5ec-a1f74de2caff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:58:04.081Z|5ee033bc-c1d4-418e-a364-d722f79b7a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:04.083Z|5ee033bc-c1d4-418e-a364-d722f79b7a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:04.119Z|3334a23e-837e-4b7c-bdad-6a37bc077407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:04.120Z|3334a23e-837e-4b7c-bdad-6a37bc077407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:04.122Z|48217d7d-e288-4d9e-8ee9-fd6258997a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:04.123Z|48217d7d-e288-4d9e-8ee9-fd6258997a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:04.169Z|a0ee6f81-f814-45a9-8017-6f825636a312|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:58:04.169Z|a0ee6f81-f814-45a9-8017-6f825636a312|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:09.209Z|7c420d5e-e5eb-4ead-aae4-7c1b2e64f878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:58:09.215Z|7c420d5e-e5eb-4ead-aae4-7c1b2e64f878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:58:09.696Z|da0c5280-b7f2-41aa-926c-8e6494e48a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:58:09.697Z|da0c5280-b7f2-41aa-926c-8e6494e48a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:58:14.106Z|0c0640ec-8594-4a51-8d17-7129e5ad0b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:14.107Z|0c0640ec-8594-4a51-8d17-7129e5ad0b5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:14.142Z|fca4ffaa-43a6-4851-96ed-147bbfeb6702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:14.142Z|7af74323-ef25-464f-9a78-6a829d3cd682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:14.143Z|fca4ffaa-43a6-4851-96ed-147bbfeb6702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:14.143Z|7af74323-ef25-464f-9a78-6a829d3cd682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:24.130Z|852657c3-00f1-4bfb-b579-32e35fe324c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:24.132Z|852657c3-00f1-4bfb-b579-32e35fe324c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:24.163Z|19c21a7d-a737-499f-8a7c-a2ee30e67f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:24.164Z|4626cc01-d5d5-49ba-b3c9-5d9e3292f987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:24.164Z|19c21a7d-a737-499f-8a7c-a2ee30e67f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:24.165Z|4626cc01-d5d5-49ba-b3c9-5d9e3292f987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:24.215Z|0119e23d-2e5c-44f9-b37c-57a146f17730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:58:24.216Z|0119e23d-2e5c-44f9-b37c-57a146f17730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:58:34.156Z|2acc6c01-5e29-4291-a82f-49aeb3376216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:34.156Z|2acc6c01-5e29-4291-a82f-49aeb3376216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:34.192Z|aca1a91f-33f1-4efc-b411-637c0b42a5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:34.192Z|3e4cd6bb-dc28-4989-aed8-fe03ecdb282c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:34.192Z|aca1a91f-33f1-4efc-b411-637c0b42a5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:34.193Z|3e4cd6bb-dc28-4989-aed8-fe03ecdb282c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:39.209Z|2208e689-bbbb-4046-9aa4-15c864d739b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:58:39.210Z|2208e689-bbbb-4046-9aa4-15c864d739b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:58:39.698Z|3f1bddfb-91a4-46da-a34d-f215a64fc9ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:58:39.698Z|3f1bddfb-91a4-46da-a34d-f215a64fc9ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:58:44.186Z|471d6a32-848c-4791-9dc5-47faca8ca019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:44.186Z|471d6a32-848c-4791-9dc5-47faca8ca019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:44.219Z|1b595a23-f49f-49e3-b121-39ea3fd40aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:44.219Z|1b595a23-f49f-49e3-b121-39ea3fd40aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:44.239Z|1137ab6c-830d-4930-8d3d-c62d7f66a874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:44.244Z|1137ab6c-830d-4930-8d3d-c62d7f66a874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:54.209Z|e2c4c859-adaf-434f-92ee-c61feb7238a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:58:54.212Z|e2c4c859-adaf-434f-92ee-c61feb7238a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:58:54.218Z|154f60a2-df37-4505-8830-e9f1f65a5954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:54.218Z|154f60a2-df37-4505-8830-e9f1f65a5954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:54.263Z|d0657e9e-3c3d-443a-8f9a-51e2524ebaf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:54.263Z|d0657e9e-3c3d-443a-8f9a-51e2524ebaf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:58:54.271Z|d4459f62-5a94-42e5-b124-23705ca9e8eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:58:54.272Z|d4459f62-5a94-42e5-b124-23705ca9e8eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:04.170Z|22dd1b56-9553-4039-9fab-5b3ab7b0aa2a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T07:59:04.171Z|22dd1b56-9553-4039-9fab-5b3ab7b0aa2a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:04.241Z|32020481-b4b2-477a-bbaa-da304bd98128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:04.241Z|32020481-b4b2-477a-bbaa-da304bd98128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:04.285Z|01fce17f-727d-4e40-97ee-f610dff3a499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:04.286Z|01fce17f-727d-4e40-97ee-f610dff3a499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:04.296Z|fbad6870-50f8-4e80-acad-514239550175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:04.297Z|fbad6870-50f8-4e80-acad-514239550175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:09.211Z|0ddc3085-2102-421f-b04b-e017faaf14d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:59:09.213Z|0ddc3085-2102-421f-b04b-e017faaf14d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:59:09.699Z|b01cd635-f7d2-44f0-b29e-9ed6e78e85e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:59:09.699Z|b01cd635-f7d2-44f0-b29e-9ed6e78e85e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:59:14.286Z|b4c81977-b576-4e26-ab77-90536e083e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:14.289Z|b4c81977-b576-4e26-ab77-90536e083e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:14.323Z|5ecf014b-2d62-4ffa-9a4b-01a6aa840170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:14.324Z|5ecf014b-2d62-4ffa-9a4b-01a6aa840170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:14.334Z|55b70051-f8ba-486b-938a-4098e44d8163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:14.334Z|55b70051-f8ba-486b-938a-4098e44d8163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:24.210Z|6974a748-17ee-481c-8976-15e6e55fa5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:59:24.215Z|6974a748-17ee-481c-8976-15e6e55fa5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:59:24.332Z|a863f698-1885-4ee1-bdb8-2ccbfc997dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:24.333Z|a863f698-1885-4ee1-bdb8-2ccbfc997dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:24.345Z|cf8b35a2-1c37-4f05-8f51-7dc46060f296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:24.346Z|cf8b35a2-1c37-4f05-8f51-7dc46060f296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:24.357Z|e1f83936-ee91-4c9e-b21f-47f4e356c75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:24.358Z|e1f83936-ee91-4c9e-b21f-47f4e356c75d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:34.356Z|f5c5bdb2-2f44-4e35-8697-72b000907646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:34.356Z|f5c5bdb2-2f44-4e35-8697-72b000907646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:34.363Z|4f5d62de-a667-43bf-b0fc-3c23c51e680f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:34.364Z|4f5d62de-a667-43bf-b0fc-3c23c51e680f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:34.382Z|bb075ced-b651-43ca-9a14-3dcc3e1efe7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:34.383Z|bb075ced-b651-43ca-9a14-3dcc3e1efe7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:39.209Z|c71cae0a-b508-4b1e-a300-3231822f47a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:59:39.210Z|c71cae0a-b508-4b1e-a300-3231822f47a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:59:39.700Z|ef053115-6131-4175-9d8d-306572160210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:59:39.701Z|ef053115-6131-4175-9d8d-306572160210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:59:44.376Z|5c142511-ba11-4485-ae30-7cd3106cb632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:44.377Z|5c142511-ba11-4485-ae30-7cd3106cb632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:44.383Z|873d6bf3-0a65-4dcc-9f3c-92d27db92964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:44.384Z|873d6bf3-0a65-4dcc-9f3c-92d27db92964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:44.405Z|f3c25e07-c5a1-4d01-a129-d98d403d576d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:44.406Z|f3c25e07-c5a1-4d01-a129-d98d403d576d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:54.209Z|5b610334-a3a3-48cf-b874-d3a2a39886ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T07:59:54.209Z|5b610334-a3a3-48cf-b874-d3a2a39886ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T07:59:54.399Z|d827e6dd-96e1-484b-b4f6-2fc13ac10573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:54.400Z|d827e6dd-96e1-484b-b4f6-2fc13ac10573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:54.412Z|19ea1e35-8bb7-4163-b2f6-9de08746d976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:54.418Z|19ea1e35-8bb7-4163-b2f6-9de08746d976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T07:59:54.437Z|d6285d30-4ac9-4593-a94e-f3f6f5e36d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T07:59:54.437Z|d6285d30-4ac9-4593-a94e-f3f6f5e36d93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:04.169Z|076911bf-a4e4-4d4a-947a-26962e78a017|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:00:04.171Z|076911bf-a4e4-4d4a-947a-26962e78a017|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:04.436Z|ccb7e661-57e1-4e55-8983-a67d0679e5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:04.437Z|ccb7e661-57e1-4e55-8983-a67d0679e5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:04.441Z|4a097aee-a94b-4b2e-bc2d-31a97ac21964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:04.442Z|4a097aee-a94b-4b2e-bc2d-31a97ac21964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:04.462Z|b84042b8-89bb-4e07-9206-0b624fbb83a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:04.463Z|b84042b8-89bb-4e07-9206-0b624fbb83a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:09.209Z|cb2e8cec-adbc-4dd0-a8fc-2b7288e5721c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:00:09.212Z|cb2e8cec-adbc-4dd0-a8fc-2b7288e5721c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:00:09.702Z|840e1e43-ecf3-4e2b-b260-3e1ad7838ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:00:09.703Z|840e1e43-ecf3-4e2b-b260-3e1ad7838ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:00:14.457Z|931a4c64-3893-453a-8fb8-192c651f78b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:14.457Z|931a4c64-3893-453a-8fb8-192c651f78b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:14.469Z|604723d8-029c-4690-ba0a-430fbcde662e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:14.470Z|604723d8-029c-4690-ba0a-430fbcde662e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:14.490Z|9af75742-3b1c-43a4-83b6-fe3c540db0f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:14.492Z|9af75742-3b1c-43a4-83b6-fe3c540db0f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:24.210Z|28078b15-f02d-455e-b693-fdc53d370ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:00:24.211Z|28078b15-f02d-455e-b693-fdc53d370ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:00:24.482Z|d8319771-8074-4331-a0d7-7869ff5a15f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:24.483Z|d8319771-8074-4331-a0d7-7869ff5a15f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:24.496Z|36a65c5b-f3ac-4614-95c3-fec0b086840f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:24.497Z|36a65c5b-f3ac-4614-95c3-fec0b086840f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:24.515Z|c487d4f6-d2f7-4a04-bbc9-43a2c8521ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:24.516Z|c487d4f6-d2f7-4a04-bbc9-43a2c8521ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:34.524Z|f182966c-ba80-416c-bad0-2976a8376fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:34.523Z|eacfd3af-2fc6-4212-b4fb-fef2b5ed1193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:34.528Z|f182966c-ba80-416c-bad0-2976a8376fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:34.528Z|eacfd3af-2fc6-4212-b4fb-fef2b5ed1193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:34.552Z|2d8629ba-427f-4bbb-8350-1073a1faa905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:34.555Z|2d8629ba-427f-4bbb-8350-1073a1faa905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:39.210Z|ce49e66d-3288-49bd-9950-8d7d3909fdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:00:39.215Z|ce49e66d-3288-49bd-9950-8d7d3909fdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:00:39.704Z|e35583c5-2e28-4c25-be70-41360f49daf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:00:39.704Z|e35583c5-2e28-4c25-be70-41360f49daf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:00:44.580Z|fa24342f-547d-4db3-bf45-47025406686d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:44.580Z|8ef331e7-7d53-44d0-a76e-c59906c52c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:44.581Z|fa24342f-547d-4db3-bf45-47025406686d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:44.581Z|8ef331e7-7d53-44d0-a76e-c59906c52c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:44.593Z|367dbc32-3de3-4dd8-9124-c377559d91a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:44.594Z|367dbc32-3de3-4dd8-9124-c377559d91a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:54.209Z|59d14767-0c8f-4819-a68b-4164d2ae4662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:00:54.209Z|59d14767-0c8f-4819-a68b-4164d2ae4662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:00:54.613Z|0e32ccd3-4ef4-43ae-9fa7-06bb351f1433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:54.614Z|0e32ccd3-4ef4-43ae-9fa7-06bb351f1433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:54.615Z|5f0646ec-e806-4be4-acc1-64e1b0861483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:54.616Z|5f0646ec-e806-4be4-acc1-64e1b0861483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:00:54.622Z|f373b20e-e8c8-4f36-bece-b905b4ca95f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:00:54.623Z|f373b20e-e8c8-4f36-bece-b905b4ca95f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:04.173Z|7f6dcfdb-abf5-43ce-8ec6-c5dd1ee758ab|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:01:04.175Z|7f6dcfdb-abf5-43ce-8ec6-c5dd1ee758ab|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:04.640Z|8b71be6b-f3c9-4a15-98c8-4d79a3e10614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:04.641Z|8b71be6b-f3c9-4a15-98c8-4d79a3e10614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:04.652Z|2804a131-5d64-4cae-906a-cc74b2302041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:04.652Z|e4819eec-9f50-464d-b5a2-af1ef080b1fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:04.652Z|e4819eec-9f50-464d-b5a2-af1ef080b1fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:04.652Z|2804a131-5d64-4cae-906a-cc74b2302041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:09.209Z|80ae6496-bd40-4f22-afcb-26b7b48f8534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:01:09.209Z|80ae6496-bd40-4f22-afcb-26b7b48f8534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:01:09.705Z|9620bf97-0e25-45bf-816e-270e886f6d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:01:09.706Z|9620bf97-0e25-45bf-816e-270e886f6d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:01:14.665Z|cd25588e-b8a6-4444-823c-ed8f12cbebfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:14.665Z|cd25588e-b8a6-4444-823c-ed8f12cbebfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:14.682Z|bf62c578-b860-4c1d-b4fa-b42fec13a6cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:14.683Z|bf62c578-b860-4c1d-b4fa-b42fec13a6cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:14.688Z|76a2ccce-5180-4f62-9ae4-ca99429d5293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:14.689Z|76a2ccce-5180-4f62-9ae4-ca99429d5293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:24.209Z|759327d6-32f6-4aa3-aafb-55d1c896a53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:01:24.213Z|759327d6-32f6-4aa3-aafb-55d1c896a53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:01:24.692Z|d09b23a1-69d0-49a2-bb44-3133b16685c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:24.693Z|d09b23a1-69d0-49a2-bb44-3133b16685c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:24.706Z|7f981de9-9f48-4100-b677-d8fc93e79ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:24.708Z|7f981de9-9f48-4100-b677-d8fc93e79ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:24.712Z|cdf545ff-003d-438b-a549-cb18639a1b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:24.712Z|cdf545ff-003d-438b-a549-cb18639a1b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:34.720Z|b172f999-fbe5-421b-81df-89f7877b40cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:34.721Z|b172f999-fbe5-421b-81df-89f7877b40cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:34.734Z|ae40b4c9-4e12-45eb-b3a9-99c9f76338a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:34.735Z|ae40b4c9-4e12-45eb-b3a9-99c9f76338a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:34.737Z|85222462-7cf3-482e-b413-bb513e37f8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:34.737Z|85222462-7cf3-482e-b413-bb513e37f8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:39.210Z|a018fb8a-82b9-4e7a-9748-a3250c00bf86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:01:39.211Z|a018fb8a-82b9-4e7a-9748-a3250c00bf86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:01:39.706Z|1baccab8-e487-40ac-b362-fca4e7bb2094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:01:39.707Z|1baccab8-e487-40ac-b362-fca4e7bb2094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:01:44.746Z|99736abd-a2e8-4916-abcd-9e41e07701eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:44.747Z|99736abd-a2e8-4916-abcd-9e41e07701eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:44.758Z|6b751f64-61d3-406f-8f27-3b30e8723649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:44.759Z|6b751f64-61d3-406f-8f27-3b30e8723649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:44.764Z|fe9f4bdd-4298-42d3-8cf1-a469856ee234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:44.765Z|fe9f4bdd-4298-42d3-8cf1-a469856ee234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:54.212Z|0900b1c4-8e21-430e-8455-fc2751cfd80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:01:54.218Z|0900b1c4-8e21-430e-8455-fc2751cfd80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:01:54.784Z|5523dbca-a192-4d91-bb59-d2bcc2475cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:54.785Z|98e8a7d6-63ea-465f-9b9c-c594c996954c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:54.785Z|7cb47c3c-12ab-4bd1-9992-4cb7d724a200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:01:54.788Z|5523dbca-a192-4d91-bb59-d2bcc2475cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:54.789Z|98e8a7d6-63ea-465f-9b9c-c594c996954c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:01:54.788Z|7cb47c3c-12ab-4bd1-9992-4cb7d724a200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:04.174Z|691121ab-e925-4b84-8027-c46f6bf87f21|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:02:04.175Z|691121ab-e925-4b84-8027-c46f6bf87f21|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:04.830Z|ea101c5a-cee1-4a97-94b7-21ae362d75ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:04.830Z|21547a6f-7910-4583-a9d7-99779337d500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:04.831Z|ea101c5a-cee1-4a97-94b7-21ae362d75ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:04.831Z|21547a6f-7910-4583-a9d7-99779337d500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:04.837Z|05a91009-7281-4657-a0ce-4edc6162b259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:04.837Z|05a91009-7281-4657-a0ce-4edc6162b259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:09.209Z|aa9d1b40-0f30-4b85-b24c-5ad3d3608904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:02:09.210Z|aa9d1b40-0f30-4b85-b24c-5ad3d3608904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:02:09.708Z|1f27dabe-600e-466a-9d7b-e8ea10cc4665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:02:09.709Z|1f27dabe-600e-466a-9d7b-e8ea10cc4665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:02:14.857Z|6e6836fe-0adf-48d4-8189-9150d53a37ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:14.858Z|6e6836fe-0adf-48d4-8189-9150d53a37ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:14.861Z|ee120963-f808-4ba5-aef5-e8abe68e72f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:14.862Z|ee120963-f808-4ba5-aef5-e8abe68e72f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:14.872Z|f3411695-8ea7-4f2e-a9b5-9ae9679d816c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:14.873Z|f3411695-8ea7-4f2e-a9b5-9ae9679d816c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:24.209Z|0a575e6a-f18e-4c0c-860a-ae53b5b88c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:02:24.210Z|0a575e6a-f18e-4c0c-860a-ae53b5b88c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:02:24.884Z|90eb2e8b-453b-4edf-beff-a1a7da59644d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:24.885Z|90eb2e8b-453b-4edf-beff-a1a7da59644d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:24.888Z|080d4464-cc85-443b-b88a-e012c8ec4b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:24.889Z|080d4464-cc85-443b-b88a-e012c8ec4b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:24.893Z|32f00036-af07-4c6f-914e-cf6d3202dc97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:24.893Z|32f00036-af07-4c6f-914e-cf6d3202dc97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:34.915Z|233afdb7-c753-4d5d-af03-49ea39a23186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:34.915Z|689489aa-14a8-4cde-b3ee-f5cc60368bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:34.915Z|233afdb7-c753-4d5d-af03-49ea39a23186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:34.915Z|689489aa-14a8-4cde-b3ee-f5cc60368bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:34.920Z|940deeab-c098-4768-9672-306dca48eb7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:34.921Z|940deeab-c098-4768-9672-306dca48eb7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:39.209Z|7dd80d8d-824e-4ad6-9257-8480953468dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:02:39.212Z|7dd80d8d-824e-4ad6-9257-8480953468dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:02:39.710Z|80901fa3-079b-41d0-82c6-e8893c639802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:02:39.710Z|80901fa3-079b-41d0-82c6-e8893c639802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:02:44.940Z|f8ccf81d-5757-44cd-97f0-0b3c4b0f4289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:44.940Z|8f56bbc9-7a3e-4199-8315-9c30b166aee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:44.941Z|f8ccf81d-5757-44cd-97f0-0b3c4b0f4289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:44.942Z|8f56bbc9-7a3e-4199-8315-9c30b166aee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:44.947Z|5ddc69f6-3e68-4da3-aab5-8b80dc2a636c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:44.949Z|5ddc69f6-3e68-4da3-aab5-8b80dc2a636c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:54.209Z|c4f04b3b-ea52-4e83-9b4d-d2669f311b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:02:54.209Z|c4f04b3b-ea52-4e83-9b4d-d2669f311b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:02:54.970Z|87b43d9e-b43e-4657-82d0-5ee8b0fb6b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:54.970Z|a4a28adb-8e9d-4c83-a372-ebda6dc07687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:54.971Z|87b43d9e-b43e-4657-82d0-5ee8b0fb6b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:54.971Z|a4a28adb-8e9d-4c83-a372-ebda6dc07687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:02:54.983Z|5509a4ce-f168-4ce2-a7fa-7d9b32f72954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:02:54.983Z|5509a4ce-f168-4ce2-a7fa-7d9b32f72954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:04.169Z|255d4fe7-f868-478a-87d6-526da0a248e2|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:03:04.170Z|255d4fe7-f868-478a-87d6-526da0a248e2|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:04.999Z|f6d0fe53-da9a-4020-aa35-b8525e990251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:05.000Z|f6d0fe53-da9a-4020-aa35-b8525e990251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:05.001Z|90486b0d-9533-4d80-abec-3dba86a20b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:05.001Z|90486b0d-9533-4d80-abec-3dba86a20b19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:05.007Z|33411a8a-0d9d-4ab7-8736-f42f780811c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:05.007Z|33411a8a-0d9d-4ab7-8736-f42f780811c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:09.210Z|404ec2c6-2155-42a3-82e5-a2f4b8a50d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:03:09.212Z|404ec2c6-2155-42a3-82e5-a2f4b8a50d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:03:09.712Z|5a929675-5763-4eb4-baae-0450b5d6d7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:03:09.713Z|5a929675-5763-4eb4-baae-0450b5d6d7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:03:15.080Z|78bc56f3-9a6a-4a42-8354-523d655000d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:15.079Z|71452ac4-a3e8-4c9f-bb19-7769605d2b2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:15.079Z|47565759-0966-496f-a4c9-f14b748d471c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:15.091Z|71452ac4-a3e8-4c9f-bb19-7769605d2b2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:15.091Z|78bc56f3-9a6a-4a42-8354-523d655000d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:15.091Z|47565759-0966-496f-a4c9-f14b748d471c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:24.209Z|a35e1d59-b516-4f7b-9f65-0dca69b9a8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:03:24.214Z|a35e1d59-b516-4f7b-9f65-0dca69b9a8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:03:25.142Z|d3397d95-8a1f-42d9-b1a1-9b4870374af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:25.142Z|d3397d95-8a1f-42d9-b1a1-9b4870374af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:25.160Z|1f7695ac-23e7-4bf7-a33d-0b52e2aed1d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:25.161Z|587f7d8d-9a0b-460e-8887-61253354623b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:25.161Z|1f7695ac-23e7-4bf7-a33d-0b52e2aed1d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:25.161Z|587f7d8d-9a0b-460e-8887-61253354623b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:35.177Z|3deae8f1-2e93-4e72-84ea-0823723aa69b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:35.180Z|3deae8f1-2e93-4e72-84ea-0823723aa69b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:35.186Z|e08b0d33-0986-4d87-ae09-65ae341219cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:35.187Z|e08b0d33-0986-4d87-ae09-65ae341219cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:35.196Z|0b888693-0164-4a00-a628-1c42557a31b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:35.196Z|0b888693-0164-4a00-a628-1c42557a31b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:39.209Z|18ba5b07-cb74-4769-936e-43002c3e1de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:03:39.209Z|18ba5b07-cb74-4769-936e-43002c3e1de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:03:39.714Z|50460741-908f-422d-a475-977a0cd691c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:03:39.714Z|50460741-908f-422d-a475-977a0cd691c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:03:45.216Z|85339151-795f-42e2-bbf3-98bea5475168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:45.216Z|85339151-795f-42e2-bbf3-98bea5475168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:45.219Z|6206cc4b-cdd8-4153-be15-a65947b1b9c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:45.220Z|6206cc4b-cdd8-4153-be15-a65947b1b9c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:45.228Z|295c7d8b-4704-4a55-b226-4150e0cd21c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:45.229Z|295c7d8b-4704-4a55-b226-4150e0cd21c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:54.209Z|c2bdb18d-90c4-426e-bf9d-9a556dbff41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:03:54.210Z|c2bdb18d-90c4-426e-bf9d-9a556dbff41c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:03:55.242Z|6e36ac47-121a-418c-8719-2ab30d954375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:55.243Z|6e36ac47-121a-418c-8719-2ab30d954375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:55.253Z|79fdbcf6-1b45-41cd-9363-1dac9e294e42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:55.253Z|0f898498-e9f7-4784-8b94-2bb54e114cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:03:55.253Z|79fdbcf6-1b45-41cd-9363-1dac9e294e42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:03:55.255Z|0f898498-e9f7-4784-8b94-2bb54e114cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:04.168Z|ac3ac09c-7494-4a6f-a165-7bce4efb4529|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:04:04.169Z|ac3ac09c-7494-4a6f-a165-7bce4efb4529|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:05.269Z|0bfa6c91-d113-451f-b0fc-3ba8c1ae7da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:05.270Z|0bfa6c91-d113-451f-b0fc-3ba8c1ae7da5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:05.278Z|24ea4c2c-841b-4139-8447-1b682cd10a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:05.278Z|24ea4c2c-841b-4139-8447-1b682cd10a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:05.280Z|d10277f5-a709-49b6-bea1-f0ce6450877e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:05.280Z|d10277f5-a709-49b6-bea1-f0ce6450877e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:09.209Z|679106a1-7991-435a-935c-ee791b49ecaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:04:09.212Z|679106a1-7991-435a-935c-ee791b49ecaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:04:09.715Z|8df1be87-ae4a-42e8-b70b-f13475e1f0ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:04:09.716Z|8df1be87-ae4a-42e8-b70b-f13475e1f0ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:04:15.299Z|99b1e64e-b21d-45af-bd84-984eff683dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:15.300Z|99b1e64e-b21d-45af-bd84-984eff683dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:15.307Z|09b7183c-018f-45a8-961e-5b5aa23fa4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:15.308Z|09b7183c-018f-45a8-961e-5b5aa23fa4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:15.316Z|4d2ee7f9-0c5d-44ef-ba3c-60cd26b86428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:15.317Z|4d2ee7f9-0c5d-44ef-ba3c-60cd26b86428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:24.211Z|50ceace3-70cd-49b1-85d4-91d6b7854022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:04:24.211Z|50ceace3-70cd-49b1-85d4-91d6b7854022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:04:25.354Z|8bba2344-d6ee-4708-8897-b32cb15e5d7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:25.354Z|f6bff8a6-f77e-4da0-9428-10a0e9690243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:25.354Z|1cd89327-742d-4e8c-9b54-3bc07a9356c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:25.357Z|f6bff8a6-f77e-4da0-9428-10a0e9690243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:25.357Z|8bba2344-d6ee-4708-8897-b32cb15e5d7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:25.357Z|1cd89327-742d-4e8c-9b54-3bc07a9356c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:31.823Z||http-nio-8080-exec-9|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03~0xba0xdc}0x840x100xfc0x1c0xc50x9f|0xec0xac0xf40xbe0xfe70x9c0xf5&0xa30x12b&50xf10x07F0xb7C0xbe0x95]. 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-09-26T08:04:35.418Z|9556f2ca-5ae1-483f-adec-8963efafc093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:35.418Z|8c958b3b-b751-44b6-bd8c-a9bc6f579bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:35.418Z|c437cb0b-9d34-47f5-a4f9-a0a24c4c52ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:35.420Z|8c958b3b-b751-44b6-bd8c-a9bc6f579bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:35.420Z|9556f2ca-5ae1-483f-adec-8963efafc093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:35.420Z|c437cb0b-9d34-47f5-a4f9-a0a24c4c52ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:39.209Z|30d8df21-2a6c-4bd6-afdf-77fdc70a74d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:04:39.210Z|30d8df21-2a6c-4bd6-afdf-77fdc70a74d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:04:39.716Z|213c8d2b-ac6d-4b83-b2b9-060f05bf0f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:04:39.717Z|213c8d2b-ac6d-4b83-b2b9-060f05bf0f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:04:45.495Z|666bea8e-2695-4d46-a6f0-f6ea6e62b08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:45.496Z|666bea8e-2695-4d46-a6f0-f6ea6e62b08b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:45.496Z|3ac97d70-cdd8-4ced-b03f-bb7952ccc518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:45.496Z|3ac97d70-cdd8-4ced-b03f-bb7952ccc518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:45.501Z|cdf72e6c-0d4e-44ec-b779-5a1f5a3161c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:45.501Z|cdf72e6c-0d4e-44ec-b779-5a1f5a3161c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:54.209Z|57718948-dfcd-4e6f-82ee-431b84926e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:04:54.213Z|57718948-dfcd-4e6f-82ee-431b84926e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:04:55.519Z|94b57025-433f-40fe-b0d8-f447034df284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:55.519Z|2ce65170-d344-4a81-b34b-f09f9efe51c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:55.520Z|94b57025-433f-40fe-b0d8-f447034df284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:55.520Z|2ce65170-d344-4a81-b34b-f09f9efe51c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:04:55.544Z|ed48368d-381f-439a-aefa-561b8dc5fe7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:04:55.545Z|ed48368d-381f-439a-aefa-561b8dc5fe7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:04.171Z|9e264f0e-d791-408b-a00a-5e8397acc13f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:05:04.173Z|9e264f0e-d791-408b-a00a-5e8397acc13f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:05.549Z|7566cfb8-b2f9-45ed-9b08-8b0af36a206c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:05.550Z|7566cfb8-b2f9-45ed-9b08-8b0af36a206c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:05.553Z|6219e68c-870d-43f9-9a9d-e3d1f9d127a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:05.554Z|6219e68c-870d-43f9-9a9d-e3d1f9d127a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:05.569Z|b313e024-4217-4ed9-b4a2-f5c3bf6eb1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:05.570Z|b313e024-4217-4ed9-b4a2-f5c3bf6eb1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:09.209Z|3a2c633b-9983-4f1c-87e4-d242641fd4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:05:09.209Z|3a2c633b-9983-4f1c-87e4-d242641fd4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:05:09.718Z|0bf3887a-c265-40be-9b1c-3a3d60f29ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:05:09.718Z|0bf3887a-c265-40be-9b1c-3a3d60f29ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:05:15.580Z|72faffbb-d0a7-4539-930f-060592ce2b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:15.581Z|72faffbb-d0a7-4539-930f-060592ce2b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:15.590Z|6c22d64f-f0b2-4724-a7c5-8b9681d20f3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:15.591Z|6c22d64f-f0b2-4724-a7c5-8b9681d20f3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:15.595Z|2d62ea5f-42b0-48f9-8056-87507aac7873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:15.596Z|2d62ea5f-42b0-48f9-8056-87507aac7873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:24.209Z|3702b060-ea5c-47ca-bc52-072572e8762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:05:24.210Z|3702b060-ea5c-47ca-bc52-072572e8762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:05:25.632Z|92e20c16-dbf8-4f21-8e14-b05822079cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:25.632Z|9620e771-f6f9-4b1b-b7e1-94a392b7b0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:25.633Z|92e20c16-dbf8-4f21-8e14-b05822079cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:25.634Z|9620e771-f6f9-4b1b-b7e1-94a392b7b0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:25.635Z|713d021f-3934-444c-9b49-13da65febe49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:25.636Z|713d021f-3934-444c-9b49-13da65febe49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:35.677Z|54856bd3-89bc-4177-bc39-3fd4f67066f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:35.679Z|73c69211-4da6-4873-9008-ac9b0f09eeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:35.680Z|73c69211-4da6-4873-9008-ac9b0f09eeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:35.677Z|f040212f-5fff-4187-ba31-b939cd6303ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:35.680Z|54856bd3-89bc-4177-bc39-3fd4f67066f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:35.682Z|f040212f-5fff-4187-ba31-b939cd6303ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:39.212Z|4e9de637-af36-478a-9267-3aac0fe95f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:05:39.218Z|4e9de637-af36-478a-9267-3aac0fe95f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:05:39.719Z|e7af7893-297a-4251-be38-27fc365ca53c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:05:39.722Z|e7af7893-297a-4251-be38-27fc365ca53c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:05:45.726Z|3c65c177-8c25-490f-a8b5-6abd76fab043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:45.727Z|fae684c1-59af-4026-bd54-f1d4e45bffac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:45.728Z|3c65c177-8c25-490f-a8b5-6abd76fab043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:45.727Z|f3a68465-cf48-4c68-8c8f-a8508d8d0cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:45.730Z|fae684c1-59af-4026-bd54-f1d4e45bffac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:45.736Z|f3a68465-cf48-4c68-8c8f-a8508d8d0cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:54.209Z|4feef45a-c047-4844-bf8c-1edc40516a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:05:54.210Z|4feef45a-c047-4844-bf8c-1edc40516a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:05:55.768Z|93aa5554-26ca-4325-9b7b-d05bfa910229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:55.769Z|93aa5554-26ca-4325-9b7b-d05bfa910229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:55.769Z|437a4439-6db5-4e23-9d23-80272ccc7f80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:55.771Z|437a4439-6db5-4e23-9d23-80272ccc7f80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:05:55.774Z|e2604a85-d305-4d39-b3e4-25c5b4fac365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:05:55.775Z|e2604a85-d305-4d39-b3e4-25c5b4fac365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:04.170Z|853145a5-10ed-4afa-be3f-a8ee21979406|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:06:04.172Z|853145a5-10ed-4afa-be3f-a8ee21979406|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:05.798Z|901e4601-296b-4164-a13a-c1e3099fb3ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:05.798Z|28682925-d7c2-45d4-9e87-f4c6deee5cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:05.799Z|901e4601-296b-4164-a13a-c1e3099fb3ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:05.799Z|28682925-d7c2-45d4-9e87-f4c6deee5cd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:05.804Z|1d7b9498-5a40-4737-bf6c-2210982acaaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:05.805Z|1d7b9498-5a40-4737-bf6c-2210982acaaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:09.209Z|fd68443c-9ebb-44c1-a733-129907b4f10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:06:09.210Z|fd68443c-9ebb-44c1-a733-129907b4f10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:06:09.722Z|5f6acfdb-168d-4d58-8a17-43825d5f63f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:06:09.723Z|5f6acfdb-168d-4d58-8a17-43825d5f63f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:06:15.820Z|cc909450-77ab-47f1-8c45-204a58eb9441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:15.820Z|a6db8fcd-5d4b-41bb-9296-71df93108067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:15.821Z|cc909450-77ab-47f1-8c45-204a58eb9441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:15.821Z|a6db8fcd-5d4b-41bb-9296-71df93108067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:15.832Z|65109f27-34c8-46c4-8061-b91705119838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:15.833Z|65109f27-34c8-46c4-8061-b91705119838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:24.209Z|f0f9eeaa-efa4-421b-8c30-2603d630a12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:06:24.212Z|f0f9eeaa-efa4-421b-8c30-2603d630a12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:06:25.846Z|2b05ddb1-51ba-4cab-93dd-d5c7efa0a5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:25.847Z|2b05ddb1-51ba-4cab-93dd-d5c7efa0a5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:25.859Z|53bbfbb6-141b-4d20-a2c9-c005e5333fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:25.859Z|dbeb0151-09b5-4673-84d9-a9d3a6f4c6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:25.860Z|dbeb0151-09b5-4673-84d9-a9d3a6f4c6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:25.859Z|53bbfbb6-141b-4d20-a2c9-c005e5333fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:35.871Z|39fa99ed-4f66-4dac-9124-9cd943d78dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:35.872Z|39fa99ed-4f66-4dac-9124-9cd943d78dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:35.882Z|c358354f-fdab-4747-9ed7-be2649436757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:35.882Z|c358354f-fdab-4747-9ed7-be2649436757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:35.883Z|7af64938-0678-490c-b24a-c2ccc20a996c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:35.884Z|7af64938-0678-490c-b24a-c2ccc20a996c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:39.209Z|14776ea1-5fe0-466a-8faf-cb4534aca00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:06:39.209Z|14776ea1-5fe0-466a-8faf-cb4534aca00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:06:39.723Z|db9b5566-0ff5-40dd-96a9-3a0bebcaed96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:06:39.724Z|db9b5566-0ff5-40dd-96a9-3a0bebcaed96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:06:45.902Z|dd81b179-44e8-4a49-b0e8-ceca8a793d79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:45.903Z|dd81b179-44e8-4a49-b0e8-ceca8a793d79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:45.908Z|bd70b883-b1d1-4789-b9bf-7354b2a56fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:45.908Z|152b7ff1-d1b9-4e5f-b6a3-8e2fcedd993d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:45.909Z|bd70b883-b1d1-4789-b9bf-7354b2a56fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:45.909Z|152b7ff1-d1b9-4e5f-b6a3-8e2fcedd993d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:54.211Z|cc1ebe19-fb8c-4582-8eff-c1bcc903178b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:06:54.212Z|cc1ebe19-fb8c-4582-8eff-c1bcc903178b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:06:55.955Z|0e9c1b3c-bc5a-4d01-be4e-fe624742344c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:55.955Z|2eaee6a4-f0c9-499c-b8a8-8e4975fbb2c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:55.955Z|75a68618-d479-4ee7-a49f-46287f3631db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:06:55.961Z|2eaee6a4-f0c9-499c-b8a8-8e4975fbb2c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:55.961Z|0e9c1b3c-bc5a-4d01-be4e-fe624742344c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:06:55.961Z|75a68618-d479-4ee7-a49f-46287f3631db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:04.171Z|10ccd19f-563e-4a23-bd1b-bc282e8433ba|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:07:04.173Z|10ccd19f-563e-4a23-bd1b-bc282e8433ba|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:06.002Z|abc00b54-ba89-4708-b6d3-6ecaa844218e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:06.003Z|abc00b54-ba89-4708-b6d3-6ecaa844218e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:06.005Z|7d8d0ff9-9c35-4187-97e0-3414f168e70f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:06.005Z|7d8d0ff9-9c35-4187-97e0-3414f168e70f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:06.006Z|48a5cc02-98c9-473d-b46a-5b2da2e19475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:06.007Z|48a5cc02-98c9-473d-b46a-5b2da2e19475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:09.209Z|f4e4bda4-466d-4922-9c06-32eb55e2cd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:07:09.213Z|f4e4bda4-466d-4922-9c06-32eb55e2cd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:07:09.725Z|79a607de-bd22-48d3-b9a3-55df2de845cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:07:09.725Z|79a607de-bd22-48d3-b9a3-55df2de845cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:07:16.026Z|a1502f5e-fc8c-4059-b7e5-0139e4a1b258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:16.027Z|4ae4457a-2b61-4ee4-969a-52d8fff47efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:16.027Z|a1502f5e-fc8c-4059-b7e5-0139e4a1b258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:16.028Z|4ae4457a-2b61-4ee4-969a-52d8fff47efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:16.029Z|bf528739-d439-4a4d-878e-58b73fa2bba1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:16.030Z|bf528739-d439-4a4d-878e-58b73fa2bba1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:24.209Z|80367850-96e2-48b1-b8ce-15bbdd20dbf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:07:24.209Z|80367850-96e2-48b1-b8ce-15bbdd20dbf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:07:26.049Z|2be5b646-d0df-492c-bbc9-a5944ba5c64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:26.050Z|2be5b646-d0df-492c-bbc9-a5944ba5c64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:26.055Z|20a9c84f-817d-46a0-9ee4-e84a5ce3d3f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:26.055Z|c140c7f1-0e8e-41f1-b4fc-61cdc8d1943a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:26.056Z|c140c7f1-0e8e-41f1-b4fc-61cdc8d1943a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:26.056Z|20a9c84f-817d-46a0-9ee4-e84a5ce3d3f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:36.076Z|aa79e77e-dab3-4e32-bb72-b4debab8f315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:36.076Z|f5fa2540-cee0-4cde-b419-7fa4a6a09727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:36.076Z|f5fa2540-cee0-4cde-b419-7fa4a6a09727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:36.076Z|aa79e77e-dab3-4e32-bb72-b4debab8f315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:36.080Z|e65dd906-f65b-4f6d-a0e2-9cb656a2b48d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:36.081Z|e65dd906-f65b-4f6d-a0e2-9cb656a2b48d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:39.209Z|b18363dd-1776-414b-b340-9d2866565a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:07:39.209Z|b18363dd-1776-414b-b340-9d2866565a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:07:39.726Z|6ef34445-8b37-428d-a4ea-eab3efb4abc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:07:39.726Z|6ef34445-8b37-428d-a4ea-eab3efb4abc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:07:46.097Z|f6ebf84f-ae5b-48d6-8310-7a2fc02bc710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:46.097Z|93e939a1-16bc-425c-8311-55c88db8ee89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:46.098Z|f6ebf84f-ae5b-48d6-8310-7a2fc02bc710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:46.098Z|93e939a1-16bc-425c-8311-55c88db8ee89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:46.115Z|e6062745-b73f-4a1d-9521-5c24935b4217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:46.116Z|e6062745-b73f-4a1d-9521-5c24935b4217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:54.210Z|dbde2b99-d971-4955-bc0f-fe50da25becb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:07:54.212Z|dbde2b99-d971-4955-bc0f-fe50da25becb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:07:56.122Z|03f2383a-6772-4ce0-81b7-f173cb772c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:56.122Z|9536127b-5753-49a6-abbc-60c01c2db633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:56.123Z|9536127b-5753-49a6-abbc-60c01c2db633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:56.123Z|03f2383a-6772-4ce0-81b7-f173cb772c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:07:56.148Z|1fd9c44e-ec07-4b14-805c-0c989d751904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:07:56.148Z|1fd9c44e-ec07-4b14-805c-0c989d751904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:04.175Z|40eab2af-2e18-402b-a82d-f1408f2102d4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:08:04.180Z|40eab2af-2e18-402b-a82d-f1408f2102d4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:06.152Z|670f9c01-cccf-43f6-9979-3ef458068309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:06.152Z|3c7ecb4a-3308-4f6d-8fe5-8407145dc1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:06.153Z|670f9c01-cccf-43f6-9979-3ef458068309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:06.153Z|3c7ecb4a-3308-4f6d-8fe5-8407145dc1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:06.173Z|d12daac3-2a9f-4473-974f-2869293cf041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:06.174Z|d12daac3-2a9f-4473-974f-2869293cf041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:09.210Z|48347189-4af3-46b6-9094-89eeac7d0230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:08:09.212Z|48347189-4af3-46b6-9094-89eeac7d0230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:08:09.727Z|884e779f-ffde-49e6-b426-e62e68bed1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:08:09.728Z|884e779f-ffde-49e6-b426-e62e68bed1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:08:16.193Z|e517deb7-f63c-44d1-829c-a7f598a75f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:16.195Z|abe4650f-8512-4c7d-85ad-8b46a48b35a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:16.196Z|e517deb7-f63c-44d1-829c-a7f598a75f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:16.196Z|abe4650f-8512-4c7d-85ad-8b46a48b35a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:16.205Z|d38a01a5-7af4-4746-93c3-15c9f20cf007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:16.206Z|d38a01a5-7af4-4746-93c3-15c9f20cf007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:24.209Z|a9a9540e-b1fb-4ff1-aa14-83cde7d5a26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:08:24.209Z|a9a9540e-b1fb-4ff1-aa14-83cde7d5a26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:08:26.223Z|087efaee-2a33-4358-87fc-f0c373718995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:26.223Z|b0b8e884-f2d7-4354-8d8c-2c2666dc8b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:26.224Z|087efaee-2a33-4358-87fc-f0c373718995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:26.224Z|b0b8e884-f2d7-4354-8d8c-2c2666dc8b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:26.229Z|d43f5384-7dca-4c5f-96a8-47de11901497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:26.230Z|d43f5384-7dca-4c5f-96a8-47de11901497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:36.248Z|1a60d046-5394-4e29-89ea-37983e86e773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:36.248Z|77dc162c-6e15-4b76-8cfe-3db428fbca8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:36.248Z|1a60d046-5394-4e29-89ea-37983e86e773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:36.248Z|77dc162c-6e15-4b76-8cfe-3db428fbca8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:36.251Z|985b96d6-53d0-4e68-b801-91b863ea16f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:36.252Z|985b96d6-53d0-4e68-b801-91b863ea16f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:39.210Z|cce2f320-c67d-4b39-95da-445f20f08499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:08:39.212Z|cce2f320-c67d-4b39-95da-445f20f08499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:08:39.729Z|9492a3c3-ea63-45ea-af3c-a5d72b8e54b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:08:39.729Z|9492a3c3-ea63-45ea-af3c-a5d72b8e54b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:08:46.275Z|635ea920-b3c3-4ba6-ab8a-afc84926a4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:46.276Z|635ea920-b3c3-4ba6-ab8a-afc84926a4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:46.278Z|f973ae6e-f583-4267-8e9d-b7506dc9f9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:46.279Z|f973ae6e-f583-4267-8e9d-b7506dc9f9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:46.287Z|1891417a-e68b-4bf1-9b48-5d1346e4836d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:46.288Z|1891417a-e68b-4bf1-9b48-5d1346e4836d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:54.209Z|a161fdc6-5707-42e3-9ed2-09f830b5d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:08:54.209Z|a161fdc6-5707-42e3-9ed2-09f830b5d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:08:56.328Z|37c2d8ca-9387-448d-a900-144db7bc3dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:56.329Z|37c2d8ca-9387-448d-a900-144db7bc3dba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:56.329Z|3ac5139d-dd58-4be1-b476-bb413478fcfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:56.330Z|3ac5139d-dd58-4be1-b476-bb413478fcfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:08:56.333Z|f9698ecd-3ef1-4f65-b502-5a8bf50f5a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:08:56.335Z|f9698ecd-3ef1-4f65-b502-5a8bf50f5a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:04.168Z|7f0d5b33-ec4d-4e5d-92c1-fafc89934f5d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:09:04.169Z|7f0d5b33-ec4d-4e5d-92c1-fafc89934f5d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:06.354Z|fa106f33-ceac-43b3-845b-e99f42ad4943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:06.354Z|fa106f33-ceac-43b3-845b-e99f42ad4943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:06.355Z|4693a934-d8ed-4939-a999-b4e635988254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:06.356Z|4693a934-d8ed-4939-a999-b4e635988254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:06.359Z|c62f8a83-0ad0-4b9c-9165-ecbb9d0b0789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:06.360Z|c62f8a83-0ad0-4b9c-9165-ecbb9d0b0789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:09.209Z|d475b1e7-8608-4db6-ac60-6e70026297b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:09:09.210Z|d475b1e7-8608-4db6-ac60-6e70026297b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:09:09.730Z|0ee3164f-0400-4413-bd50-6e91ddda7a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:09:09.730Z|0ee3164f-0400-4413-bd50-6e91ddda7a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:09:16.389Z|bf0eb385-a40f-4d61-8f9c-5d60defd48c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:16.389Z|bb81bce6-0415-40c7-80be-82d5caf5e2d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:16.391Z|776c1ba9-746a-4da9-ba77-19b60c03d431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:16.391Z|bb81bce6-0415-40c7-80be-82d5caf5e2d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:16.391Z|bf0eb385-a40f-4d61-8f9c-5d60defd48c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:16.397Z|776c1ba9-746a-4da9-ba77-19b60c03d431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:24.213Z|e18f4ca1-3402-49f2-bf27-a13c490ea4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:09:24.222Z|e18f4ca1-3402-49f2-bf27-a13c490ea4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:09:26.445Z|be5ca1ef-11ac-4281-8aa9-f46efeb8634a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:26.445Z|0bf049df-5c56-4429-a00e-9a0617863c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:26.445Z|214d2202-00a1-45a4-815c-1031adcfb4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:26.450Z|214d2202-00a1-45a4-815c-1031adcfb4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:26.450Z|0bf049df-5c56-4429-a00e-9a0617863c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:26.450Z|be5ca1ef-11ac-4281-8aa9-f46efeb8634a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:36.481Z|690ce85f-3851-423e-a770-f045dec555cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:36.482Z|690ce85f-3851-423e-a770-f045dec555cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:36.485Z|a526e423-aa02-4085-96fc-b704a8f9dfd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:36.489Z|a526e423-aa02-4085-96fc-b704a8f9dfd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:36.492Z|3b95ed5d-ddc6-4a1d-b903-bc9225a1aae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:36.494Z|3b95ed5d-ddc6-4a1d-b903-bc9225a1aae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:39.209Z|c3f2260d-05dd-4973-b36c-86e95c5743a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:09:39.210Z|c3f2260d-05dd-4973-b36c-86e95c5743a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:09:39.731Z|d42969e6-544a-47ed-a52c-d08fb583917e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:09:39.732Z|d42969e6-544a-47ed-a52c-d08fb583917e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:09:46.516Z|0264a8fb-64a6-4e26-ad31-1883c795af78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:46.517Z|0264a8fb-64a6-4e26-ad31-1883c795af78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:46.519Z|0c51cfb0-7036-4f9c-b5d2-c4f40d370327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:46.520Z|0c51cfb0-7036-4f9c-b5d2-c4f40d370327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:46.522Z|fe8e817b-896c-4767-862c-f797da58217f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:46.522Z|fe8e817b-896c-4767-862c-f797da58217f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:54.209Z|dda4cac0-d7df-4268-acc0-f2a5c705bec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:09:54.210Z|dda4cac0-d7df-4268-acc0-f2a5c705bec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:09:56.541Z|69cdc27f-d0d7-4311-9c4b-cd4855831b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:56.542Z|69cdc27f-d0d7-4311-9c4b-cd4855831b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:56.546Z|6e3b4d3d-68d6-4dce-b9b0-5416dd68cb2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:56.547Z|6e3b4d3d-68d6-4dce-b9b0-5416dd68cb2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:09:56.550Z|c1ee3e53-6bd8-419a-9d16-3ffa2093702b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:09:56.551Z|c1ee3e53-6bd8-419a-9d16-3ffa2093702b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:04.170Z|249bf866-df0f-4dce-9d30-699491538517|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:10:04.171Z|249bf866-df0f-4dce-9d30-699491538517|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:06.563Z|2ba2b2b7-76f5-405d-b39c-c02278689095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:06.564Z|2ba2b2b7-76f5-405d-b39c-c02278689095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:06.572Z|fe9bd158-b2f1-4b13-b525-cb9c1ce410ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:06.572Z|1c5552a6-7a2f-429c-89d1-fd3acfb3af38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:06.573Z|1c5552a6-7a2f-429c-89d1-fd3acfb3af38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:06.573Z|fe9bd158-b2f1-4b13-b525-cb9c1ce410ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:09.209Z|1d2c579e-df80-460a-8278-694715f839bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:10:09.215Z|1d2c579e-df80-460a-8278-694715f839bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:10:09.733Z|c5da3920-e116-442c-9ab9-c824c4d90108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:10:09.734Z|c5da3920-e116-442c-9ab9-c824c4d90108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:10:16.583Z|777a49bd-66dc-412e-afd7-3c5a7d4c9945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:16.584Z|777a49bd-66dc-412e-afd7-3c5a7d4c9945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:16.593Z|ee2e362c-31c4-4941-8808-307870d4645a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:16.594Z|ee2e362c-31c4-4941-8808-307870d4645a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:16.595Z|81c059b6-f2e1-4aa9-bba4-48ff4c05104b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:16.596Z|81c059b6-f2e1-4aa9-bba4-48ff4c05104b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:24.209Z|14abbd9e-a00c-4c0f-887f-71d222114b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:10:24.210Z|14abbd9e-a00c-4c0f-887f-71d222114b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:10:26.608Z|1b23a1fc-b884-492e-a400-bbac34e7cd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:26.609Z|1b23a1fc-b884-492e-a400-bbac34e7cd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:26.615Z|4e239597-7744-4410-b093-86c962a6905f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:26.615Z|a2a43c0c-2fb5-405b-90a8-c6eb0864ce42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:26.615Z|4e239597-7744-4410-b093-86c962a6905f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:26.615Z|a2a43c0c-2fb5-405b-90a8-c6eb0864ce42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:36.638Z|ff0fc843-b0dd-4bcb-aeb2-cfc7f0d735a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:36.638Z|a853df55-4574-403e-9e3a-97eb3f2e8df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:36.638Z|f6d59dfd-a964-4352-80c3-c62096135e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:36.639Z|f6d59dfd-a964-4352-80c3-c62096135e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:36.639Z|a853df55-4574-403e-9e3a-97eb3f2e8df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:36.640Z|ff0fc843-b0dd-4bcb-aeb2-cfc7f0d735a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:39.209Z|1ca39867-cc46-4c4d-ad77-b3c038c667e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:10:39.210Z|1ca39867-cc46-4c4d-ad77-b3c038c667e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:10:39.734Z|014e7d55-a35b-4836-a9cb-c4433d9a32f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:10:39.735Z|014e7d55-a35b-4836-a9cb-c4433d9a32f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:10:46.708Z|8c11a166-d4da-4c38-bbf5-13ef734a16be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:46.708Z|cdb18707-433e-4c6f-b004-2b87c12fcf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:46.713Z|cdb18707-433e-4c6f-b004-2b87c12fcf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:46.713Z|8c11a166-d4da-4c38-bbf5-13ef734a16be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:46.729Z|ca726ae8-b0f9-4955-985c-a28b80e02c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:46.730Z|ca726ae8-b0f9-4955-985c-a28b80e02c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:54.209Z|eb6f7938-db2f-4e2b-9562-16dcd3547654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:10:54.214Z|eb6f7938-db2f-4e2b-9562-16dcd3547654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:10:56.757Z|2cb15132-30e0-4bc5-b6c4-f42779e4a9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:56.757Z|c4bd940f-0014-4bf1-a101-4a39dcc41db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:56.757Z|599db757-8f60-42bb-b0cd-377b21dbe10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:10:56.758Z|2cb15132-30e0-4bc5-b6c4-f42779e4a9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:56.758Z|c4bd940f-0014-4bf1-a101-4a39dcc41db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:10:56.758Z|599db757-8f60-42bb-b0cd-377b21dbe10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:04.169Z|d8db12f1-0f92-4577-807a-d207a21b9141|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:11:04.170Z|d8db12f1-0f92-4577-807a-d207a21b9141|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:06.788Z|ad894e25-a812-458f-b464-2155c3d12f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:06.788Z|fc371d8b-3f6d-48a9-8f77-916e898c0775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:06.789Z|ad894e25-a812-458f-b464-2155c3d12f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:06.789Z|fc371d8b-3f6d-48a9-8f77-916e898c0775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:06.791Z|ed4afd2a-6441-488a-9207-6a4ca75b1521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:06.792Z|ed4afd2a-6441-488a-9207-6a4ca75b1521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:09.209Z|9d57dbba-e7e2-4639-9a31-15d56b571df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:11:09.210Z|9d57dbba-e7e2-4639-9a31-15d56b571df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:11:09.736Z|92f0e4b8-fad3-43b5-a1da-c4dde01be7f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:11:09.736Z|92f0e4b8-fad3-43b5-a1da-c4dde01be7f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:11:16.812Z|9e060bdf-8656-4ca6-b88f-1d727e1e4c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:16.813Z|d2540ce9-1e0d-4a22-8f3d-09c27e03b955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:16.813Z|9e060bdf-8656-4ca6-b88f-1d727e1e4c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:16.814Z|d2540ce9-1e0d-4a22-8f3d-09c27e03b955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:16.815Z|459baa09-81ac-4a12-a4e7-f714c56168de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:16.816Z|459baa09-81ac-4a12-a4e7-f714c56168de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:24.209Z|508749eb-523a-4ba5-94ef-c87c54d024c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:11:24.210Z|508749eb-523a-4ba5-94ef-c87c54d024c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:11:26.836Z|748b6f61-e9d8-497a-91ed-172c4a2d08fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:26.836Z|748b6f61-e9d8-497a-91ed-172c4a2d08fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:26.845Z|5ef54d9f-b265-4b45-b278-63d5d858f95a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:26.846Z|5ef54d9f-b265-4b45-b278-63d5d858f95a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:26.861Z|6f50b274-6958-4a34-a960-64b2f2273ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:26.862Z|6f50b274-6958-4a34-a960-64b2f2273ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:36.857Z|4ce44897-33d5-4261-a9a3-e9e49b8196ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:36.858Z|4ce44897-33d5-4261-a9a3-e9e49b8196ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:36.876Z|782e3db6-6acb-430a-b62a-63469e2c9293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:36.876Z|782e3db6-6acb-430a-b62a-63469e2c9293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:36.890Z|fce3a1ac-c599-42f4-b686-d70bf8185bba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:36.890Z|fce3a1ac-c599-42f4-b686-d70bf8185bba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:39.209Z|e6e60448-b221-4fb6-9025-838a2d646225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:11:39.212Z|e6e60448-b221-4fb6-9025-838a2d646225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:11:39.737Z|4daaea78-fbe7-4566-b072-c68e24c6bfcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:11:39.737Z|4daaea78-fbe7-4566-b072-c68e24c6bfcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:11:45.020Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03n0x1f0x900x91#0xfc0x180xfb0xb90x83!Nf0x090xa20xb00xfc0x0d0x140xeaj00xbf'0x17|0xdf0xcb0x07-0x090x06]. 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-09-26T08:11:46.890Z|0a88476e-cff0-4009-baba-e6657e3aee32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:46.890Z|0a88476e-cff0-4009-baba-e6657e3aee32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:46.898Z|be5dd796-3a99-4ba6-b681-a893cc7186f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:46.899Z|be5dd796-3a99-4ba6-b681-a893cc7186f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:46.912Z|4acc7de4-6ea8-4ee7-8120-048d04919616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:46.913Z|4acc7de4-6ea8-4ee7-8120-048d04919616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:54.209Z|481725ae-2067-402a-a3e5-1204a3d122a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:11:54.210Z|481725ae-2067-402a-a3e5-1204a3d122a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:11:56.945Z|56469c15-3ea0-44ef-8a4e-8692c1e50ce7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:56.945Z|56469c15-3ea0-44ef-8a4e-8692c1e50ce7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:56.947Z|c9c989c0-8d0f-4abe-b047-e16850d10f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:56.947Z|f9506a9a-7f57-44e6-8d29-adb8f7996ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:11:56.947Z|c9c989c0-8d0f-4abe-b047-e16850d10f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:11:56.947Z|f9506a9a-7f57-44e6-8d29-adb8f7996ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:04.191Z|7676cdc8-8dcf-484c-9909-3a3cd841e19c|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:12:04.197Z|7676cdc8-8dcf-484c-9909-3a3cd841e19c|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:06.994Z|2a31553c-4ab4-4b3b-b89a-76f29d0e5334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:06.994Z|db686489-9d08-46a9-ad33-1a99f9175293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:06.995Z|e86c5490-f70c-45fd-8e2f-8f17c871705e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:06.996Z|db686489-9d08-46a9-ad33-1a99f9175293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:06.996Z|e86c5490-f70c-45fd-8e2f-8f17c871705e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:06.996Z|2a31553c-4ab4-4b3b-b89a-76f29d0e5334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:09.209Z|f2e79d5f-6faa-4ad8-a9ce-c53d108f83d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:12:09.217Z|f2e79d5f-6faa-4ad8-a9ce-c53d108f83d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:12:09.739Z|3bbd668a-3839-478c-be97-cd89504114e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:12:09.740Z|3bbd668a-3839-478c-be97-cd89504114e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:12:17.023Z|62ea3481-4fa2-4c7d-ad89-9fc0bd91f349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:17.024Z|62ea3481-4fa2-4c7d-ad89-9fc0bd91f349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:17.028Z|8f8b8204-3d05-4710-a1dd-6fb532d251e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:17.028Z|8f8b8204-3d05-4710-a1dd-6fb532d251e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:17.030Z|7ba13181-970e-4f84-a904-00e4b78b54cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:17.031Z|7ba13181-970e-4f84-a904-00e4b78b54cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:24.209Z|7e6d2e6d-1ed1-42cc-a9e1-38f682e77833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:12:24.210Z|7e6d2e6d-1ed1-42cc-a9e1-38f682e77833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:12:27.046Z|5925415f-9257-4bec-b6da-5224c8a09763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:27.048Z|02c5248d-3b27-4eeb-8092-7da33b99c553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:27.048Z|02c5248d-3b27-4eeb-8092-7da33b99c553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:27.048Z|5925415f-9257-4bec-b6da-5224c8a09763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:27.063Z|ccd17286-5fa0-4d95-b87e-ee32469f43a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:27.063Z|ccd17286-5fa0-4d95-b87e-ee32469f43a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:37.082Z|9ecfba09-5662-430f-ada9-9ab2e509322d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:37.084Z|9ecfba09-5662-430f-ada9-9ab2e509322d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:37.086Z|4bc7a2b4-f00d-4bfe-8af6-a3a6367dece5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:37.087Z|4bc7a2b4-f00d-4bfe-8af6-a3a6367dece5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:37.099Z|55ef1896-f7ce-4fd0-9b05-7988671747e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:37.100Z|55ef1896-f7ce-4fd0-9b05-7988671747e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:39.209Z|36c0ce51-a89b-4a58-8769-40c1b9470bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:12:39.209Z|36c0ce51-a89b-4a58-8769-40c1b9470bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:12:39.741Z|ea71b52f-6334-4d0a-a25d-2f008984f87f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:12:39.741Z|ea71b52f-6334-4d0a-a25d-2f008984f87f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:12:47.108Z|48e49904-5440-443e-85ef-bf72fe31e7d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:47.108Z|58b6770d-fc0e-4ad7-b6b3-e83985a05d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:47.109Z|48e49904-5440-443e-85ef-bf72fe31e7d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:47.109Z|58b6770d-fc0e-4ad7-b6b3-e83985a05d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:47.122Z|9a13cba2-1d04-440d-902d-64851dc629c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:47.123Z|9a13cba2-1d04-440d-902d-64851dc629c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:54.209Z|472d26be-3b4a-4a51-b1e7-faec73075c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:12:54.210Z|472d26be-3b4a-4a51-b1e7-faec73075c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:12:57.134Z|d9f8d612-82c2-437a-83ef-307d664ac2a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:57.134Z|d428432d-638d-4774-86b5-e1126045e268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:57.134Z|d9f8d612-82c2-437a-83ef-307d664ac2a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:57.134Z|d428432d-638d-4774-86b5-e1126045e268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:12:57.142Z|477f1928-db25-457a-8d2e-6c884f4bd2ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:12:57.142Z|477f1928-db25-457a-8d2e-6c884f4bd2ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:04.168Z|1d3f9e55-24b3-4b6c-aee6-afd013e38377|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:13:04.169Z|1d3f9e55-24b3-4b6c-aee6-afd013e38377|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:07.159Z|d870bd0d-5218-450b-b8d3-d15e49768ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:07.159Z|d870bd0d-5218-450b-b8d3-d15e49768ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:07.163Z|d212454d-ab64-4d7a-9245-7db1ce887556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:07.164Z|d212454d-ab64-4d7a-9245-7db1ce887556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:07.167Z|e32ccd97-9b35-46b5-be7b-9e7834172aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:07.168Z|e32ccd97-9b35-46b5-be7b-9e7834172aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:09.209Z|d42e5425-55b4-433e-a533-558b29ff7694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:13:09.210Z|d42e5425-55b4-433e-a533-558b29ff7694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:13:09.742Z|d4119061-1a02-408c-b8ce-e26ad22161dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:13:09.743Z|d4119061-1a02-408c-b8ce-e26ad22161dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:13:17.189Z|6743b99c-1e4d-43a4-a22d-4b25b9da5564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:17.190Z|08215b7d-390e-453d-b4aa-95b70f9b3111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:17.190Z|2cc01c19-b253-4ac6-8e85-a2bc641ed3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:17.190Z|6743b99c-1e4d-43a4-a22d-4b25b9da5564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:17.190Z|2cc01c19-b253-4ac6-8e85-a2bc641ed3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:17.190Z|08215b7d-390e-453d-b4aa-95b70f9b3111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:24.211Z|9c69f909-a450-4c55-9798-87db38606566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:13:24.213Z|9c69f909-a450-4c55-9798-87db38606566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:13:27.240Z|85e7acdb-17a3-4d3b-9be0-7af6bbc4f8db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:27.240Z|6d5e7968-9eb3-43bd-a7ac-c7a164effb2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:27.240Z|03041d77-b4b3-47d9-9d2c-190def113a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:27.244Z|6d5e7968-9eb3-43bd-a7ac-c7a164effb2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:27.244Z|85e7acdb-17a3-4d3b-9be0-7af6bbc4f8db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:27.244Z|03041d77-b4b3-47d9-9d2c-190def113a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:37.285Z|1a527c14-7861-4363-be1a-cd9b9a45606f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:37.286Z|1a527c14-7861-4363-be1a-cd9b9a45606f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:37.291Z|e68d0c50-8d99-4590-a9a6-9cbb8ae31796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:37.291Z|516c6848-8793-4cdb-802f-f5eab4580c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:37.292Z|e68d0c50-8d99-4590-a9a6-9cbb8ae31796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:37.292Z|516c6848-8793-4cdb-802f-f5eab4580c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:39.209Z|1d42a543-890f-44f2-8a33-02f4e0df760c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:13:39.211Z|1d42a543-890f-44f2-8a33-02f4e0df760c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:13:39.743Z|0b1a9b21-a6fb-4cfd-a1e4-a7b51c222fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:13:39.744Z|0b1a9b21-a6fb-4cfd-a1e4-a7b51c222fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:13:47.314Z|d420a891-915d-4442-afef-b12fd054bf22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:47.315Z|d420a891-915d-4442-afef-b12fd054bf22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:47.315Z|ec047130-e49a-4906-9862-55b08dbcd0b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:47.316Z|ec047130-e49a-4906-9862-55b08dbcd0b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:47.316Z|822ae426-63a4-43f9-af48-091ddf691b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:47.317Z|822ae426-63a4-43f9-af48-091ddf691b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:54.209Z|d3b5d34e-934b-4e2d-b421-30577cef39d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:13:54.212Z|d3b5d34e-934b-4e2d-b421-30577cef39d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:13:57.337Z|040e5e6e-eea2-4535-b6e1-c256a886a12d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:57.337Z|744b8ace-72be-42f0-b1b4-48b6898b4e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:57.338Z|040e5e6e-eea2-4535-b6e1-c256a886a12d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:57.338Z|744b8ace-72be-42f0-b1b4-48b6898b4e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:13:57.338Z|bf10169d-3e6a-48a0-9c17-af4c2819e4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:13:57.341Z|bf10169d-3e6a-48a0-9c17-af4c2819e4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:04.173Z|9c4fdfd2-fb58-4aea-9659-a1232e08f593|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:14:04.174Z|9c4fdfd2-fb58-4aea-9659-a1232e08f593|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:07.361Z|9855a98d-56a1-4c61-8ab3-7138f36e8ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:07.361Z|2422ef0c-de86-4e21-bd25-798aaad82d38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:07.362Z|9855a98d-56a1-4c61-8ab3-7138f36e8ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:07.362Z|2422ef0c-de86-4e21-bd25-798aaad82d38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:07.364Z|1c32674d-95aa-48a7-827d-3a6f05a7922e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:07.365Z|1c32674d-95aa-48a7-827d-3a6f05a7922e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:09.209Z|1658252b-3c6a-442f-a777-f268e3b3be56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:14:09.210Z|1658252b-3c6a-442f-a777-f268e3b3be56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:14:09.745Z|9643d569-6490-45c7-a9c4-698f2721ffba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:14:09.745Z|9643d569-6490-45c7-a9c4-698f2721ffba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:14:17.387Z|e4278f98-ea5a-4df5-9ae5-25e14a41cd24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:17.388Z|e4278f98-ea5a-4df5-9ae5-25e14a41cd24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:17.392Z|754a4c8b-cf28-43d3-aa36-f85feb46aa93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:17.392Z|e4175dc0-5575-4cee-9e08-92781c3f4c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:17.393Z|754a4c8b-cf28-43d3-aa36-f85feb46aa93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:17.393Z|e4175dc0-5575-4cee-9e08-92781c3f4c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:24.209Z|600dabc9-26ed-46ea-bea5-a73465945252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:14:24.210Z|600dabc9-26ed-46ea-bea5-a73465945252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:14:27.411Z|90c09144-98ce-4a9f-b840-8a0f05665978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:27.412Z|90c09144-98ce-4a9f-b840-8a0f05665978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:27.413Z|ca9d6699-393b-4384-aa1a-0abc033d53cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:27.413Z|ca9d6699-393b-4384-aa1a-0abc033d53cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:27.418Z|8d2cf69b-d97b-431e-bb73-cb179f9af797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:27.421Z|8d2cf69b-d97b-431e-bb73-cb179f9af797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:37.444Z|5239750c-c886-45e0-b996-6feaec67f1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:37.444Z|16d86d5c-3513-4e3c-b46b-6d1deab24a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:37.445Z|16d86d5c-3513-4e3c-b46b-6d1deab24a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:37.448Z|5239750c-c886-45e0-b996-6feaec67f1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:37.452Z|1fdee55e-c29e-45d7-9ddd-fc054487c846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:37.453Z|1fdee55e-c29e-45d7-9ddd-fc054487c846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:39.209Z|c86f0b44-c014-4bf2-ad2e-0a328e8b079b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:14:39.212Z|c86f0b44-c014-4bf2-ad2e-0a328e8b079b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:14:39.746Z|b9252d95-5527-4e57-a4fd-941645979d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:14:39.746Z|b9252d95-5527-4e57-a4fd-941645979d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:14:47.483Z|db905b03-8df4-482f-a90b-58f814c411a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:47.483Z|498b5410-fd07-4e26-a12f-02047fb60c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:47.483Z|2120f423-dc33-49d1-bbc5-f515c6c26459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:47.486Z|db905b03-8df4-482f-a90b-58f814c411a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:47.486Z|498b5410-fd07-4e26-a12f-02047fb60c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:47.486Z|2120f423-dc33-49d1-bbc5-f515c6c26459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:54.209Z|8128479d-1551-4609-a859-070675839b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:14:54.212Z|8128479d-1551-4609-a859-070675839b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:14:57.522Z|8943d9d3-a220-4a14-bf66-84986d825ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:57.522Z|5cdfc4e3-f0a6-4b66-9ccf-8db7646dc658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:57.524Z|5cdfc4e3-f0a6-4b66-9ccf-8db7646dc658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:57.524Z|8943d9d3-a220-4a14-bf66-84986d825ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:14:57.529Z|a9acc007-1c6a-4240-b1c5-308f3707c137|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:14:57.530Z|a9acc007-1c6a-4240-b1c5-308f3707c137|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:04.171Z|e023b63d-5114-49d1-8514-5f13430e77ab|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:15:04.171Z|e023b63d-5114-49d1-8514-5f13430e77ab|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:07.553Z|fae0d019-6e0d-426e-8c55-2588ea76919b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:07.553Z|efaaec3c-8f26-4073-bbf3-88fd3c551b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:07.554Z|fae0d019-6e0d-426e-8c55-2588ea76919b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:07.554Z|efaaec3c-8f26-4073-bbf3-88fd3c551b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:07.567Z|fe7a1856-2bb2-42dc-bc8b-f772aa96b600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:07.568Z|fe7a1856-2bb2-42dc-bc8b-f772aa96b600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:09.209Z|53dc2e29-3cd3-4e7b-8236-5b6fccf6a86b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:15:09.209Z|53dc2e29-3cd3-4e7b-8236-5b6fccf6a86b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:15:09.747Z|bcd4df7d-1d63-462b-b158-049af3b5d293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:15:09.748Z|bcd4df7d-1d63-462b-b158-049af3b5d293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:15:17.577Z|80ceaf9c-cd12-4d51-b392-a358f7e71be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:17.577Z|b790a234-d89d-493e-95be-9496f9b26c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:17.579Z|80ceaf9c-cd12-4d51-b392-a358f7e71be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:17.579Z|b790a234-d89d-493e-95be-9496f9b26c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:17.586Z|57aa1497-3cbb-42a9-88b0-f570770e29b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:17.587Z|57aa1497-3cbb-42a9-88b0-f570770e29b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:24.209Z|b08977c6-bc40-45b6-ae8b-0abb2a793858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:15:24.212Z|b08977c6-bc40-45b6-ae8b-0abb2a793858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:15:27.601Z|0360918a-03f8-4211-a729-969037f5d2a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:27.601Z|0360918a-03f8-4211-a729-969037f5d2a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:27.604Z|3af804ed-84d4-4e50-a700-a649e3c63092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:27.604Z|3af804ed-84d4-4e50-a700-a649e3c63092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:27.615Z|2f06df3d-f732-453f-96fa-e639cb235484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:27.615Z|2f06df3d-f732-453f-96fa-e639cb235484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:37.624Z|248d1f3b-7c7e-431c-9b8f-81f73d7f5fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:37.624Z|248d1f3b-7c7e-431c-9b8f-81f73d7f5fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:37.629Z|9433452e-0527-413b-9dde-e21feadf6179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:37.630Z|9433452e-0527-413b-9dde-e21feadf6179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:37.640Z|a080be69-0fc7-4f81-924f-29b24161167e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:37.640Z|a080be69-0fc7-4f81-924f-29b24161167e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:39.209Z|366fcd6e-5363-4276-85dd-de44cffe769c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:15:39.210Z|366fcd6e-5363-4276-85dd-de44cffe769c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:15:39.748Z|1d05b50c-390d-45a7-9d6e-cba6d1028436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:15:39.749Z|1d05b50c-390d-45a7-9d6e-cba6d1028436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:15:47.648Z|208c8cea-89d8-4d95-8728-a16e91bff55b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:47.648Z|208c8cea-89d8-4d95-8728-a16e91bff55b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:47.648Z|834c88e1-2b83-455a-9fdc-c068c64dbbf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:47.649Z|834c88e1-2b83-455a-9fdc-c068c64dbbf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:47.672Z|0a2a9911-47b4-4dab-9b36-c6640d7a3b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:47.674Z|0a2a9911-47b4-4dab-9b36-c6640d7a3b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:54.209Z|82316ebd-abfb-410d-9d0d-83e5a5fd6923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:15:54.211Z|82316ebd-abfb-410d-9d0d-83e5a5fd6923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:15:57.679Z|f9d9af6d-4178-464a-82c5-16b30978658f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:57.680Z|f9d9af6d-4178-464a-82c5-16b30978658f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:57.685Z|bf6a7f14-9bc0-4ad0-95fc-0d5f576354bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:57.686Z|bf6a7f14-9bc0-4ad0-95fc-0d5f576354bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:15:57.709Z|9364fe49-314c-4483-9370-aabd60b43c72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:15:57.710Z|9364fe49-314c-4483-9370-aabd60b43c72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:04.179Z|0c2518d8-bf38-4f70-991a-db8e657f4ec7|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:16:04.184Z|0c2518d8-bf38-4f70-991a-db8e657f4ec7|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:07.721Z|515c0c08-b1cd-4ed9-95d0-918b81f7091b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:07.721Z|bacc2603-9a22-4caa-a09a-05854e42c66e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:07.722Z|515c0c08-b1cd-4ed9-95d0-918b81f7091b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:07.722Z|bacc2603-9a22-4caa-a09a-05854e42c66e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:07.746Z|f23ccc7b-921f-4325-b844-0e131840319c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:07.747Z|f23ccc7b-921f-4325-b844-0e131840319c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:09.211Z|0f5b9044-fa28-4170-82a9-47bbd7bc27a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:16:09.218Z|0f5b9044-fa28-4170-82a9-47bbd7bc27a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:16:09.749Z|e7c021e1-0771-45a4-85e1-265d08f6a082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:16:09.750Z|e7c021e1-0771-45a4-85e1-265d08f6a082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:16:17.752Z|662a56bf-5e86-46a3-8cbc-9c1c7e2048c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:17.752Z|a962b650-4c05-436e-9e94-d23fe321cc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:17.754Z|662a56bf-5e86-46a3-8cbc-9c1c7e2048c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:17.754Z|a962b650-4c05-436e-9e94-d23fe321cc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:17.768Z|2c327406-a29c-468d-bd9c-11e0a62cbbcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:17.769Z|2c327406-a29c-468d-bd9c-11e0a62cbbcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:24.209Z|38e4f8a5-5623-4ff3-97a7-c52f79ade531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:16:24.209Z|38e4f8a5-5623-4ff3-97a7-c52f79ade531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:16:27.807Z|d4668ea5-7c51-4cb1-8f34-b3670feb630c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:27.809Z|d4668ea5-7c51-4cb1-8f34-b3670feb630c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:27.815Z|05ca9f05-cdca-44ac-8b82-ce6f8c975807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:27.815Z|05ca9f05-cdca-44ac-8b82-ce6f8c975807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:27.821Z|886c8a77-451a-424c-ae69-700aac6700a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:27.821Z|886c8a77-451a-424c-ae69-700aac6700a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:37.844Z|8f211e2b-01cc-4f53-944d-7cdfcb52d3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:37.844Z|bef17540-fc3b-481f-83db-690465536c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:37.845Z|8f211e2b-01cc-4f53-944d-7cdfcb52d3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:37.845Z|bef17540-fc3b-481f-83db-690465536c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:37.849Z|fe0847f8-4c1e-4090-95fc-9b281d59bbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:37.850Z|fe0847f8-4c1e-4090-95fc-9b281d59bbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:39.209Z|24819d5b-b7fa-4964-8c2d-e2f54008a28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:16:39.209Z|24819d5b-b7fa-4964-8c2d-e2f54008a28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:16:39.753Z|dac13c8f-c12e-4c2b-a6e7-55f8a5f0aab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:16:39.754Z|dac13c8f-c12e-4c2b-a6e7-55f8a5f0aab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:16:47.875Z|5c100cae-ff3b-4db5-9b03-d6c6f95c8e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:47.875Z|b9c9e488-6a74-4877-9b1b-f3529cd67f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:47.876Z|5c100cae-ff3b-4db5-9b03-d6c6f95c8e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:47.876Z|b9c9e488-6a74-4877-9b1b-f3529cd67f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:47.882Z|65dfe18d-fce4-4ff5-a2cb-46500b0d8afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:47.883Z|65dfe18d-fce4-4ff5-a2cb-46500b0d8afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:54.209Z|a87d9316-ae1f-4749-be24-7e12119965cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:16:54.211Z|a87d9316-ae1f-4749-be24-7e12119965cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:16:57.905Z|1e66c4a0-2d62-4509-82e7-5378b055300a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:57.906Z|1e66c4a0-2d62-4509-82e7-5378b055300a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:57.907Z|e7bf384c-950a-4af0-83af-e873a8db842b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:57.908Z|e7bf384c-950a-4af0-83af-e873a8db842b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:16:57.912Z|bcb58010-689c-42b6-a4ad-7ccfdd7944e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:16:57.913Z|bcb58010-689c-42b6-a4ad-7ccfdd7944e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:04.185Z|631434c4-5fa4-4bbf-b096-d50a812e8fd4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:17:04.188Z|631434c4-5fa4-4bbf-b096-d50a812e8fd4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:07.937Z|78c404c9-88ff-4bb2-a042-02ffe3e74742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:07.938Z|78c404c9-88ff-4bb2-a042-02ffe3e74742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:07.937Z|0576544f-b188-41a9-9007-ff9c20e8e25c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:07.939Z|0576544f-b188-41a9-9007-ff9c20e8e25c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:07.954Z|7bc8cf2d-be9c-4736-a397-5b453ee55b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:07.955Z|7bc8cf2d-be9c-4736-a397-5b453ee55b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:09.210Z|b2728ebe-2f38-4a63-b079-bab954ecdf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:17:09.213Z|b2728ebe-2f38-4a63-b079-bab954ecdf41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:17:09.754Z|614baf2d-5ac3-4963-ae88-05f7a50a6cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:17:09.755Z|614baf2d-5ac3-4963-ae88-05f7a50a6cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:17:18.005Z|1483b496-ff61-4306-95d4-96abded3b4e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:18.011Z|1483b496-ff61-4306-95d4-96abded3b4e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:18.014Z|f3fee1d1-0c45-490f-83ce-3920cb4be017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:18.015Z|f3fee1d1-0c45-490f-83ce-3920cb4be017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:18.000Z|711290a8-afa0-4969-9fa8-fd7ff6f3475c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:18.027Z|711290a8-afa0-4969-9fa8-fd7ff6f3475c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:24.211Z|15ff9bc4-3c8b-42ba-a6a5-185c3a66071d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:17:24.215Z|15ff9bc4-3c8b-42ba-a6a5-185c3a66071d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:17:28.067Z|1a993e40-2aa5-412d-baae-e5fe83c903b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:28.069Z|1a993e40-2aa5-412d-baae-e5fe83c903b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:28.069Z|caee6a40-78fb-43e4-b6ae-88503d9d7109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:28.070Z|caee6a40-78fb-43e4-b6ae-88503d9d7109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:28.089Z|21a78e40-7e13-4947-a7f9-913ece8ce38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:28.090Z|21a78e40-7e13-4947-a7f9-913ece8ce38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:38.099Z|ea0c3d19-7739-4f34-b830-a8e269d852b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:38.099Z|354778ec-4873-436e-8500-51740c021f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:38.099Z|ea0c3d19-7739-4f34-b830-a8e269d852b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:38.100Z|354778ec-4873-436e-8500-51740c021f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:38.124Z|a50d659a-84d3-420a-9456-c298ef26fa85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:38.125Z|a50d659a-84d3-420a-9456-c298ef26fa85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:39.209Z|a3bb0ccb-1c9c-43b2-b4cd-f4e2ac8f8e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:17:39.209Z|a3bb0ccb-1c9c-43b2-b4cd-f4e2ac8f8e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:17:39.756Z|effca196-01f5-44f4-b3b5-f574a2889386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:17:39.756Z|effca196-01f5-44f4-b3b5-f574a2889386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:17:48.131Z|405b3979-e537-4185-86d9-2d2c8774c499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:48.131Z|976dfd14-5290-4ed1-a05c-6ebf1fa13696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:48.131Z|405b3979-e537-4185-86d9-2d2c8774c499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:48.131Z|976dfd14-5290-4ed1-a05c-6ebf1fa13696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:48.155Z|7581ee7a-2c4d-4cc4-802b-0d0e43f6e5dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:48.155Z|7581ee7a-2c4d-4cc4-802b-0d0e43f6e5dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:54.209Z|aafe5746-4a15-45ec-a535-12b64051a875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:17:54.209Z|aafe5746-4a15-45ec-a535-12b64051a875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:17:58.155Z|fd4351b1-e750-4f5b-8855-669dbfb7da83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:58.155Z|7b4de055-8cb0-45f5-97b2-db652e908798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:58.156Z|fd4351b1-e750-4f5b-8855-669dbfb7da83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:58.156Z|7b4de055-8cb0-45f5-97b2-db652e908798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:17:58.180Z|6fb41fc8-587c-4d51-b1fe-a24d5548624a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:17:58.181Z|6fb41fc8-587c-4d51-b1fe-a24d5548624a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:04.191Z|9bb524d0-9fdb-42de-a6eb-9e82fb96af4b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:18:04.193Z|9bb524d0-9fdb-42de-a6eb-9e82fb96af4b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:08.202Z|c11a28e7-165f-4e30-b570-ded3889e23fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:08.202Z|78132e79-bc1a-4bd9-bfd2-0453d31aeeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:08.206Z|78132e79-bc1a-4bd9-bfd2-0453d31aeeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:08.206Z|c11a28e7-165f-4e30-b570-ded3889e23fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:08.217Z|7bd1c724-b2d9-494e-83e7-c8d7fa5b824d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:08.218Z|7bd1c724-b2d9-494e-83e7-c8d7fa5b824d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:09.211Z|2485d31f-ea88-4de1-9289-b0e578a3af92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:18:09.214Z|2485d31f-ea88-4de1-9289-b0e578a3af92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:18:09.757Z|7ad84b56-9b5c-4685-8b8a-944c350df70a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:18:09.761Z|7ad84b56-9b5c-4685-8b8a-944c350df70a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:18:18.248Z|658451e9-061d-4822-a782-5dc7e3a00216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:18.248Z|a00b229b-8451-4ab3-8242-f6e6caa50188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:18.248Z|7c491b98-73d5-4960-9758-d959281a4c3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:18.249Z|a00b229b-8451-4ab3-8242-f6e6caa50188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:18.249Z|658451e9-061d-4822-a782-5dc7e3a00216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:18.249Z|7c491b98-73d5-4960-9758-d959281a4c3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:24.209Z|677cb932-0e6a-4614-b2b0-7da773fd5d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:18:24.210Z|677cb932-0e6a-4614-b2b0-7da773fd5d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:18:28.277Z|12c742a2-0b65-4f94-a67f-c1b7293f1011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:28.277Z|71e18d0e-4e4a-4960-8ac6-29f6fc0bd667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:28.279Z|12c742a2-0b65-4f94-a67f-c1b7293f1011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:28.279Z|71e18d0e-4e4a-4960-8ac6-29f6fc0bd667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:28.287Z|b3719c59-e93f-4450-a6a9-b279bbc9291c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:28.287Z|b3719c59-e93f-4450-a6a9-b279bbc9291c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:38.303Z|04b38437-1aaf-4957-8fcf-9047e392222d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:38.303Z|68c0523b-15b2-456d-a946-80133fb48b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:38.304Z|04b38437-1aaf-4957-8fcf-9047e392222d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:38.304Z|68c0523b-15b2-456d-a946-80133fb48b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:38.313Z|4d15fcba-a273-4879-95e5-8cd331434764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:38.314Z|4d15fcba-a273-4879-95e5-8cd331434764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:39.209Z|030ec776-2cba-49a6-b035-94c05fffbf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:18:39.210Z|030ec776-2cba-49a6-b035-94c05fffbf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:18:39.762Z|5c5757a5-dde4-4da7-a129-1c66b441bfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:18:39.762Z|5c5757a5-dde4-4da7-a129-1c66b441bfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:18:41.169Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:18:41.185Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 676ad691-fec6-480b-92f2-890f715cda2e already exists in requestDb InfraActiveRequests table
2021-09-26T08:18:41.260Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e
2021-09-26T08:18:41.262Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|INFO|500||Invoke
2021-09-26T08:18:41.262Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||===========================request begin================================================
2021-09-26T08:18:41.263Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e
2021-09-26T08:18:41.264Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||Method      : GET
2021-09-26T08:18:41.264Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18d28fbf589fb04d", X-B3-SpanId:"31d7ea7d02c45b86", X-B3-ParentSpanId:"18d28fbf589fb04d", X-B3-Sampled:"0", X-ONAP-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-TransactionID:"676ad691-fec6-480b-92f2-890f715cda2e", X-ECOMP-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5af966fb-9a9a-42a4-b5a2-db32042fd26f"]
2021-09-26T08:18:41.265Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||Request body: 
2021-09-26T08:18:41.266Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||==========================request end================================================
2021-09-26T08:18:41.988Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||============================response begin==========================================
2021-09-26T08:18:41.989Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:18:41.989Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||Status text  : 
2021-09-26T08:18:41.990Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3AB4EFB3CE82FF233990FBE9816FC8D6; 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:"Sun, 26 Sep 2021 08:18:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:18:41.991Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||Response body: 
2021-09-26T08:18:41.991Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|DEBUG|500||=======================response end=================================================
2021-09-26T08:18:41.992Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/676ad691-fec6-480b-92f2-890f715cda2e|INFO|404|Not Found|InvokeReturn
2021-09-26T08:18:42.067Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 676ad691-fec6-480b-92f2-890f715cda2e
2021-09-26T08:18:42.092Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:18:42.095Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:18:42.096Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-09-26T08:18:42.096Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:18:42.097Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-09-26T08:18:42.097Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:18:42.098Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"18d28fbf589fb04d", X-B3-SpanId:"251e2aff9ce8a946", X-B3-ParentSpanId:"18d28fbf589fb04d", X-B3-Sampled:"0", X-ONAP-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-TransactionID:"676ad691-fec6-480b-92f2-890f715cda2e", X-ECOMP-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a069916-7f3d-4b12-9c15-cd606f307ec3"]
2021-09-26T08:18:42.098Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:18:42.098Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:18:42.144Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:18:42.144Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:18:42.145Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:18:42.146Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:18:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:18:42.146Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-09-26T08:18:42.147Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:18:42.147Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:18:42.150Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.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-09-26T08:18:42.154Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:18:42.155Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:18:42.156Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-09-26T08:18:42.156Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:18:42.157Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:18:42.158Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:18:42.158Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"18d28fbf589fb04d", X-B3-SpanId:"29f105b92b8ef5aa", X-B3-ParentSpanId:"18d28fbf589fb04d", X-B3-Sampled:"0", X-ONAP-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-TransactionID:"676ad691-fec6-480b-92f2-890f715cda2e", X-ECOMP-RequestID:"676ad691-fec6-480b-92f2-890f715cda2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfc4c48d-726a-4dc8-879f-65ec39cef59d"]
2021-09-26T08:18:42.158Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:18:42.159Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:18:42.234Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:18:42.235Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:18:42.236Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:18:42.236Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:18:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:18:42.236Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-09-26T08:18:42.237Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:18:42.238Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:18:42.240Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.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-09-26T08:18:42.243Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4dd426c1
2021-09-26T08:18:42.248Z|676ad691-fec6-480b-92f2-890f715cda2e|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:18:43.892Z|c87a5a96-ecc7-4904-bfba-5ade20318621|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-09-26T08:18:43.893Z|c87a5a96-ecc7-4904-bfba-5ade20318621|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:48.335Z|16cdde0d-00d1-4698-9fd6-68a671e6a4a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:48.335Z|3b93af97-9927-4d95-8ffa-46029c14695c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:48.336Z|16cdde0d-00d1-4698-9fd6-68a671e6a4a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:48.336Z|3b93af97-9927-4d95-8ffa-46029c14695c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:48.341Z|288d4c22-97a3-4f91-aebf-5104d791e4d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:48.342Z|288d4c22-97a3-4f91-aebf-5104d791e4d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:54.209Z|7fb624da-479a-477f-841a-6dce499a2ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:18:54.212Z|7fb624da-479a-477f-841a-6dce499a2ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:18:58.371Z|9e145d56-17ce-4b20-aa18-f1c0934cc18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:58.373Z|9e145d56-17ce-4b20-aa18-f1c0934cc18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:58.377Z|7fb1f5f8-3483-421c-bef5-4752bce2ec7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:58.378Z|7fb1f5f8-3483-421c-bef5-4752bce2ec7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:58.381Z|a1434988-17ba-4ada-b0d8-5851e8086e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:18:58.382Z|a1434988-17ba-4ada-b0d8-5851e8086e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:18:59.340Z|f915ea37-0e7e-404f-a177-e49516097bca|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-09-26T08:18:59.341Z|f915ea37-0e7e-404f-a177-e49516097bca|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:04.173Z|dbdd110c-1045-4ebb-b11c-45a02d493ec5|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:19:04.175Z|dbdd110c-1045-4ebb-b11c-45a02d493ec5|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:08.420Z|5a0ab301-9d2a-4861-bb0d-28f854e633ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:08.424Z|5a0ab301-9d2a-4861-bb0d-28f854e633ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:08.430Z|bc8d7a2f-4c48-4d4b-8676-a1f0b0fb35c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:08.430Z|88c559ab-7c59-42c0-b25a-4466c58099ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:08.430Z|bc8d7a2f-4c48-4d4b-8676-a1f0b0fb35c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:08.430Z|88c559ab-7c59-42c0-b25a-4466c58099ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:09.209Z|9479ef3a-2cda-44ef-b73a-86dbb74d9582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:19:09.210Z|9479ef3a-2cda-44ef-b73a-86dbb74d9582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:19:09.764Z|a1b2feb6-558e-413c-9c2d-e95c558f8414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:19:09.766Z|a1b2feb6-558e-413c-9c2d-e95c558f8414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:19:18.479Z|137d3ffc-a17f-4a20-baad-3fbfc62c2db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:18.481Z|137d3ffc-a17f-4a20-baad-3fbfc62c2db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:18.498Z|38d0d4f9-35ce-41dc-b20c-b1d5d173c5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:18.499Z|38d0d4f9-35ce-41dc-b20c-b1d5d173c5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:18.500Z|477eabb5-07aa-4996-b48f-7b05fc141367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:18.501Z|477eabb5-07aa-4996-b48f-7b05fc141367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:24.209Z|f7d07bad-5a5d-4df7-b95c-03433e24ffea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:19:24.210Z|f7d07bad-5a5d-4df7-b95c-03433e24ffea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:19:28.862Z|b98beb2a-bf2b-4f4f-9158-0331d1e0d3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:28.862Z|793675bb-475b-4ce9-b6a0-a9f692009fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:28.863Z|b98beb2a-bf2b-4f4f-9158-0331d1e0d3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:28.863Z|793675bb-475b-4ce9-b6a0-a9f692009fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:28.866Z|d965095b-a9b3-4d84-9b05-761600743651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:28.867Z|d965095b-a9b3-4d84-9b05-761600743651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:36.899Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:19:36.905Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 3861426e-f233-4c6b-afc3-7c9aae45ccb9 already exists in requestDb InfraActiveRequests table
2021-09-26T08:19:36.910Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9
2021-09-26T08:19:36.911Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|INFO|500||Invoke
2021-09-26T08:19:36.912Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||===========================request begin================================================
2021-09-26T08:19:36.912Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9
2021-09-26T08:19:36.913Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||Method      : GET
2021-09-26T08:19:36.913Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb8e6e0d4d96c34a", X-B3-SpanId:"fccadf35613c46a5", X-B3-ParentSpanId:"eb8e6e0d4d96c34a", X-B3-Sampled:"0", X-ONAP-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-TransactionID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-ECOMP-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4781ef4f-9e8c-4534-b0f0-3328366fb6e8"]
2021-09-26T08:19:36.914Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||Request body: 
2021-09-26T08:19:36.914Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||==========================request end================================================
2021-09-26T08:19:36.974Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||============================response begin==========================================
2021-09-26T08:19:36.975Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:19:36.975Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||Status text  : 
2021-09-26T08:19:36.976Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 08:19:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:19:36.977Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||Response body: 
2021-09-26T08:19:36.977Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|DEBUG|500||=======================response end=================================================
2021-09-26T08:19:36.978Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3861426e-f233-4c6b-afc3-7c9aae45ccb9|INFO|404|Not Found|InvokeReturn
2021-09-26T08:19:36.989Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 3861426e-f233-4c6b-afc3-7c9aae45ccb9
2021-09-26T08:19:36.991Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:19:36.992Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:19:36.993Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-09-26T08:19:36.994Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:19:36.994Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-09-26T08:19:36.995Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:19:36.997Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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:"eb8e6e0d4d96c34a", X-B3-SpanId:"32c915e91bee1d17", X-B3-ParentSpanId:"eb8e6e0d4d96c34a", X-B3-Sampled:"0", X-ONAP-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-TransactionID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-ECOMP-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"761227a4-e89d-44ba-9f67-6bb884314969"]
2021-09-26T08:19:36.998Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:19:36.998Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:19:37.006Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:19:37.007Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:19:37.008Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:19:37.009Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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:"Sun, 26 Sep 2021 08:19:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:19:37.009Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-09-26T08:19:37.011Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:19:37.012Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:19:37.013Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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$$7aaf0eb6.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-09-26T08:19:37.017Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:19:37.019Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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-09-26T08:19:37.020Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-09-26T08:19:37.020Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:19:37.021Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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-09-26T08:19:37.021Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:19:37.033Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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:"eb8e6e0d4d96c34a", X-B3-SpanId:"4c84b657d0d22f8d", X-B3-ParentSpanId:"eb8e6e0d4d96c34a", X-B3-Sampled:"0", X-ONAP-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-TransactionID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-ECOMP-RequestID:"3861426e-f233-4c6b-afc3-7c9aae45ccb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4878bb7e-abd4-47cb-a8ef-4e4970df2923"]
2021-09-26T08:19:37.036Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:19:37.036Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:19:37.050Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:19:37.051Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:19:37.051Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:19:37.052Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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:"Sun, 26 Sep 2021 08:19:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:19:37.052Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-09-26T08:19:37.052Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:19:37.053Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:19:37.056Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|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$$7aaf0eb6.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-09-26T08:19:37.058Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@16b91de0
2021-09-26T08:19:37.060Z|3861426e-f233-4c6b-afc3-7c9aae45ccb9|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:19:38.888Z|4636d968-595e-4b71-b568-4a2b334ee77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:38.888Z|4636d968-595e-4b71-b568-4a2b334ee77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:38.892Z|31e34a47-3189-4a97-b688-63074581c825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:38.894Z|31e34a47-3189-4a97-b688-63074581c825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:38.896Z|7dc414df-2337-46b8-a983-e493d5ef198a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:38.896Z|7dc414df-2337-46b8-a983-e493d5ef198a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:39.209Z|8396b5d6-07c8-45a5-a6db-7a99364e6839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:19:39.212Z|8396b5d6-07c8-45a5-a6db-7a99364e6839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:19:39.766Z|055b4283-550c-4d9d-bcba-c16f402c8692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:19:39.767Z|055b4283-550c-4d9d-bcba-c16f402c8692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:19:48.918Z|36f393ff-addb-4fd6-a8a6-370e4c612696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:48.919Z|36f393ff-addb-4fd6-a8a6-370e4c612696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:48.924Z|1d5c755e-4008-4293-b84d-a90cd7b1f8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:48.925Z|1d5c755e-4008-4293-b84d-a90cd7b1f8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:48.930Z|b9bfb0df-2de3-44fd-90d2-4de6500dca0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:48.931Z|b9bfb0df-2de3-44fd-90d2-4de6500dca0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:52.178Z|ab814100-344e-4147-8d1c-b9ffca18e413|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-09-26T08:19:52.179Z|ab814100-344e-4147-8d1c-b9ffca18e413|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:54.209Z|f3ffc34c-3a8d-43de-b25d-9247ea9620ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:19:54.209Z|f3ffc34c-3a8d-43de-b25d-9247ea9620ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:19:58.952Z|fedab9c3-e129-44e3-9f62-6ab3a216144c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:58.952Z|4779a4af-aee4-4ae7-9c93-c2ad97bef54f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:58.953Z|fedab9c3-e129-44e3-9f62-6ab3a216144c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:58.953Z|4779a4af-aee4-4ae7-9c93-c2ad97bef54f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:19:58.959Z|e547d831-ef32-4564-8745-141ae17752d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:19:58.960Z|e547d831-ef32-4564-8745-141ae17752d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:04.173Z|f9592df2-e0b9-478a-934d-6ff5548214b5|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:20:04.174Z|f9592df2-e0b9-478a-934d-6ff5548214b5|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:08.988Z|0542b70e-1fbb-438a-a4e9-6e9f0786c147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:08.988Z|b5169664-a0ed-4d92-a925-4627f234f3d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:08.989Z|0542b70e-1fbb-438a-a4e9-6e9f0786c147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:08.989Z|b5169664-a0ed-4d92-a925-4627f234f3d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:08.996Z|fcb944e6-33dc-4fad-b227-29c7c0699976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:08.996Z|fcb944e6-33dc-4fad-b227-29c7c0699976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:09.209Z|59293b13-a718-4c0b-9400-e8244225688a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:20:09.210Z|59293b13-a718-4c0b-9400-e8244225688a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:20:09.773Z|16bc7fcd-ec82-4270-9246-f36624077006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:20:09.774Z|16bc7fcd-ec82-4270-9246-f36624077006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:20:19.021Z|47775371-faba-4891-a5ee-f36cf43fe8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:19.022Z|d3382fac-70c9-46c0-94ce-18a3a85a1510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:19.022Z|8b2de1e9-3591-4670-beb9-f2df8082f2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:19.024Z|d3382fac-70c9-46c0-94ce-18a3a85a1510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:19.024Z|8b2de1e9-3591-4670-beb9-f2df8082f2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:19.024Z|47775371-faba-4891-a5ee-f36cf43fe8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:24.212Z|58804116-60ac-4b0a-bcd8-2f9874d8b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:20:24.220Z|58804116-60ac-4b0a-bcd8-2f9874d8b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:20:29.066Z|dfaaf2c8-3b1e-4ac1-8f33-9c7a8ba52474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:29.066Z|d770cac3-ee6f-4aea-87c7-e027d6a4d744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:29.067Z|dfaaf2c8-3b1e-4ac1-8f33-9c7a8ba52474|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:29.067Z|d770cac3-ee6f-4aea-87c7-e027d6a4d744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:29.069Z|c9066789-49ec-4886-b58a-f748e379e710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:29.070Z|c9066789-49ec-4886-b58a-f748e379e710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:36.333Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:20:36.342Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: f08ce0f4-2e12-4cd8-bd24-f30d207ed490 already exists in requestDb InfraActiveRequests table
2021-09-26T08:20:36.346Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490
2021-09-26T08:20:36.347Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|INFO|500||Invoke
2021-09-26T08:20:36.348Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||===========================request begin================================================
2021-09-26T08:20:36.348Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490
2021-09-26T08:20:36.349Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||Method      : GET
2021-09-26T08:20:36.349Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edaa9f75779e5d86", X-B3-SpanId:"880bfa00e699ca3d", X-B3-ParentSpanId:"edaa9f75779e5d86", X-B3-Sampled:"0", X-ONAP-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-TransactionID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-ECOMP-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8184bd8-c31c-41ea-9434-e6d58b6bf64b"]
2021-09-26T08:20:36.350Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||Request body: 
2021-09-26T08:20:36.350Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||==========================request end================================================
2021-09-26T08:20:36.414Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||============================response begin==========================================
2021-09-26T08:20:36.415Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:20:36.415Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||Status text  : 
2021-09-26T08:20:36.416Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 08:20:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:20:36.416Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||Response body: 
2021-09-26T08:20:36.483Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|DEBUG|500||=======================response end=================================================
2021-09-26T08:20:36.484Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f08ce0f4-2e12-4cd8-bd24-f30d207ed490|INFO|404|Not Found|InvokeReturn
2021-09-26T08:20:36.490Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID f08ce0f4-2e12-4cd8-bd24-f30d207ed490
2021-09-26T08:20:36.493Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:20:36.494Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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-09-26T08:20:36.495Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-09-26T08:20:36.495Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:20:36.495Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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-09-26T08:20:36.497Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:20:36.497Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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:"edaa9f75779e5d86", X-B3-SpanId:"2ca1e3968cea43af", X-B3-ParentSpanId:"edaa9f75779e5d86", X-B3-Sampled:"0", X-ONAP-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-TransactionID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-ECOMP-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a25c6f3-18d6-48ed-8b5c-ffed9bbe27e5"]
2021-09-26T08:20:36.498Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:20:36.498Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:20:36.505Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:20:36.505Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:20:36.506Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:20:36.506Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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:"Sun, 26 Sep 2021 08:20:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:20:36.507Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-09-26T08:20:36.507Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:20:36.508Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:20:36.509Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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$$7aaf0eb6.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-09-26T08:20:36.511Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:20:36.512Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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-09-26T08:20:36.512Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-09-26T08:20:36.513Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:20:36.514Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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-09-26T08:20:36.515Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:20:36.515Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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:"edaa9f75779e5d86", X-B3-SpanId:"9a90d742cd2ade7f", X-B3-ParentSpanId:"edaa9f75779e5d86", X-B3-Sampled:"0", X-ONAP-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-TransactionID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-ECOMP-RequestID:"f08ce0f4-2e12-4cd8-bd24-f30d207ed490", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7294c8d-4e2f-4671-bc61-a6e4f14c3eb6"]
2021-09-26T08:20:36.516Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:20:36.516Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:20:36.539Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:20:36.539Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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-09-26T08:20:36.540Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:20:36.540Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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:"Sun, 26 Sep 2021 08:20:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:20:36.541Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-09-26T08:20:36.541Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:20:36.542Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:20:36.544Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|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$$7aaf0eb6.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-09-26T08:20:36.545Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@50e0577
2021-09-26T08:20:36.547Z|f08ce0f4-2e12-4cd8-bd24-f30d207ed490|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:20:39.106Z|03647e8e-c2fb-48b4-bdd9-0cf22778e20b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:39.106Z|a1e99e0d-6de8-435f-8def-f0f849b40e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:39.107Z|a1e99e0d-6de8-435f-8def-f0f849b40e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:39.107Z|03647e8e-c2fb-48b4-bdd9-0cf22778e20b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:39.122Z|fd5c8f2c-a19a-4d75-bf7b-93a217bb3ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:39.123Z|fd5c8f2c-a19a-4d75-bf7b-93a217bb3ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:39.209Z|9d2c615c-0eb3-4b51-bf9c-4e7481413b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:20:39.210Z|9d2c615c-0eb3-4b51-bf9c-4e7481413b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:20:39.775Z|068b439e-0f3c-414e-b45f-2998086ba801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:20:39.776Z|068b439e-0f3c-414e-b45f-2998086ba801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:20:49.134Z|b6d95e57-c6c8-47ba-aa3a-92c4f6aea6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:49.135Z|693f15d4-8114-4c95-812b-e00cd03df7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:49.136Z|693f15d4-8114-4c95-812b-e00cd03df7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:49.136Z|b6d95e57-c6c8-47ba-aa3a-92c4f6aea6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:49.145Z|9e56a864-0ab4-47fd-8f28-e5d16fd59d27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:49.147Z|9e56a864-0ab4-47fd-8f28-e5d16fd59d27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:50.537Z|3b35a537-b0d8-4d00-a597-e1a1329e6921|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-09-26T08:20:50.538Z|3b35a537-b0d8-4d00-a597-e1a1329e6921|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:54.209Z|3d12fb17-a122-4f61-91e4-f638c56f0cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:20:54.210Z|3d12fb17-a122-4f61-91e4-f638c56f0cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:20:59.163Z|ea7d322c-b229-4d1d-b484-cd63a86cce7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:59.163Z|5534c857-3b27-425c-a853-bd7e48f3e164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:59.164Z|ea7d322c-b229-4d1d-b484-cd63a86cce7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:59.164Z|5534c857-3b27-425c-a853-bd7e48f3e164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:20:59.171Z|de295aa1-3bac-456c-9cbf-fa7250cdb67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:20:59.172Z|de295aa1-3bac-456c-9cbf-fa7250cdb67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:04.169Z|4a52a8d0-9fba-45cc-b6b3-6d4f82d629ca|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:21:04.170Z|4a52a8d0-9fba-45cc-b6b3-6d4f82d629ca|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:09.191Z|9af62b11-8565-4e8b-b685-55c675ad747a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:09.192Z|676c5354-8cfc-413f-966b-3fd985ef39f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:09.193Z|9af62b11-8565-4e8b-b685-55c675ad747a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:09.193Z|676c5354-8cfc-413f-966b-3fd985ef39f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:09.202Z|24efc46b-8e5b-44d8-8e0f-c372d5657d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:09.203Z|24efc46b-8e5b-44d8-8e0f-c372d5657d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:09.217Z|f2ad28a6-e2fa-4d0e-ab38-14032f280521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:21:09.222Z|f2ad28a6-e2fa-4d0e-ab38-14032f280521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:21:09.776Z|32372639-682b-4d59-abb5-311700dcba83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:21:09.777Z|32372639-682b-4d59-abb5-311700dcba83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:21:19.222Z|ec2391ae-b885-4276-913f-0ff71e4e6063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:19.224Z|ec2391ae-b885-4276-913f-0ff71e4e6063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:19.229Z|2c1cf87d-c9df-4574-9aab-7fc65342ba93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:19.231Z|2c1cf87d-c9df-4574-9aab-7fc65342ba93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:19.236Z|397b8466-0a12-4fb5-9069-598d383292f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:19.237Z|397b8466-0a12-4fb5-9069-598d383292f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:24.209Z|294c7749-1b78-405e-a53e-1924eec6572e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:21:24.210Z|294c7749-1b78-405e-a53e-1924eec6572e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:21:29.267Z|97a1e673-c897-4863-be42-389fe807d110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:29.269Z|97a1e673-c897-4863-be42-389fe807d110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:29.270Z|80f10c1a-e6df-409d-ab46-ab04a8fc89ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:29.272Z|80f10c1a-e6df-409d-ab46-ab04a8fc89ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:29.272Z|9720f228-d0ce-42a6-960e-4f05cb80a8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:29.274Z|9720f228-d0ce-42a6-960e-4f05cb80a8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:39.212Z|3059c472-d888-4174-9f3c-f35342154fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:21:39.214Z|3059c472-d888-4174-9f3c-f35342154fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:21:39.307Z|32435a8c-0af1-44c5-bc22-3b192d20ec05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:39.312Z|715c5050-66a2-4540-8870-63f77b207046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:39.312Z|c780bd97-ceda-4f46-a8b2-64d8730e96af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:39.313Z|715c5050-66a2-4540-8870-63f77b207046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:39.314Z|32435a8c-0af1-44c5-bc22-3b192d20ec05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:39.313Z|c780bd97-ceda-4f46-a8b2-64d8730e96af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:39.780Z|1d317889-76a2-4474-8c4d-eb8b2cb6d784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:21:39.783Z|1d317889-76a2-4474-8c4d-eb8b2cb6d784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:21:49.349Z|6a98faac-06a3-4bbe-8a47-71954240a9e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:49.349Z|a6de01a9-b5cb-45c5-909a-9255597aad27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:49.350Z|a6de01a9-b5cb-45c5-909a-9255597aad27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:49.351Z|6a98faac-06a3-4bbe-8a47-71954240a9e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:49.357Z|ad74396e-9f50-4c2a-ac1d-a776f3ccc423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:49.358Z|ad74396e-9f50-4c2a-ac1d-a776f3ccc423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:54.209Z|a90814e4-dfe9-4acf-95e6-ae9213d4105f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:21:54.212Z|a90814e4-dfe9-4acf-95e6-ae9213d4105f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:21:59.376Z|0004b9bd-69d2-4ee7-97b9-d2fd1ad30fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:59.377Z|0004b9bd-69d2-4ee7-97b9-d2fd1ad30fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:59.378Z|809456c9-b12a-42a7-abe0-209f5c39a0f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:59.379Z|809456c9-b12a-42a7-abe0-209f5c39a0f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:21:59.382Z|e729145c-07e1-47dd-a120-2478ada5ab3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:21:59.383Z|e729145c-07e1-47dd-a120-2478ada5ab3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:04.169Z|e078e291-2375-490d-9f60-86ab7160202f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:22:04.171Z|e078e291-2375-490d-9f60-86ab7160202f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:09.209Z|0afc4f8a-d22f-4869-85a6-5218eaffae6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:22:09.210Z|0afc4f8a-d22f-4869-85a6-5218eaffae6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:22:09.402Z|e5e5a2e0-1598-4452-b6c0-2188bc9b215b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:09.402Z|1683870d-7b94-4694-9d5a-7c901ccb362c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:09.403Z|e5e5a2e0-1598-4452-b6c0-2188bc9b215b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:09.403Z|1683870d-7b94-4694-9d5a-7c901ccb362c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:09.404Z|b4ac2eef-433d-4eeb-a6b6-b9caa547aad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:09.405Z|b4ac2eef-433d-4eeb-a6b6-b9caa547aad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:09.455Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:22:09.460Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 981b7903-d752-468e-8ad9-d0386a9956d8 already exists in requestDb InfraActiveRequests table
2021-09-26T08:22:09.462Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8
2021-09-26T08:22:09.462Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|INFO|500||Invoke
2021-09-26T08:22:09.462Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||===========================request begin================================================
2021-09-26T08:22:09.462Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8
2021-09-26T08:22:09.463Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||Method      : GET
2021-09-26T08:22:09.463Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90cd62966f6c6f06", X-B3-SpanId:"610b17800c314993", X-B3-ParentSpanId:"90cd62966f6c6f06", X-B3-Sampled:"0", X-ONAP-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-TransactionID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-ECOMP-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26c90b83-767a-4024-a1d5-b93ef883a467"]
2021-09-26T08:22:09.463Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||Request body: 
2021-09-26T08:22:09.464Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||==========================request end================================================
2021-09-26T08:22:09.555Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||============================response begin==========================================
2021-09-26T08:22:09.556Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:22:09.556Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||Status text  : 
2021-09-26T08:22:09.556Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 08:22:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:22:09.558Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||Response body: 
2021-09-26T08:22:09.559Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|DEBUG|500||=======================response end=================================================
2021-09-26T08:22:09.559Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/981b7903-d752-468e-8ad9-d0386a9956d8|INFO|404|Not Found|InvokeReturn
2021-09-26T08:22:09.565Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 981b7903-d752-468e-8ad9-d0386a9956d8
2021-09-26T08:22:09.566Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:22:09.567Z|981b7903-d752-468e-8ad9-d0386a9956d8|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-09-26T08:22:09.568Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-09-26T08:22:09.568Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:22:09.568Z|981b7903-d752-468e-8ad9-d0386a9956d8|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-09-26T08:22:09.568Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:22:09.569Z|981b7903-d752-468e-8ad9-d0386a9956d8|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:"90cd62966f6c6f06", X-B3-SpanId:"4a3a2408406de66e", X-B3-ParentSpanId:"90cd62966f6c6f06", X-B3-Sampled:"0", X-ONAP-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-TransactionID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-ECOMP-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"724fdb67-fc82-4ca2-bf92-48e5be930408"]
2021-09-26T08:22:09.569Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:22:09.569Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:22:09.578Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:22:09.579Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:22:09.579Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:22:09.580Z|981b7903-d752-468e-8ad9-d0386a9956d8|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:"Sun, 26 Sep 2021 08:22:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:22:09.580Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-09-26T08:22:09.581Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:22:09.581Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:22:09.581Z|981b7903-d752-468e-8ad9-d0386a9956d8|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$$7aaf0eb6.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-09-26T08:22:09.582Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:22:09.583Z|981b7903-d752-468e-8ad9-d0386a9956d8|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-09-26T08:22:09.583Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-09-26T08:22:09.584Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:22:09.584Z|981b7903-d752-468e-8ad9-d0386a9956d8|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-09-26T08:22:09.584Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:22:09.584Z|981b7903-d752-468e-8ad9-d0386a9956d8|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:"90cd62966f6c6f06", X-B3-SpanId:"94f4f43cf88d29af", X-B3-ParentSpanId:"90cd62966f6c6f06", X-B3-Sampled:"0", X-ONAP-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-TransactionID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-ECOMP-RequestID:"981b7903-d752-468e-8ad9-d0386a9956d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c48223f-61a1-4748-8d4b-dd7a8ed63e72"]
2021-09-26T08:22:09.585Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:22:09.585Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:22:09.602Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:22:09.603Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:22:09.603Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:22:09.603Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:22:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:22:09.604Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-09-26T08:22:09.604Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:22:09.605Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:22:09.606Z|981b7903-d752-468e-8ad9-d0386a9956d8|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$$7aaf0eb6.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-09-26T08:22:09.606Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@341d20b0
2021-09-26T08:22:09.609Z|981b7903-d752-468e-8ad9-d0386a9956d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:22:09.783Z|9be6fa53-7c3b-4e19-9c1b-bbef332df250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:22:09.784Z|9be6fa53-7c3b-4e19-9c1b-bbef332df250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:22:19.429Z|9f785f56-84a8-45f9-b2ca-fdce0f55ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:19.429Z|af6815c7-23fe-4817-9579-75e082f1adda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:19.430Z|9f785f56-84a8-45f9-b2ca-fdce0f55ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:19.430Z|af6815c7-23fe-4817-9579-75e082f1adda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:19.435Z|f00ad66f-b9b0-4d24-ad1a-9bb2a9f7071f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:19.437Z|f00ad66f-b9b0-4d24-ad1a-9bb2a9f7071f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:21.331Z|6636ce7c-080a-472a-825b-e509dca2acff|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-09-26T08:22:21.331Z|6636ce7c-080a-472a-825b-e509dca2acff|http-nio-8080-exec-10|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:24.209Z|b59301f9-7d8f-4c20-a644-4b5e228af8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:22:24.209Z|b59301f9-7d8f-4c20-a644-4b5e228af8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:22:29.458Z|21fe5f16-fcd8-4baf-8508-6483d8ac9a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:29.458Z|68b5620d-8de0-44ee-b0f7-c736744d5f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:29.459Z|3359ab74-9fef-4e19-9aca-887635b78bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:29.458Z|21fe5f16-fcd8-4baf-8508-6483d8ac9a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:29.459Z|68b5620d-8de0-44ee-b0f7-c736744d5f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:29.459Z|3359ab74-9fef-4e19-9aca-887635b78bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:39.210Z|22488170-db33-4d65-800f-9e3d2bc58b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:22:39.213Z|22488170-db33-4d65-800f-9e3d2bc58b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:22:39.493Z|a4e8abeb-f369-4a56-8f33-6e6965df0561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:39.494Z|4931fb5e-d1fa-46af-b70d-4cd663d5ff50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:39.494Z|4931fb5e-d1fa-46af-b70d-4cd663d5ff50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:39.494Z|a4e8abeb-f369-4a56-8f33-6e6965df0561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:39.495Z|e5011148-a04c-4324-8c36-13b23ef93804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:39.495Z|e5011148-a04c-4324-8c36-13b23ef93804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:39.784Z|b56f6cf4-13fb-4114-ac81-463838dc4279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:22:39.785Z|b56f6cf4-13fb-4114-ac81-463838dc4279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:22:49.520Z|575a0e6b-d84b-46da-9463-9e2b357e16a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:49.520Z|7998e2c3-889c-4eb0-8eba-a237c9c30da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:49.521Z|575a0e6b-d84b-46da-9463-9e2b357e16a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:49.521Z|7998e2c3-889c-4eb0-8eba-a237c9c30da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:49.523Z|442b6ce5-7f90-428d-aa66-0bccd2fe0a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:49.524Z|442b6ce5-7f90-428d-aa66-0bccd2fe0a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:54.210Z|f2b27a50-35c5-47d2-9b45-8520a9dc70e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:22:54.211Z|f2b27a50-35c5-47d2-9b45-8520a9dc70e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:22:59.573Z|0feaea38-8f8b-4eae-a7c1-f9b5d133291f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:59.573Z|32b4cdd8-2fbe-4b5d-ad57-6faba8532eaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:59.573Z|5b5851ac-9ca6-42bd-afcf-6e1c59f34d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:22:59.580Z|0feaea38-8f8b-4eae-a7c1-f9b5d133291f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:59.580Z|5b5851ac-9ca6-42bd-afcf-6e1c59f34d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:22:59.580Z|32b4cdd8-2fbe-4b5d-ad57-6faba8532eaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:04.174Z|8089fa43-4836-434b-bcb8-a3e5d3083a58|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:23:04.175Z|8089fa43-4836-434b-bcb8-a3e5d3083a58|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:09.209Z|af5f9357-35ec-4572-a90c-85e9ffe8a275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:23:09.210Z|af5f9357-35ec-4572-a90c-85e9ffe8a275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:23:09.622Z|f7a2781b-9a21-4627-b7b2-845ef1677d1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:09.622Z|26cd03ea-d854-42d8-a103-0dc1360bf7be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:09.623Z|f7a2781b-9a21-4627-b7b2-845ef1677d1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:09.623Z|26cd03ea-d854-42d8-a103-0dc1360bf7be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:09.630Z|9cad0d7b-24e3-4216-96a5-59bdddfa2346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:09.631Z|9cad0d7b-24e3-4216-96a5-59bdddfa2346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:09.785Z|c5a5c25d-1c64-4112-a871-79948e1c6386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:23:09.786Z|c5a5c25d-1c64-4112-a871-79948e1c6386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:23:19.647Z|e2b8e8f1-4718-4e11-a7e5-256e333aac99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:19.649Z|e2b8e8f1-4718-4e11-a7e5-256e333aac99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:19.647Z|fb4bfb11-a51f-4bf5-9a71-93392dbe91d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:19.650Z|fb4bfb11-a51f-4bf5-9a71-93392dbe91d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:19.653Z|4f9dc01b-70e0-46ac-a114-c169f827d5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:19.654Z|4f9dc01b-70e0-46ac-a114-c169f827d5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:24.209Z|cd7bb51b-533e-4fbc-bf16-b8f524da0433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:23:24.213Z|cd7bb51b-533e-4fbc-bf16-b8f524da0433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:23:28.122Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:23:28.126Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 3c8830f5-d83e-41c3-9b47-c509b8476344 already exists in requestDb InfraActiveRequests table
2021-09-26T08:23:28.128Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344
2021-09-26T08:23:28.128Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|INFO|500||Invoke
2021-09-26T08:23:28.128Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||===========================request begin================================================
2021-09-26T08:23:28.129Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344
2021-09-26T08:23:28.129Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||Method      : GET
2021-09-26T08:23:28.129Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e4af6487c8aa1f4", X-B3-SpanId:"f051336175b1eb30", X-B3-ParentSpanId:"3e4af6487c8aa1f4", X-B3-Sampled:"0", X-ONAP-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-TransactionID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-ECOMP-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c35e686-50cc-4433-83f2-5da7e2302cb7"]
2021-09-26T08:23:28.129Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||Request body: 
2021-09-26T08:23:28.130Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||==========================request end================================================
2021-09-26T08:23:28.210Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||============================response begin==========================================
2021-09-26T08:23:28.211Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:23:28.211Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||Status text  : 
2021-09-26T08:23:28.212Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 08:23:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:23:28.214Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||Response body: 
2021-09-26T08:23:28.214Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|DEBUG|500||=======================response end=================================================
2021-09-26T08:23:28.214Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3c8830f5-d83e-41c3-9b47-c509b8476344|INFO|404|Not Found|InvokeReturn
2021-09-26T08:23:28.219Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 3c8830f5-d83e-41c3-9b47-c509b8476344
2021-09-26T08:23:28.221Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:23:28.222Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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-09-26T08:23:28.222Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-09-26T08:23:28.222Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:23:28.223Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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-09-26T08:23:28.223Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:23:28.223Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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:"3e4af6487c8aa1f4", X-B3-SpanId:"5d3fe979c5efc1d6", X-B3-ParentSpanId:"3e4af6487c8aa1f4", X-B3-Sampled:"0", X-ONAP-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-TransactionID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-ECOMP-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f226ea-9002-4990-8023-cd972b67933b"]
2021-09-26T08:23:28.224Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:23:28.226Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:23:28.241Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:23:28.242Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:23:28.242Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:23:28.242Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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:"Sun, 26 Sep 2021 08:23:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:23:28.243Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-09-26T08:23:28.243Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:23:28.243Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:23:28.244Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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$$7aaf0eb6.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-09-26T08:23:28.245Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:23:28.246Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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-09-26T08:23:28.261Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-09-26T08:23:28.261Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:23:28.261Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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-09-26T08:23:28.262Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:23:28.262Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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:"3e4af6487c8aa1f4", X-B3-SpanId:"5c9c7d94851d5b5a", X-B3-ParentSpanId:"3e4af6487c8aa1f4", X-B3-Sampled:"0", X-ONAP-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-TransactionID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-ECOMP-RequestID:"3c8830f5-d83e-41c3-9b47-c509b8476344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc585791-552f-4089-9183-dbcc65cbb65f"]
2021-09-26T08:23:28.262Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:23:28.262Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:23:28.281Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:23:28.281Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:23:28.282Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:23:28.282Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:23:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:23:28.283Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-09-26T08:23:28.284Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:23:28.284Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:23:28.285Z|3c8830f5-d83e-41c3-9b47-c509b8476344|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$$7aaf0eb6.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-09-26T08:23:28.289Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@38101e5a
2021-09-26T08:23:28.292Z|3c8830f5-d83e-41c3-9b47-c509b8476344|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:23:29.673Z|6e8fd133-d4d6-4520-9b2a-d30b6e7f5be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:29.674Z|6e8fd133-d4d6-4520-9b2a-d30b6e7f5be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:29.684Z|edf6da7e-a9ca-41ec-b377-730a49269d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:29.685Z|edf6da7e-a9ca-41ec-b377-730a49269d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:29.679Z|58a88860-d983-43cd-b941-71dc5866a827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:29.687Z|58a88860-d983-43cd-b941-71dc5866a827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:39.209Z|51f7b622-d7d3-41d7-80e1-7c5db6d6f9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:23:39.209Z|51f7b622-d7d3-41d7-80e1-7c5db6d6f9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:23:39.720Z|d1eb9cf9-dfb7-4364-82cf-86b7ee20dc91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:39.721Z|d1eb9cf9-dfb7-4364-82cf-86b7ee20dc91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:39.727Z|0abfa260-e580-49d9-8942-0cd3b32bee13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:39.727Z|0abfa260-e580-49d9-8942-0cd3b32bee13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:39.727Z|3cfdad1a-a3e3-4737-8766-0fff095b2c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:39.728Z|3cfdad1a-a3e3-4737-8766-0fff095b2c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:39.787Z|602846cc-3a8c-4c04-b2ee-f5f01496a43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:23:39.787Z|602846cc-3a8c-4c04-b2ee-f5f01496a43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:23:40.189Z|a159c876-8fbc-440e-81d0-3d244cfdd600|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-09-26T08:23:40.190Z|a159c876-8fbc-440e-81d0-3d244cfdd600|http-nio-8080-exec-1|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:49.753Z|b1dfbf3f-ee54-49a2-abfc-bb11341ee513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:49.754Z|b1dfbf3f-ee54-49a2-abfc-bb11341ee513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:49.782Z|5e797e28-d1ac-4a53-97d4-dd17121b47ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:49.782Z|237770bd-ecf7-4b5a-9924-9887a512ad08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:49.782Z|5e797e28-d1ac-4a53-97d4-dd17121b47ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:49.783Z|237770bd-ecf7-4b5a-9924-9887a512ad08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:54.209Z|c8b5d1c5-2a34-4fd4-89f6-b6c171eff2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:23:54.210Z|c8b5d1c5-2a34-4fd4-89f6-b6c171eff2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:23:59.786Z|3286d1d2-578b-4503-b81a-03cfc4237e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:59.787Z|3286d1d2-578b-4503-b81a-03cfc4237e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:59.808Z|e8382b72-1b4c-4fc2-b6b5-11be9eb660bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:59.809Z|e8382b72-1b4c-4fc2-b6b5-11be9eb660bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:23:59.813Z|c09cb5f3-37ce-44b1-bc72-1e0b816c90ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:23:59.814Z|c09cb5f3-37ce-44b1-bc72-1e0b816c90ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:04.167Z|4fae5597-4546-4248-9b7b-40be04713731|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:24:04.168Z|4fae5597-4546-4248-9b7b-40be04713731|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:09.210Z|01b9cad8-1927-4de8-ad95-03ec042de9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:24:09.213Z|01b9cad8-1927-4de8-ad95-03ec042de9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:24:09.788Z|cadefd80-29b3-417a-94c4-59b5bf704e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:24:09.789Z|cadefd80-29b3-417a-94c4-59b5bf704e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:24:09.814Z|cc584954-8cc4-46f7-bdf8-49e46c63a933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:09.815Z|cc584954-8cc4-46f7-bdf8-49e46c63a933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:09.840Z|bf80934a-bdc2-44db-9c68-0bdae56abaf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:09.841Z|bf80934a-bdc2-44db-9c68-0bdae56abaf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:09.849Z|40cc6483-cda3-4e1a-8d2b-fc07e8027f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:09.850Z|40cc6483-cda3-4e1a-8d2b-fc07e8027f3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:19.872Z|99b49646-df42-4458-9c47-943e76268934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:19.877Z|99b49646-df42-4458-9c47-943e76268934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:19.879Z|62d4b960-984f-4702-a6fe-ea6c6dd79af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:19.872Z|e82e2ad2-712b-4897-b51c-6b7f934ae551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:19.881Z|e82e2ad2-712b-4897-b51c-6b7f934ae551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:19.886Z|62d4b960-984f-4702-a6fe-ea6c6dd79af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:24.213Z|bdae343c-1bb0-4808-83b0-9aadd95359bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:24:24.215Z|bdae343c-1bb0-4808-83b0-9aadd95359bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:24:29.912Z|5716430d-a24a-48e7-93e9-7357ff00d7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:29.912Z|15dc7ad3-d6ce-4dc6-922a-a4d334bf00aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:29.912Z|976f1b81-50b0-4035-9206-fdfd42775465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:29.913Z|15dc7ad3-d6ce-4dc6-922a-a4d334bf00aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:29.913Z|5716430d-a24a-48e7-93e9-7357ff00d7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:29.914Z|976f1b81-50b0-4035-9206-fdfd42775465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:39.209Z|610801c4-31e2-4e70-a401-709ad9e87ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:24:39.209Z|610801c4-31e2-4e70-a401-709ad9e87ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:24:39.789Z|0281a867-44a7-499e-a832-0626305fd022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:24:39.790Z|0281a867-44a7-499e-a832-0626305fd022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:24:39.952Z|0967d2aa-7c86-4d3b-bde4-b816fcc68258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:39.953Z|0967d2aa-7c86-4d3b-bde4-b816fcc68258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:39.954Z|f052a435-7c7b-4cec-b4d0-6436e6b76a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:39.954Z|f052a435-7c7b-4cec-b4d0-6436e6b76a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:39.954Z|806dfbca-9bf6-49d2-95d7-e1275264e91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:39.955Z|806dfbca-9bf6-49d2-95d7-e1275264e91b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:49.978Z|737ef38f-1dba-42fc-b804-b0ef86c53858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:49.981Z|737ef38f-1dba-42fc-b804-b0ef86c53858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:49.983Z|7007804b-ef57-4c95-b320-a30e88b1a7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:49.983Z|7007804b-ef57-4c95-b320-a30e88b1a7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:49.991Z|e2427ff0-d083-41f0-b69f-fd20eb2ab383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:24:49.991Z|e2427ff0-d083-41f0-b69f-fd20eb2ab383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:24:54.209Z|823c7c1a-20ee-4512-9e2a-0427e55aca1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:24:54.212Z|823c7c1a-20ee-4512-9e2a-0427e55aca1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:25:00.009Z|63c08501-1ede-4ecb-bee2-b2a349772729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:00.010Z|63c08501-1ede-4ecb-bee2-b2a349772729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:00.021Z|cdf4d62b-bb93-4f0e-8371-d431fb005e9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:00.022Z|cdf4d62b-bb93-4f0e-8371-d431fb005e9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:00.033Z|d22fc515-03d0-469d-bedd-f752c8fe3a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:00.034Z|d22fc515-03d0-469d-bedd-f752c8fe3a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:04.168Z|a203379c-e911-4791-b81b-9e029267c3de|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:25:04.169Z|a203379c-e911-4791-b81b-9e029267c3de|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:09.209Z|c11868d1-f05c-4351-83e2-0c442e463024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:25:09.209Z|c11868d1-f05c-4351-83e2-0c442e463024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:25:09.791Z|2b135a4f-b717-40a3-9100-27dddeaced64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:25:09.791Z|2b135a4f-b717-40a3-9100-27dddeaced64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:25:10.036Z|9a603d9c-23fd-4b97-9b1a-98903cbee111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:10.036Z|9a603d9c-23fd-4b97-9b1a-98903cbee111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:10.042Z|dd3a0e5d-a1b0-4c71-a561-2ab2e566c099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:10.043Z|dd3a0e5d-a1b0-4c71-a561-2ab2e566c099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:10.054Z|19751d78-275b-4d1e-bc0d-d3c99413206c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:10.055Z|19751d78-275b-4d1e-bc0d-d3c99413206c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:20.064Z|e1fb340a-ce40-490e-937e-edb8168e0e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:20.066Z|e1fb340a-ce40-490e-937e-edb8168e0e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:20.068Z|002aca1a-f81c-4686-ba77-69c70eccfe76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:20.068Z|002aca1a-f81c-4686-ba77-69c70eccfe76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:20.084Z|d4b119fd-cd24-41e3-9ef1-a8246f78443b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:20.085Z|d4b119fd-cd24-41e3-9ef1-a8246f78443b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:24.210Z|59fb6bef-1d5d-4875-b58e-47c8f13f2feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:25:24.210Z|59fb6bef-1d5d-4875-b58e-47c8f13f2feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:25:30.095Z|03b6eb2f-0d61-44ad-b46c-191cc0a51650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:30.095Z|315bb704-2a46-43ad-a795-5e6999adf8e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:30.096Z|03b6eb2f-0d61-44ad-b46c-191cc0a51650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:30.096Z|315bb704-2a46-43ad-a795-5e6999adf8e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:30.107Z|74c3b44d-3a6d-4dc0-9cc5-cece0eef5803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:30.108Z|74c3b44d-3a6d-4dc0-9cc5-cece0eef5803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:39.211Z|dbf2343d-1d68-4135-be26-ac07954c341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:25:39.217Z|dbf2343d-1d68-4135-be26-ac07954c341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:25:39.792Z|68848de6-9503-41ba-bf95-5e2deea21e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:25:39.794Z|68848de6-9503-41ba-bf95-5e2deea21e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:25:40.128Z|77724fb2-5246-46fd-b9e1-ab1eda505ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:40.128Z|eb25c78e-fde6-48db-be9b-eec2d265847d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:40.133Z|eb25c78e-fde6-48db-be9b-eec2d265847d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:40.133Z|77724fb2-5246-46fd-b9e1-ab1eda505ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:40.141Z|b78b4759-7554-4dd1-b801-39d3a4581ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:40.142Z|b78b4759-7554-4dd1-b801-39d3a4581ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:50.167Z|8dd66728-170c-4767-bccb-71a72bf67266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:50.169Z|8dd66728-170c-4767-bccb-71a72bf67266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:50.169Z|a374f6da-7706-4836-9d7a-581ae7358108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:50.170Z|a374f6da-7706-4836-9d7a-581ae7358108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:50.178Z|04d5bec5-56c9-4530-8533-226d18cf7a0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:25:50.179Z|04d5bec5-56c9-4530-8533-226d18cf7a0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:25:54.209Z|5e5e91f8-32f3-46b7-8616-6fb502180b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:25:54.210Z|5e5e91f8-32f3-46b7-8616-6fb502180b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:26:00.202Z|7611e76e-8248-40c5-936f-0aab9a256e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:00.202Z|b5230aae-4f93-4af6-9f31-24b8d473be13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:00.203Z|7611e76e-8248-40c5-936f-0aab9a256e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:00.203Z|b5230aae-4f93-4af6-9f31-24b8d473be13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:00.212Z|bf9026fd-a9be-4e9f-9610-4bb6ec398886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:00.212Z|bf9026fd-a9be-4e9f-9610-4bb6ec398886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:04.169Z|2fdb7032-e111-4d36-a8c9-0d073aa01510|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:26:04.170Z|2fdb7032-e111-4d36-a8c9-0d073aa01510|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:09.209Z|bee6e4ce-989d-421a-8445-32faa9e35bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:26:09.210Z|bee6e4ce-989d-421a-8445-32faa9e35bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:26:09.795Z|3c58adcf-99c9-46e1-a17e-54c4b9ef633d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:26:09.795Z|3c58adcf-99c9-46e1-a17e-54c4b9ef633d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:26:10.224Z|1f8fb71d-1e33-4ae7-9800-5516c62671f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:10.224Z|5e4d802f-ffdf-4659-a7f5-f188600368e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:10.225Z|1f8fb71d-1e33-4ae7-9800-5516c62671f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:10.225Z|5e4d802f-ffdf-4659-a7f5-f188600368e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:10.233Z|822cd9d6-c8b7-40c1-ae7a-f1c6d46d3c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:10.234Z|822cd9d6-c8b7-40c1-ae7a-f1c6d46d3c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:10.635Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:26:10.639Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4096142f-6499-4065-a0ff-55a7d941a138 already exists in requestDb InfraActiveRequests table
2021-09-26T08:26:10.643Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138
2021-09-26T08:26:10.644Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|INFO|500||Invoke
2021-09-26T08:26:10.644Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||===========================request begin================================================
2021-09-26T08:26:10.645Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138
2021-09-26T08:26:10.645Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||Method      : GET
2021-09-26T08:26:10.646Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd38a8b2c79f10d7", X-B3-SpanId:"8eec4c172fc6ce61", X-B3-ParentSpanId:"dd38a8b2c79f10d7", X-B3-Sampled:"0", X-ONAP-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-TransactionID:"4096142f-6499-4065-a0ff-55a7d941a138", X-ECOMP-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b288c20e-30e9-42ac-928b-91706508909e"]
2021-09-26T08:26:10.646Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||Request body: 
2021-09-26T08:26:10.646Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||==========================request end================================================
2021-09-26T08:26:10.720Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||============================response begin==========================================
2021-09-26T08:26:10.720Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:26:10.720Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||Status text  : 
2021-09-26T08:26:10.721Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 08:26:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:26:10.722Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||Response body: 
2021-09-26T08:26:10.722Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|DEBUG|500||=======================response end=================================================
2021-09-26T08:26:10.722Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4096142f-6499-4065-a0ff-55a7d941a138|INFO|404|Not Found|InvokeReturn
2021-09-26T08:26:10.727Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4096142f-6499-4065-a0ff-55a7d941a138
2021-09-26T08:26:10.728Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:26:10.729Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-09-26T08:26:10.730Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-09-26T08:26:10.730Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:26:10.730Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-09-26T08:26:10.730Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:26:10.731Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dd38a8b2c79f10d7", X-B3-SpanId:"37dc2a092bed9c13", X-B3-ParentSpanId:"dd38a8b2c79f10d7", X-B3-Sampled:"0", X-ONAP-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-TransactionID:"4096142f-6499-4065-a0ff-55a7d941a138", X-ECOMP-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b68830c0-cb8f-44b1-a4ab-326c77dad7f9"]
2021-09-26T08:26:10.731Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:26:10.731Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:26:10.739Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:26:10.740Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:26:10.740Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:26:10.740Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:26:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:26:10.741Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-09-26T08:26:10.741Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:26:10.742Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:26:10.743Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.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-09-26T08:26:10.744Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:26:10.745Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:26:10.746Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-09-26T08:26:10.746Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-09-26T08:26:10.746Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-09-26T08:26:10.746Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-09-26T08:26:10.747Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dd38a8b2c79f10d7", X-B3-SpanId:"4909575f8ccab382", X-B3-ParentSpanId:"dd38a8b2c79f10d7", X-B3-Sampled:"0", X-ONAP-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-TransactionID:"4096142f-6499-4065-a0ff-55a7d941a138", X-ECOMP-RequestID:"4096142f-6499-4065-a0ff-55a7d941a138", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a73ee26-1270-45f7-8d09-1dbad5856476"]
2021-09-26T08:26:10.747Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-09-26T08:26:10.747Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-09-26T08:26:10.765Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-09-26T08:26:10.766Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-09-26T08:26:10.766Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-09-26T08:26:10.766Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:26:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:26:10.766Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-09-26T08:26:10.767Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-09-26T08:26:10.767Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-09-26T08:26:10.768Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.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-09-26T08:26:10.768Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@55b3b1d
2021-09-26T08:26:10.772Z|4096142f-6499-4065-a0ff-55a7d941a138|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:26:20.251Z|01a17384-9682-47ea-bb21-0e963c3fc11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:20.251Z|111abd65-a93e-42bd-bfdb-83aee78c1ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:20.252Z|111abd65-a93e-42bd-bfdb-83aee78c1ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:20.252Z|01a17384-9682-47ea-bb21-0e963c3fc11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:20.259Z|4a45f936-37da-401a-af09-e89342318a9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:20.260Z|4a45f936-37da-401a-af09-e89342318a9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:24.209Z|3a36acb5-c335-41dc-b639-4238877348bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:26:24.212Z|3a36acb5-c335-41dc-b639-4238877348bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:26:26.403Z|16beb544-2878-47c2-a016-904f69d1fc23|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-09-26T08:26:26.404Z|16beb544-2878-47c2-a016-904f69d1fc23|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:30.282Z|a458ea6c-4043-4cb1-b183-8c7734b81f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:30.282Z|4965cea4-80e1-4c4e-9c62-08a42898cf66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:30.283Z|a458ea6c-4043-4cb1-b183-8c7734b81f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:30.283Z|4965cea4-80e1-4c4e-9c62-08a42898cf66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:30.296Z|7053673b-c673-4924-b51d-b48b10cfc6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:30.298Z|7053673b-c673-4924-b51d-b48b10cfc6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:39.209Z|430b8597-743e-4497-8658-cf062b0207e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:26:39.210Z|430b8597-743e-4497-8658-cf062b0207e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:26:39.796Z|16cfd986-ddc5-4546-bef2-c89467495071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:26:39.796Z|16cfd986-ddc5-4546-bef2-c89467495071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:26:40.307Z|2fe51b26-eae2-4356-af04-14b54b0b91e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:40.307Z|2fe51b26-eae2-4356-af04-14b54b0b91e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:40.306Z|84784afd-1d2f-4fb2-8c7c-aa2c76403849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:40.308Z|84784afd-1d2f-4fb2-8c7c-aa2c76403849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:40.322Z|b833f451-8be4-4b50-bc49-b6b942ae1aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:40.323Z|b833f451-8be4-4b50-bc49-b6b942ae1aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:50.340Z|672e887c-79e7-4f42-aac5-0162634edaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:50.341Z|672e887c-79e7-4f42-aac5-0162634edaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:50.341Z|49fc070b-3a9d-489a-afa8-e09633ec3abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:50.341Z|49fc070b-3a9d-489a-afa8-e09633ec3abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:50.345Z|76fe543a-a43c-4918-ade3-dc584ec2e745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:26:50.345Z|76fe543a-a43c-4918-ade3-dc584ec2e745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:26:54.212Z|a7a9c3c4-911c-4228-944f-17daf494c560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:26:54.218Z|a7a9c3c4-911c-4228-944f-17daf494c560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:27:00.382Z|e0d5aa35-1647-40bd-9430-fcb48fddef69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:00.382Z|c45f1080-fbd5-44bf-b00e-e597edc62fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:00.384Z|cb0c99fe-5b55-4cd8-a30e-70c0305212dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:00.387Z|e0d5aa35-1647-40bd-9430-fcb48fddef69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:00.387Z|cb0c99fe-5b55-4cd8-a30e-70c0305212dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:00.387Z|c45f1080-fbd5-44bf-b00e-e597edc62fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:04.169Z|c8a08f71-b188-41db-9742-ba463246770c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:27:04.170Z|c8a08f71-b188-41db-9742-ba463246770c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:09.209Z|b41a6af7-4262-4181-89f9-6219702e4f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:27:09.209Z|b41a6af7-4262-4181-89f9-6219702e4f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:27:09.797Z|e2d55625-68bb-4385-9e05-5bc23ea15248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:27:09.797Z|e2d55625-68bb-4385-9e05-5bc23ea15248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:27:10.431Z|0f3cd29f-3e3b-43ff-9f57-890b35a2e279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:10.431Z|0f3cd29f-3e3b-43ff-9f57-890b35a2e279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:10.434Z|1cb3aab8-16dc-41f4-a708-4ab85fcbd8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:10.435Z|1cb3aab8-16dc-41f4-a708-4ab85fcbd8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:10.435Z|d9cfe483-061d-49d5-ad21-f36d181c9f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:10.437Z|d9cfe483-061d-49d5-ad21-f36d181c9f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:20.826Z|aa64b7e1-ccaf-4f15-a39a-5f1719d575b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:20.830Z|aa64b7e1-ccaf-4f15-a39a-5f1719d575b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:20.829Z|85b776d9-5844-4190-a530-9be9318e8466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:20.831Z|85b776d9-5844-4190-a530-9be9318e8466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:20.840Z|43aa639e-f766-4f7e-a728-acb70cad38b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:20.841Z|43aa639e-f766-4f7e-a728-acb70cad38b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:24.209Z|f4339fa1-47e3-4025-b38a-f15f4b37a90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:27:24.209Z|f4339fa1-47e3-4025-b38a-f15f4b37a90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:27:30.853Z|807f277f-0ca2-4db7-93fd-9bb80d2fdd78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:30.854Z|807f277f-0ca2-4db7-93fd-9bb80d2fdd78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:30.862Z|865e8962-1417-48f6-9f4b-ffd02478cfba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:30.863Z|865e8962-1417-48f6-9f4b-ffd02478cfba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:30.875Z|c2861e3a-ef40-4267-9468-78f8fe730e7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:30.876Z|c2861e3a-ef40-4267-9468-78f8fe730e7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:39.209Z|d35bb101-5626-45d1-8a45-af4ae39ddb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:27:39.212Z|d35bb101-5626-45d1-8a45-af4ae39ddb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:27:39.798Z|e23a3653-3acb-4398-b2b7-21dd92ea1dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:27:39.799Z|e23a3653-3acb-4398-b2b7-21dd92ea1dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:27:40.874Z|c0150507-80e1-4161-9235-2e6412c59255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:40.875Z|c0150507-80e1-4161-9235-2e6412c59255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:40.891Z|19b1e60f-9d08-4ea8-9142-c8df4f8ffc02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:40.892Z|19b1e60f-9d08-4ea8-9142-c8df4f8ffc02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:40.904Z|52cc87e6-289a-4fe1-bbb4-5200f3e9d163|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:40.905Z|52cc87e6-289a-4fe1-bbb4-5200f3e9d163|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:50.895Z|62921f7b-149a-40ac-ae5f-79d728841efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:50.896Z|62921f7b-149a-40ac-ae5f-79d728841efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:50.916Z|3d7a3473-ed1c-47a6-9ee0-ccef4842b655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:50.917Z|3d7a3473-ed1c-47a6-9ee0-ccef4842b655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:50.928Z|95372a6d-59af-4ac0-82de-e85d00ee2177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:27:50.929Z|95372a6d-59af-4ac0-82de-e85d00ee2177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:27:54.209Z|6f249db2-6fa4-41fa-929d-db985d0f0ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:27:54.209Z|6f249db2-6fa4-41fa-929d-db985d0f0ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:28:00.930Z|0c31862a-5fa8-4822-8aa9-9dbc86d61267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:00.931Z|0c31862a-5fa8-4822-8aa9-9dbc86d61267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:00.952Z|21823ebf-8fea-4760-b379-cb2df77eed1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:00.953Z|21823ebf-8fea-4760-b379-cb2df77eed1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:00.955Z|65586bb9-087b-4ee7-a546-193d33e3c7ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:00.956Z|65586bb9-087b-4ee7-a546-193d33e3c7ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:04.169Z|fe8e1805-81e0-40e5-8c99-aa830a304d0e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:28:04.170Z|fe8e1805-81e0-40e5-8c99-aa830a304d0e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:09.210Z|74f510ff-e5db-4a23-8324-859fba7615d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:28:09.212Z|74f510ff-e5db-4a23-8324-859fba7615d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:28:09.800Z|d914f6d1-a383-4640-a8bc-2f23e0719b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:28:09.802Z|d914f6d1-a383-4640-a8bc-2f23e0719b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:28:10.961Z|908c7768-e057-4e99-a55c-ef257df84243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:10.965Z|908c7768-e057-4e99-a55c-ef257df84243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:10.980Z|63ad0e23-7e25-493a-bcee-2d9e292ca319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:10.980Z|63ad0e23-7e25-493a-bcee-2d9e292ca319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:10.986Z|b802c13a-e839-4fe8-a833-ecdd4d7efab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:10.987Z|b802c13a-e839-4fe8-a833-ecdd4d7efab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:21.001Z|f026e593-bbe5-4853-b395-2cef00869550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:21.004Z|f026e593-bbe5-4853-b395-2cef00869550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:21.009Z|389d24cb-69aa-498f-869a-96565acb3833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:21.009Z|389d24cb-69aa-498f-869a-96565acb3833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:21.012Z|a8ebc736-766d-46c7-89a7-2a064f4ade5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:21.018Z|a8ebc736-766d-46c7-89a7-2a064f4ade5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:24.209Z|784cdd4a-d38c-48fe-98bc-1c068108c3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:28:24.214Z|784cdd4a-d38c-48fe-98bc-1c068108c3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:28:31.036Z|5dbbe1b3-c51e-482d-af54-0df3fb100dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:31.038Z|5dbbe1b3-c51e-482d-af54-0df3fb100dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:31.041Z|dd1d988d-b2c1-470e-a0e2-3bf9f4b71e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:31.042Z|dd1d988d-b2c1-470e-a0e2-3bf9f4b71e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:31.051Z|ce31fbd1-d62e-454f-bd61-fe588eca5803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:31.051Z|ce31fbd1-d62e-454f-bd61-fe588eca5803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:39.209Z|2f8d0e10-01fc-4def-a16d-848fe395cead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:28:39.210Z|2f8d0e10-01fc-4def-a16d-848fe395cead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:28:39.802Z|025216ed-f7cf-4771-b8a8-458be88f5ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:28:39.803Z|025216ed-f7cf-4771-b8a8-458be88f5ee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:28:41.063Z|2e91f4f9-c66c-403e-971e-7ba0e6a327b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:41.063Z|303390fc-e00d-477a-b259-dd3affe380f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:41.064Z|2e91f4f9-c66c-403e-971e-7ba0e6a327b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:41.064Z|303390fc-e00d-477a-b259-dd3affe380f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:41.075Z|003f92a8-575d-4d5f-aa88-97464ee12398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:41.076Z|003f92a8-575d-4d5f-aa88-97464ee12398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:51.088Z|d682b8ab-36e2-43a6-a63b-93e743879a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:51.088Z|d682b8ab-36e2-43a6-a63b-93e743879a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:51.098Z|23201d27-915e-4928-bb53-34624db40ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:51.099Z|23201d27-915e-4928-bb53-34624db40ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:51.104Z|9b6d21cc-a52b-48e8-96de-ecf079ad947b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:28:51.104Z|9b6d21cc-a52b-48e8-96de-ecf079ad947b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:28:54.209Z|2f4e9746-0f84-41ed-9e93-a6a6493e650d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:28:54.210Z|2f4e9746-0f84-41ed-9e93-a6a6493e650d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:29:01.115Z|19b5a7ee-de00-4ea4-91eb-8b8de28289b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:01.115Z|19b5a7ee-de00-4ea4-91eb-8b8de28289b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:01.122Z|58151664-2d36-4e43-a88a-68f11cee6ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:01.122Z|f05dfefa-160a-4230-ab71-9b09b0092470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:01.122Z|58151664-2d36-4e43-a88a-68f11cee6ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:01.122Z|f05dfefa-160a-4230-ab71-9b09b0092470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:04.169Z|cd562c05-c30b-4dfa-97c7-19cf4dec70c1|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:29:04.169Z|cd562c05-c30b-4dfa-97c7-19cf4dec70c1|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:09.209Z|2f272b39-3ec2-401d-8091-f402e31a7177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:29:09.212Z|2f272b39-3ec2-401d-8091-f402e31a7177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:29:09.804Z|a3f607b7-5d58-4077-951e-4d7b1ff25b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:29:09.804Z|a3f607b7-5d58-4077-951e-4d7b1ff25b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:29:11.141Z|cf546aa7-8997-4c20-a881-640e81b89e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:11.141Z|b68749a1-c0ca-4629-b8e7-1db5beb1bbe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:11.142Z|cf546aa7-8997-4c20-a881-640e81b89e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:11.142Z|b68749a1-c0ca-4629-b8e7-1db5beb1bbe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:11.147Z|dcffaf96-5c52-4981-9f01-facd59061b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:11.147Z|dcffaf96-5c52-4981-9f01-facd59061b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:21.177Z|60e9cffa-66ab-45da-995a-3d5516d8a976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:21.177Z|b915e10e-f8dc-4ea4-8403-63739a50eed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:21.177Z|2dff5e8a-379a-4f87-b895-65b3722cad83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:21.178Z|2dff5e8a-379a-4f87-b895-65b3722cad83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:21.178Z|b915e10e-f8dc-4ea4-8403-63739a50eed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:21.178Z|60e9cffa-66ab-45da-995a-3d5516d8a976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:24.209Z|786c8e0e-c71c-4942-8fed-735e4e74dfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:29:24.210Z|786c8e0e-c71c-4942-8fed-735e4e74dfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:29:31.206Z|aa2379fb-9947-4d07-87e4-c3794cef5dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:31.206Z|0b95abbb-842b-48d2-b732-b88b4fdac299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:31.207Z|aa2379fb-9947-4d07-87e4-c3794cef5dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:31.207Z|0b95abbb-842b-48d2-b732-b88b4fdac299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:31.211Z|2ebd8baa-64ae-4ee9-b4ac-b052d29f93cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:31.211Z|2ebd8baa-64ae-4ee9-b4ac-b052d29f93cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:39.213Z|58b7821c-41eb-4853-ac62-0029b3c459bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:29:39.221Z|58b7821c-41eb-4853-ac62-0029b3c459bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:29:39.805Z|b7791553-d469-49d5-bc02-072076f5cbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:29:39.806Z|b7791553-d469-49d5-bc02-072076f5cbbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:29:41.240Z|b6146f64-ec1d-491e-aff9-bbf154b117f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:41.239Z|cee3e364-550e-4f60-bff3-898c963070cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:41.239Z|2294816e-9aa5-4c8e-a896-91b611f05af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:41.244Z|cee3e364-550e-4f60-bff3-898c963070cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:41.244Z|2294816e-9aa5-4c8e-a896-91b611f05af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:41.245Z|b6146f64-ec1d-491e-aff9-bbf154b117f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:51.276Z|c9407ce6-ca27-4186-8149-22011574ad14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:51.277Z|c9407ce6-ca27-4186-8149-22011574ad14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:51.278Z|4b408bfb-1cc9-491b-a575-da329fd82446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:51.278Z|4b408bfb-1cc9-491b-a575-da329fd82446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:51.282Z|6d689f5a-ffb8-4a87-b2b9-c57a47727e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:29:51.283Z|6d689f5a-ffb8-4a87-b2b9-c57a47727e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:29:54.209Z|84d0bc8f-e537-4dba-ab67-1fc36490467a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:29:54.209Z|84d0bc8f-e537-4dba-ab67-1fc36490467a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:30:01.301Z|f5a06b13-c2df-4f17-a554-27eaf646e594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:01.301Z|74cfeace-db36-4610-a335-c6caf97c439b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:01.301Z|51968783-ba65-4b39-a4fd-0d8dc9298b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:01.302Z|74cfeace-db36-4610-a335-c6caf97c439b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:01.302Z|f5a06b13-c2df-4f17-a554-27eaf646e594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:01.302Z|51968783-ba65-4b39-a4fd-0d8dc9298b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:04.169Z|efb08520-eedc-4646-8749-ac1fbc320a53|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:30:04.170Z|efb08520-eedc-4646-8749-ac1fbc320a53|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:09.209Z|02c752da-44aa-4245-8d34-32548c3d242a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:30:09.210Z|02c752da-44aa-4245-8d34-32548c3d242a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:30:09.807Z|3f0c2633-9f34-4224-97b5-01149f698ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:30:09.808Z|3f0c2633-9f34-4224-97b5-01149f698ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:30:11.328Z|20b92c3d-2026-414b-af36-97bfb289ef88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:11.329Z|20b92c3d-2026-414b-af36-97bfb289ef88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:11.336Z|5bfc897d-d341-4fe3-853d-8fcc65bdc0d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:11.336Z|5bfc897d-d341-4fe3-853d-8fcc65bdc0d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:11.338Z|e1a6cb3c-5332-41fd-96ea-beca355de235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:11.338Z|e1a6cb3c-5332-41fd-96ea-beca355de235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:21.404Z|093ad70d-a71a-48cb-90ec-e54780dc0fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:21.405Z|81f50567-b4f5-4d0e-9891-ffb82b3ad91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:21.406Z|81f50567-b4f5-4d0e-9891-ffb82b3ad91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:21.406Z|093ad70d-a71a-48cb-90ec-e54780dc0fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:21.410Z|db01b34b-876d-4418-adb7-8657f852d593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:21.410Z|db01b34b-876d-4418-adb7-8657f852d593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:24.209Z|f7a37756-bd6e-4172-aa32-c37071363fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:30:24.212Z|f7a37756-bd6e-4172-aa32-c37071363fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:30:31.477Z|fbbe6397-dea4-4122-93b4-6b4652cd9274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:31.478Z|fbbe6397-dea4-4122-93b4-6b4652cd9274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:31.480Z|3a231f21-45ac-4df9-8296-63a0ca65b9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:31.480Z|4aaeb1d3-18c0-46ec-885f-14ee126b8c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:31.481Z|4aaeb1d3-18c0-46ec-885f-14ee126b8c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:31.481Z|3a231f21-45ac-4df9-8296-63a0ca65b9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:39.209Z|35586686-ed1f-47ce-9630-7d0fd0c89c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:30:39.210Z|35586686-ed1f-47ce-9630-7d0fd0c89c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:30:39.809Z|eba40ab5-5ec3-4df6-94da-51dc5a42a7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:30:39.810Z|eba40ab5-5ec3-4df6-94da-51dc5a42a7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:30:41.504Z|2b8a330f-8d29-41fb-9991-d34721b453cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:41.505Z|2b8a330f-8d29-41fb-9991-d34721b453cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:41.508Z|82b83d73-4dc0-4163-9043-18f89fdc7b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:41.509Z|82b83d73-4dc0-4163-9043-18f89fdc7b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:41.527Z|fa2fa042-8df6-4c69-a7d6-894f75971979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:41.528Z|fa2fa042-8df6-4c69-a7d6-894f75971979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:51.538Z|fc353a19-dc34-4a77-8c89-28d224225aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:51.538Z|fc353a19-dc34-4a77-8c89-28d224225aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:51.541Z|05a4156b-4ee2-4268-86a5-5d8cb97f46c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:51.541Z|05a4156b-4ee2-4268-86a5-5d8cb97f46c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:51.555Z|3afacddd-a615-4061-bf7e-da60fdf45ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:30:51.556Z|3afacddd-a615-4061-bf7e-da60fdf45ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:30:54.209Z|cfca38ab-ba32-43e1-81fd-df851d999807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:30:54.210Z|cfca38ab-ba32-43e1-81fd-df851d999807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:31:01.586Z|e8743ee3-85ec-4d62-9a32-9c01ade64019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:01.586Z|7a1f9b92-ab13-4138-9e6f-af15044f75bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:01.590Z|e8743ee3-85ec-4d62-9a32-9c01ade64019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:01.591Z|7a1f9b92-ab13-4138-9e6f-af15044f75bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:01.609Z|e3001dc4-e54b-486f-828a-ec52d5307da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:01.610Z|e3001dc4-e54b-486f-828a-ec52d5307da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:04.170Z|b2c5cd00-9bab-4e13-8993-bd7abc74da88|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:31:04.171Z|b2c5cd00-9bab-4e13-8993-bd7abc74da88|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:09.209Z|4bb6a849-6740-4d32-ade8-35671e7f7b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:31:09.213Z|4bb6a849-6740-4d32-ade8-35671e7f7b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:31:09.811Z|2b2d2ede-2e51-4fec-9b48-792a7fd92276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:31:09.811Z|2b2d2ede-2e51-4fec-9b48-792a7fd92276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:31:11.620Z|5ce08e3a-8d14-4412-93f4-af7ad51cc2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:11.621Z|5ce08e3a-8d14-4412-93f4-af7ad51cc2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:11.622Z|e9879391-a74e-4d5a-9ade-123ce6a2f10d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:11.624Z|e9879391-a74e-4d5a-9ade-123ce6a2f10d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:11.642Z|d1993bb9-f35e-41d2-b4da-0d49e3939e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:11.643Z|d1993bb9-f35e-41d2-b4da-0d49e3939e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:21.656Z|89766409-7b3f-4b5c-8161-2dde71141811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:21.656Z|14268390-697d-4af7-8db4-219817ec139d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:21.657Z|89766409-7b3f-4b5c-8161-2dde71141811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:21.657Z|14268390-697d-4af7-8db4-219817ec139d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:21.666Z|78995d06-643c-405c-9a3d-b765d97b4992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:21.666Z|78995d06-643c-405c-9a3d-b765d97b4992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:24.209Z|e17a3428-1675-4d94-bf31-adea90aaddab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:31:24.210Z|e17a3428-1675-4d94-bf31-adea90aaddab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:31:31.679Z|a8f90884-1337-4b6d-8754-3bef213f273b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:31.680Z|a8f90884-1337-4b6d-8754-3bef213f273b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:31.686Z|5feec287-ad5d-41a0-8d4b-111afe076bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:31.687Z|5feec287-ad5d-41a0-8d4b-111afe076bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:31.689Z|3efc81f7-a24d-4ac6-84dd-4bc9731643b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:31.690Z|3efc81f7-a24d-4ac6-84dd-4bc9731643b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:39.209Z|e64b76bc-b2fa-4c17-990c-ac1f25f0985b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:31:39.210Z|e64b76bc-b2fa-4c17-990c-ac1f25f0985b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:31:39.812Z|fbf45b73-7ee3-499e-83c3-7e8b02c8cb77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:31:39.812Z|fbf45b73-7ee3-499e-83c3-7e8b02c8cb77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:31:41.704Z|b514f9e8-2901-40bb-ae9c-2dce3047fa12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:41.705Z|b514f9e8-2901-40bb-ae9c-2dce3047fa12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:41.708Z|bb2be4de-2c29-436f-80e6-592da0babeac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:41.709Z|bb2be4de-2c29-436f-80e6-592da0babeac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:41.714Z|b80d7100-e261-4d06-93cc-54d8e48dc0e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:41.715Z|b80d7100-e261-4d06-93cc-54d8e48dc0e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:51.734Z|6b4e7e18-da2e-4a13-8789-c479c168750f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:51.735Z|6b4e7e18-da2e-4a13-8789-c479c168750f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:51.736Z|b3f6c562-a06a-4a0f-b67d-b5d0c3542463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:51.737Z|b3f6c562-a06a-4a0f-b67d-b5d0c3542463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:51.742Z|73dff04a-269e-4278-bc4c-5414a4d46ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:31:51.743Z|73dff04a-269e-4278-bc4c-5414a4d46ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:31:54.209Z|0d2f6ca1-48ed-4888-90c7-875c648d35f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:31:54.212Z|0d2f6ca1-48ed-4888-90c7-875c648d35f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:32:01.759Z|f4ae10d7-6998-43ab-8359-d2fe24ad6ed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:01.759Z|f4ae10d7-6998-43ab-8359-d2fe24ad6ed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:01.766Z|fccda619-b27a-4683-9fb8-47153a16f0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:01.766Z|fccda619-b27a-4683-9fb8-47153a16f0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:01.766Z|a8c840d6-b714-4475-98ea-0367d387b26c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:01.767Z|a8c840d6-b714-4475-98ea-0367d387b26c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:04.170Z|8bdd6a9e-8f55-4d75-8dc8-ab6fe52f1e69|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:32:04.171Z|8bdd6a9e-8f55-4d75-8dc8-ab6fe52f1e69|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:09.209Z|7a6686ce-7b27-489b-8870-37fb0c0438a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:32:09.209Z|7a6686ce-7b27-489b-8870-37fb0c0438a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:32:09.814Z|896dd123-0dac-4014-b94f-ab2ea9c6b13b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:32:09.814Z|896dd123-0dac-4014-b94f-ab2ea9c6b13b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:32:11.785Z|233ef964-465f-412f-8ae6-810e6850b988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:11.786Z|233ef964-465f-412f-8ae6-810e6850b988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:11.790Z|1355b541-a686-4384-b568-12e5b084e37a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:11.790Z|1355b541-a686-4384-b568-12e5b084e37a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:11.792Z|4e23253b-cff2-4b80-9fdc-440122565765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:11.793Z|4e23253b-cff2-4b80-9fdc-440122565765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:21.842Z|0cfbf9fb-8963-4fab-bdf4-b5baa3ce8d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:21.842Z|d7d0a608-66e9-4975-bdee-9eb84db669e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:21.842Z|fea65b3b-7920-4b99-9fea-c65c0fda1bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:21.848Z|d7d0a608-66e9-4975-bdee-9eb84db669e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:21.848Z|0cfbf9fb-8963-4fab-bdf4-b5baa3ce8d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:21.848Z|fea65b3b-7920-4b99-9fea-c65c0fda1bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:24.212Z|89a87fd3-0c2c-449b-a001-41bbc25b02e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:32:24.218Z|89a87fd3-0c2c-449b-a001-41bbc25b02e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:32:31.897Z|1c1634ef-1f76-4379-afdd-67c16d133416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:31.897Z|07385e83-c7fd-45ba-a3f3-71a6e65f44b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:31.897Z|f5cf0681-08b2-4ef6-987c-04883e215ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:31.899Z|1c1634ef-1f76-4379-afdd-67c16d133416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:31.899Z|07385e83-c7fd-45ba-a3f3-71a6e65f44b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:31.899Z|f5cf0681-08b2-4ef6-987c-04883e215ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:39.209Z|e30df9fc-b90d-40be-b0ac-314edaf315b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:32:39.209Z|e30df9fc-b90d-40be-b0ac-314edaf315b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:32:39.816Z|854b73f2-4d59-49aa-bb25-93897dca9ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:32:39.817Z|854b73f2-4d59-49aa-bb25-93897dca9ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:32:41.950Z|9ee70e09-946f-440b-96c2-12b5ee5c702c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:41.951Z|9ee70e09-946f-440b-96c2-12b5ee5c702c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:41.951Z|def61160-bd39-4ce2-ad53-e597e424b3fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:41.951Z|def61160-bd39-4ce2-ad53-e597e424b3fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:41.962Z|21840d5f-b695-4348-a251-46a0089155bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:41.962Z|21840d5f-b695-4348-a251-46a0089155bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:52.022Z|eeb329ec-9e5c-4fea-86a9-9b1b40852c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:52.022Z|fff7cba5-a4d7-4843-9932-98997acf200b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:52.023Z|fff7cba5-a4d7-4843-9932-98997acf200b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:52.024Z|eeb329ec-9e5c-4fea-86a9-9b1b40852c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:52.022Z|e1ec5627-92f6-4169-a6a5-32aa16e65ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:32:52.025Z|e1ec5627-92f6-4169-a6a5-32aa16e65ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:32:54.209Z|68addaf9-7074-4c0f-8b07-750f7519fcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:32:54.210Z|68addaf9-7074-4c0f-8b07-750f7519fcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:33:02.056Z|4310e138-5b31-4049-ae74-179b849b49d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:02.057Z|4310e138-5b31-4049-ae74-179b849b49d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:02.058Z|e226b4b7-259b-486f-ba95-ae61170b94a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:02.058Z|e226b4b7-259b-486f-ba95-ae61170b94a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:02.063Z|62408a05-ab0a-4a43-8430-ee914ba9750f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:02.064Z|62408a05-ab0a-4a43-8430-ee914ba9750f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:04.168Z|d340d906-9483-4b22-9a3d-c389b57f3ef7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:33:04.169Z|d340d906-9483-4b22-9a3d-c389b57f3ef7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:09.209Z|40a6cab8-b3ef-44ee-aa85-0c074ac6dc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:33:09.212Z|40a6cab8-b3ef-44ee-aa85-0c074ac6dc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:33:09.817Z|510b3e20-85ef-4bfa-badc-036a7b878d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:33:09.818Z|510b3e20-85ef-4bfa-badc-036a7b878d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:33:12.077Z|60444b5e-5471-47bb-b72f-b0435ade1841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:12.077Z|60444b5e-5471-47bb-b72f-b0435ade1841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:12.085Z|1dbb42b0-2d1b-40ee-b4a2-ccd2638cf731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:12.086Z|1dbb42b0-2d1b-40ee-b4a2-ccd2638cf731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:12.089Z|c39fb474-b2d8-43ad-84a8-dceb7e9907fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:12.090Z|c39fb474-b2d8-43ad-84a8-dceb7e9907fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:22.118Z|8681bd9e-8d8a-468a-bfd2-20a1c8f43193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:22.119Z|8681bd9e-8d8a-468a-bfd2-20a1c8f43193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:22.123Z|0f00b808-da79-428e-838a-f2ee2c5256be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:22.124Z|0f00b808-da79-428e-838a-f2ee2c5256be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:22.131Z|a671045b-b38c-4bbe-a613-12347fc9e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:22.132Z|a671045b-b38c-4bbe-a613-12347fc9e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:24.210Z|fed824af-ebea-4586-91ae-8e722f02166f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:33:24.210Z|fed824af-ebea-4586-91ae-8e722f02166f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:33:32.146Z|2aabcce5-87d7-4897-8008-4ce48bf0d5dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:32.148Z|2aabcce5-87d7-4897-8008-4ce48bf0d5dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:32.148Z|0433d982-5ec4-476b-8d12-a7a24e8290b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:32.149Z|0433d982-5ec4-476b-8d12-a7a24e8290b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:32.155Z|ab1dab92-09dc-4e5f-ab68-8dd627f16ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:32.156Z|ab1dab92-09dc-4e5f-ab68-8dd627f16ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:39.209Z|14711f03-f2a2-49b5-83f4-48f8bb442549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:33:39.210Z|14711f03-f2a2-49b5-83f4-48f8bb442549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:33:39.819Z|3a41170c-7c87-4133-9d7c-6af5a9586b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:33:39.819Z|3a41170c-7c87-4133-9d7c-6af5a9586b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:33:42.178Z|33bf3d9d-c32f-4590-b8e5-da08c3c2061b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:42.178Z|9f661918-502c-4bed-a253-3db8f96ec7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:42.179Z|33bf3d9d-c32f-4590-b8e5-da08c3c2061b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:42.179Z|7a708e11-8f64-4914-9a27-70a3225f3c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:42.179Z|9f661918-502c-4bed-a253-3db8f96ec7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:42.180Z|7a708e11-8f64-4914-9a27-70a3225f3c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:52.224Z|f7963de3-84e0-4745-a016-eb326891f14d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:52.224Z|31f7676b-6baf-4151-bb0b-ad427a5442c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:52.225Z|452b824d-b934-4776-b0e0-e69b433fa6e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:33:52.232Z|452b824d-b934-4776-b0e0-e69b433fa6e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:52.232Z|f7963de3-84e0-4745-a016-eb326891f14d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:52.232Z|31f7676b-6baf-4151-bb0b-ad427a5442c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:33:54.210Z|d621f216-006d-4a07-9808-913eb81ff75c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:33:54.213Z|d621f216-006d-4a07-9808-913eb81ff75c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:34:02.264Z|78d21a8e-a87b-4e00-9927-dea5b03f28e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:02.265Z|2a9578ce-c4a0-4422-b5ef-a11b6b97cf4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:02.266Z|2a9578ce-c4a0-4422-b5ef-a11b6b97cf4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:02.266Z|78d21a8e-a87b-4e00-9927-dea5b03f28e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:02.289Z|abc4eaf1-558b-4817-8889-44ceb984ae70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:02.291Z|abc4eaf1-558b-4817-8889-44ceb984ae70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:04.168Z|7b997038-81c3-4bfe-a3f9-7e759b057559|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:34:04.170Z|7b997038-81c3-4bfe-a3f9-7e759b057559|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:09.209Z|dc6e6428-713e-49f8-b8ff-653db75a75cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:34:09.210Z|dc6e6428-713e-49f8-b8ff-653db75a75cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:34:09.820Z|e812acee-402e-4de4-8de5-2189dc3b04c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:34:09.820Z|e812acee-402e-4de4-8de5-2189dc3b04c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:34:12.288Z|a726d319-7f98-4ea4-854f-95a0eea7dca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:12.290Z|85f9c3fd-7f0f-4c48-a120-3d5a3b1ddcfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:12.291Z|85f9c3fd-7f0f-4c48-a120-3d5a3b1ddcfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:12.291Z|a726d319-7f98-4ea4-854f-95a0eea7dca0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:12.329Z|20b17883-8e98-426d-9fd3-0cb65ed9eaa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:12.330Z|20b17883-8e98-426d-9fd3-0cb65ed9eaa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:22.318Z|9712ab3d-1d12-4df3-bf9f-f54c78790891|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:22.318Z|2e394235-c0b4-4ee7-ae7c-4758b1e0e93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:22.319Z|2e394235-c0b4-4ee7-ae7c-4758b1e0e93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:22.319Z|9712ab3d-1d12-4df3-bf9f-f54c78790891|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:22.354Z|e645c667-2812-4298-ad1d-479fe70d4805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:22.354Z|e645c667-2812-4298-ad1d-479fe70d4805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:24.210Z|ceb04c74-840c-4f86-8d06-ab6abe3b5500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:34:24.210Z|ceb04c74-840c-4f86-8d06-ab6abe3b5500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:34:32.341Z|0fb947a9-a093-4279-bdde-178bfc1c885f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:32.342Z|0fb947a9-a093-4279-bdde-178bfc1c885f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:32.347Z|ecbe21de-e025-4951-8505-13c35a560ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:32.348Z|ecbe21de-e025-4951-8505-13c35a560ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:32.374Z|daafe22c-705e-40c8-b335-e601e9b24973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:32.375Z|daafe22c-705e-40c8-b335-e601e9b24973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:39.209Z|72a80fbe-f6f2-4ca2-9673-58022562f0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:34:39.212Z|72a80fbe-f6f2-4ca2-9673-58022562f0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:34:39.821Z|ed2a4f07-9f77-41dd-a9b1-43f908f505d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:34:39.822Z|ed2a4f07-9f77-41dd-a9b1-43f908f505d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:34:42.361Z|ddb55b1f-45f4-49ea-af97-4fdd04d4a298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:42.362Z|ddb55b1f-45f4-49ea-af97-4fdd04d4a298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:42.367Z|95ab8bdc-5ac0-4e74-9bd2-8312bc877a76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:42.368Z|95ab8bdc-5ac0-4e74-9bd2-8312bc877a76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:42.394Z|f2787078-c3ab-4951-be21-995766de5912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:42.395Z|f2787078-c3ab-4951-be21-995766de5912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:52.386Z|a1b08dca-beab-48c1-9d23-727f21f33534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:52.387Z|a1b08dca-beab-48c1-9d23-727f21f33534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:52.389Z|7f2d2d2f-952f-466c-8824-834d899034f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:52.390Z|7f2d2d2f-952f-466c-8824-834d899034f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:52.415Z|049a4696-e9a2-4366-aa6d-0a9ff6845d20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:34:52.416Z|049a4696-e9a2-4366-aa6d-0a9ff6845d20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:34:54.209Z|eddf4d7d-bb1f-4d25-91f3-8b9e41779fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:34:54.210Z|eddf4d7d-bb1f-4d25-91f3-8b9e41779fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:35:02.425Z|6fb5e696-7ff9-48c1-b530-c395eb5a4a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:02.425Z|580d397e-890b-420d-ae1b-5a4b460f869b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:02.430Z|580d397e-890b-420d-ae1b-5a4b460f869b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:02.430Z|6fb5e696-7ff9-48c1-b530-c395eb5a4a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:02.442Z|f22217a0-1acd-4202-963c-0217de1f1dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:02.443Z|f22217a0-1acd-4202-963c-0217de1f1dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:04.176Z|8f3dc887-f092-4651-9830-150b0bcbe6a2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:35:04.178Z|8f3dc887-f092-4651-9830-150b0bcbe6a2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:09.210Z|f67d1517-7d28-4f84-8192-6e442e46e154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:35:09.215Z|f67d1517-7d28-4f84-8192-6e442e46e154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:35:09.822Z|9bde4e69-ada6-442e-8756-2fb2513f5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:35:09.823Z|9bde4e69-ada6-442e-8756-2fb2513f5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:35:12.468Z|1a907001-27f5-4bad-9235-60ca6acba8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:12.468Z|5a48d2c8-757c-47cb-aa84-3008fd387686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:12.469Z|1a907001-27f5-4bad-9235-60ca6acba8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:12.469Z|5a48d2c8-757c-47cb-aa84-3008fd387686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:12.477Z|2f22a6de-b1bb-4eae-a401-5255c2e1b912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:12.477Z|2f22a6de-b1bb-4eae-a401-5255c2e1b912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:22.501Z|c8392b57-e920-456e-84b2-80033654ca43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:22.501Z|56a92ce7-40db-43ba-9e20-e74e62c8f8eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:22.501Z|56a92ce7-40db-43ba-9e20-e74e62c8f8eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:22.501Z|c8392b57-e920-456e-84b2-80033654ca43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:22.505Z|be2c50ee-cc39-4cf5-a221-56075198ece8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:22.506Z|be2c50ee-cc39-4cf5-a221-56075198ece8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:24.210Z|e4a1bbd4-75a3-4ab4-9c28-59ccffdc01d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:35:24.210Z|e4a1bbd4-75a3-4ab4-9c28-59ccffdc01d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:35:32.529Z|2c9c2a23-6b1e-4455-bd82-f75e66939904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:32.529Z|2c9c2a23-6b1e-4455-bd82-f75e66939904|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:32.531Z|4e6d870b-ca43-46cf-a50e-f88d20e39189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:32.531Z|3df9f331-9db9-41e1-b516-7eb3a8a220a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:32.532Z|3df9f331-9db9-41e1-b516-7eb3a8a220a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:32.532Z|4e6d870b-ca43-46cf-a50e-f88d20e39189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:39.209Z|6c7650ff-7b8d-4a88-b3be-ab1d11ab7cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:35:39.210Z|6c7650ff-7b8d-4a88-b3be-ab1d11ab7cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:35:39.824Z|3bbca743-3250-4899-81e6-f3c02865d177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:35:39.824Z|3bbca743-3250-4899-81e6-f3c02865d177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:35:42.560Z|c91c94fa-2d6f-4614-b78a-e57d7c1ec653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:42.560Z|4869cf6b-a780-499a-86d6-3eaf95ca4d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:42.561Z|4869cf6b-a780-499a-86d6-3eaf95ca4d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:42.561Z|c91c94fa-2d6f-4614-b78a-e57d7c1ec653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:42.560Z|c8eb8ce4-db9b-4209-8c0f-5e9251c63d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:42.564Z|c8eb8ce4-db9b-4209-8c0f-5e9251c63d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:52.586Z|7b771a2d-2684-49fd-adfc-f094fb5b3a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:52.587Z|3ea538e8-8fcf-44ac-8bdc-02fa509e1d82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:52.588Z|84ac65a7-2bb7-4b67-8867-0bba1fc133b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:35:52.588Z|3ea538e8-8fcf-44ac-8bdc-02fa509e1d82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:52.588Z|7b771a2d-2684-49fd-adfc-f094fb5b3a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:52.594Z|84ac65a7-2bb7-4b67-8867-0bba1fc133b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:35:54.209Z|079c039b-3c7d-4ceb-9398-bc24cd9aa951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:35:54.212Z|079c039b-3c7d-4ceb-9398-bc24cd9aa951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:36:02.618Z|41f2f41f-688d-41ac-b861-cbd454be9ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:02.619Z|41f2f41f-688d-41ac-b861-cbd454be9ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:02.620Z|4dc3068a-9654-4e1a-8fa3-474bf3dc41b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:02.620Z|4dc3068a-9654-4e1a-8fa3-474bf3dc41b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:02.627Z|ae7aa4dd-afd7-40ac-884d-5090c5f46b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:02.628Z|ae7aa4dd-afd7-40ac-884d-5090c5f46b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:04.173Z|6f158fbf-81a4-44c3-aa7d-89b9cb929986|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:36:04.174Z|6f158fbf-81a4-44c3-aa7d-89b9cb929986|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:09.210Z|7ca8b3df-6df0-4541-bc42-1e479085ef93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:36:09.210Z|7ca8b3df-6df0-4541-bc42-1e479085ef93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:36:09.825Z|98212f32-8e7b-4d22-8f6a-e44b6e33f619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:36:09.825Z|98212f32-8e7b-4d22-8f6a-e44b6e33f619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:36:12.644Z|849af686-353f-485e-9a8c-c6578d6297bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:12.644Z|3cb98d80-5feb-4531-a44a-ed0455a118d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:12.645Z|3cb98d80-5feb-4531-a44a-ed0455a118d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:12.645Z|849af686-353f-485e-9a8c-c6578d6297bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:12.652Z|d3df7661-db30-4fc5-af68-56f83491c8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:12.654Z|d3df7661-db30-4fc5-af68-56f83491c8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:22.685Z|22464455-b193-4605-aaf0-463834051b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:22.685Z|031b4349-7661-4033-aac9-3e6ee767caa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:22.685Z|e8f1d9db-2478-4ed0-8b0d-54000dc645ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:22.692Z|031b4349-7661-4033-aac9-3e6ee767caa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:22.692Z|e8f1d9db-2478-4ed0-8b0d-54000dc645ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:22.694Z|22464455-b193-4605-aaf0-463834051b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:24.211Z|bf4b60bc-c625-4508-8f99-db94a7b3cf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:36:24.216Z|bf4b60bc-c625-4508-8f99-db94a7b3cf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:36:32.726Z|7efc92ba-779d-455e-b205-1f6feaca88a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:32.726Z|87d021d1-88b8-47ca-885c-88df1544d32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:32.726Z|26935e62-198a-4324-b12b-5e049a55912e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:32.727Z|7efc92ba-779d-455e-b205-1f6feaca88a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:32.727Z|87d021d1-88b8-47ca-885c-88df1544d32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:32.727Z|26935e62-198a-4324-b12b-5e049a55912e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:39.209Z|fc023dd5-a0f5-4b76-8690-71668e28e5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:36:39.210Z|fc023dd5-a0f5-4b76-8690-71668e28e5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:36:39.826Z|faf968d6-67fb-412a-b5d5-5702f5ff1c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:36:39.826Z|faf968d6-67fb-412a-b5d5-5702f5ff1c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:36:42.751Z|6aeadf5f-2dc7-444b-8c0e-e8d6a929a873|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:42.751Z|6aeadf5f-2dc7-444b-8c0e-e8d6a929a873|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:42.752Z|6cefe472-909c-4a90-95b5-dccbdfc2f64f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:42.752Z|6cefe472-909c-4a90-95b5-dccbdfc2f64f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:42.759Z|9919901a-7adf-451b-b53a-2bb797fe7a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:42.760Z|9919901a-7adf-451b-b53a-2bb797fe7a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:52.775Z|c9e64005-f4d4-4b67-8c17-f23ea4892fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:52.775Z|0daedb07-7491-4da8-81ce-0b8cdbe8af2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:52.776Z|c9e64005-f4d4-4b67-8c17-f23ea4892fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:52.776Z|0daedb07-7491-4da8-81ce-0b8cdbe8af2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:52.783Z|417364ef-5d9d-466e-a54a-bcf1195e992f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:36:52.784Z|417364ef-5d9d-466e-a54a-bcf1195e992f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:36:54.209Z|0a100854-0c67-480a-ab1f-9f73ff5a8370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:36:54.210Z|0a100854-0c67-480a-ab1f-9f73ff5a8370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:37:02.797Z|8d803889-a76b-4a94-8c1a-09287d67d29f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:02.797Z|111bdba7-91b0-4f0b-8b3e-da48baa52ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:02.798Z|8d803889-a76b-4a94-8c1a-09287d67d29f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:02.798Z|111bdba7-91b0-4f0b-8b3e-da48baa52ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:02.806Z|eb4ff193-19f2-4fbf-b234-5ce24f97f1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:02.807Z|eb4ff193-19f2-4fbf-b234-5ce24f97f1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:04.169Z|d3a789a2-a5ba-41c7-8527-9aa313077c22|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:37:04.170Z|d3a789a2-a5ba-41c7-8527-9aa313077c22|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:09.209Z|31650e60-e5c6-40e3-9f3b-0a3307b7db65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:37:09.214Z|31650e60-e5c6-40e3-9f3b-0a3307b7db65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:37:09.827Z|0aece0ed-c64a-49e0-b875-a9e7159bdf52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:37:09.827Z|0aece0ed-c64a-49e0-b875-a9e7159bdf52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:37:12.821Z|9e8ae5ba-90cf-4122-b37c-6bc93cfa2ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:12.821Z|2523d43a-b464-4bdf-aac0-4a3980a6ca48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:12.822Z|9e8ae5ba-90cf-4122-b37c-6bc93cfa2ad3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:12.822Z|2523d43a-b464-4bdf-aac0-4a3980a6ca48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:12.831Z|31b337df-7034-44be-ad83-3439fc7fcf1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:12.831Z|31b337df-7034-44be-ad83-3439fc7fcf1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:22.847Z|708cb500-70c2-47d3-96b6-da2d5eed77c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:22.847Z|51c4fb70-3250-41b7-83d7-d04be260359e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:22.848Z|708cb500-70c2-47d3-96b6-da2d5eed77c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:22.849Z|51c4fb70-3250-41b7-83d7-d04be260359e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:22.851Z|54ba0836-5f40-42b0-8244-1c30129bb390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:22.851Z|54ba0836-5f40-42b0-8244-1c30129bb390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:24.209Z|1ae3f069-87c4-49d4-850b-9bbac6f009eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:37:24.209Z|1ae3f069-87c4-49d4-850b-9bbac6f009eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:37:32.875Z|fda38900-2ba6-4e10-b17e-fcf72f442ddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:32.875Z|2ebeb7a5-176c-4e5b-ac3a-7b7c0dba3442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:32.876Z|2ebeb7a5-176c-4e5b-ac3a-7b7c0dba3442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:32.876Z|fda38900-2ba6-4e10-b17e-fcf72f442ddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:32.882Z|a3485cdf-6922-43bc-a0e1-622d4ba0952c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:32.882Z|a3485cdf-6922-43bc-a0e1-622d4ba0952c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:39.210Z|2055f5df-f987-4e80-9ef6-bb593c7bbe6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:37:39.210Z|2055f5df-f987-4e80-9ef6-bb593c7bbe6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:37:39.828Z|c92ea845-9ad1-4323-8949-59d4af90f374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:37:39.828Z|c92ea845-9ad1-4323-8949-59d4af90f374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:37:42.900Z|4f8c60cf-1b0e-41c1-a7f9-03e80d43f33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:42.901Z|4f8c60cf-1b0e-41c1-a7f9-03e80d43f33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:42.900Z|72c335db-21d8-40aa-a1a3-b56f3d77a4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:42.901Z|72c335db-21d8-40aa-a1a3-b56f3d77a4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:42.902Z|6a807f13-e4e0-4a31-b90a-8ea1bf02f8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:42.903Z|6a807f13-e4e0-4a31-b90a-8ea1bf02f8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:52.943Z|f5bb8816-e82f-4619-9e84-c9b261912822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:52.943Z|cdcb6720-c9a8-4eb3-8ad2-067f4791edb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:52.943Z|9a8dd130-3e2c-45fc-93ba-3c9a6e78b5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:37:52.950Z|cdcb6720-c9a8-4eb3-8ad2-067f4791edb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:52.950Z|f5bb8816-e82f-4619-9e84-c9b261912822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:52.950Z|9a8dd130-3e2c-45fc-93ba-3c9a6e78b5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:37:54.210Z|2a4668c1-6efb-4a1d-abec-b431883af711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:37:54.214Z|2a4668c1-6efb-4a1d-abec-b431883af711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:38:02.979Z|d988cc7e-d7a0-4503-8a48-a043d851f2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:02.979Z|ad5670de-e513-4f2e-adac-f452904d5442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:02.981Z|d988cc7e-d7a0-4503-8a48-a043d851f2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:02.981Z|ad5670de-e513-4f2e-adac-f452904d5442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:02.986Z|32133188-7f50-4df7-abf1-940898f81814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:02.987Z|32133188-7f50-4df7-abf1-940898f81814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:04.168Z|ecc52531-64b6-4d31-9bc8-b507898863a1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:38:04.169Z|ecc52531-64b6-4d31-9bc8-b507898863a1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:09.210Z|dfef38f8-522e-4a4c-89aa-24ef0b720855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:38:09.210Z|dfef38f8-522e-4a4c-89aa-24ef0b720855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:38:09.829Z|872828b6-8650-4b24-89f7-c25917912204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:38:09.830Z|872828b6-8650-4b24-89f7-c25917912204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:38:13.005Z|c2735c80-fde5-48bf-b70a-0aca884eb9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:13.005Z|3b950242-2190-458b-801f-bfbc29925448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:13.006Z|c2735c80-fde5-48bf-b70a-0aca884eb9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:13.006Z|3b950242-2190-458b-801f-bfbc29925448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:13.016Z|0528395c-08ca-4bab-99be-028721377aa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:13.017Z|0528395c-08ca-4bab-99be-028721377aa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:23.029Z|a1099daf-9b13-475a-93c8-323e8006ec96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:23.029Z|059674a4-0107-4ef3-919e-2c5906269b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:23.030Z|a1099daf-9b13-475a-93c8-323e8006ec96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:23.030Z|059674a4-0107-4ef3-919e-2c5906269b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:23.043Z|f8d8ded8-e32a-458a-b6f6-3a2ce1f18640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:23.044Z|f8d8ded8-e32a-458a-b6f6-3a2ce1f18640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:24.209Z|b437aaff-3909-426e-9c40-e64c1c314fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:38:24.210Z|b437aaff-3909-426e-9c40-e64c1c314fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:38:33.054Z|f53d5fe0-c474-4ad1-9710-e6b5de7e3af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:33.054Z|c443ae36-6da4-45ac-a4ce-28e23e0eb4e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:33.055Z|f53d5fe0-c474-4ad1-9710-e6b5de7e3af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:33.054Z|c443ae36-6da4-45ac-a4ce-28e23e0eb4e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:33.073Z|2b7f9130-ad88-428b-a37c-5430b9b0ba69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:33.074Z|2b7f9130-ad88-428b-a37c-5430b9b0ba69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:39.209Z|b2b01510-db0f-4721-b945-3b43d0b01d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:38:39.212Z|b2b01510-db0f-4721-b945-3b43d0b01d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:38:39.830Z|92d20ad7-9cc4-464a-829d-808e8c59e4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:38:39.831Z|92d20ad7-9cc4-464a-829d-808e8c59e4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:38:43.078Z|88ebfacf-a547-45f9-b73d-cee3b43846c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:43.079Z|88ebfacf-a547-45f9-b73d-cee3b43846c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:43.084Z|0e10b220-204d-408c-af8d-4891fe77a138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:43.085Z|0e10b220-204d-408c-af8d-4891fe77a138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:43.106Z|019ba80e-a3ef-4c2d-9f76-9df9863d458b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:43.110Z|019ba80e-a3ef-4c2d-9f76-9df9863d458b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:53.131Z|efcb0142-e596-4ff6-88fe-d2e929080f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:53.132Z|efcb0142-e596-4ff6-88fe-d2e929080f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:53.138Z|231bc48a-bfd7-40f7-84e9-20e275b05b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:53.138Z|231bc48a-bfd7-40f7-84e9-20e275b05b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:53.142Z|39eacd76-f414-4973-85fc-46ec83bbfb1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:38:53.143Z|39eacd76-f414-4973-85fc-46ec83bbfb1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:38:54.209Z|0aa81926-a521-4a9a-84d4-d9bd59de7981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:38:54.209Z|0aa81926-a521-4a9a-84d4-d9bd59de7981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:39:03.160Z|ff4fe3ce-081c-4033-9b1f-09860be2031d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:03.161Z|ff4fe3ce-081c-4033-9b1f-09860be2031d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:03.166Z|8d3299b7-a629-49bd-82b3-c0f333b82e65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:03.166Z|8d3299b7-a629-49bd-82b3-c0f333b82e65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:03.170Z|1890831a-00e6-4617-b759-b8a2d4c38768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:03.171Z|1890831a-00e6-4617-b759-b8a2d4c38768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:04.169Z|f682b251-4b84-41dc-a523-e294440547bf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:39:04.170Z|f682b251-4b84-41dc-a523-e294440547bf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:09.210Z|a6035e08-d380-4b89-b7bc-4c1e1e2266ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:39:09.211Z|a6035e08-d380-4b89-b7bc-4c1e1e2266ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:39:09.831Z|87308c56-5cfe-4894-b0d9-20486c77a2b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:39:09.831Z|87308c56-5cfe-4894-b0d9-20486c77a2b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:39:13.225Z|343434a0-80a6-44c5-b76f-2faef8d97e50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:13.225Z|29800ef4-1a11-41d7-8e95-2f4d39bde291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:13.226Z|343434a0-80a6-44c5-b76f-2faef8d97e50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:13.226Z|29800ef4-1a11-41d7-8e95-2f4d39bde291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:13.231Z|3a95cb87-2a17-44f3-8c4c-3f66b9760e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:13.232Z|3a95cb87-2a17-44f3-8c4c-3f66b9760e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:23.273Z|0d79da6d-a223-4a08-aef3-9dc676ce701c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:23.273Z|aaa06582-1b36-44de-bf0b-5750be7354c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:23.276Z|9c4e7049-807a-41ee-a506-9920b8beb987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:23.278Z|0d79da6d-a223-4a08-aef3-9dc676ce701c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:23.279Z|9c4e7049-807a-41ee-a506-9920b8beb987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:23.278Z|aaa06582-1b36-44de-bf0b-5750be7354c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:24.210Z|9204cd55-d0b0-4e2d-be35-79567452f55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:39:24.215Z|9204cd55-d0b0-4e2d-be35-79567452f55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:39:33.313Z|126c720d-5c49-4e05-8f89-ceb0215914b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:33.313Z|8b924380-6736-4c75-ba09-3092dd6b91f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:33.313Z|9fa0dc91-db92-4e35-b1f9-7ba9f824927e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:33.314Z|126c720d-5c49-4e05-8f89-ceb0215914b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:33.314Z|8b924380-6736-4c75-ba09-3092dd6b91f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:33.315Z|9fa0dc91-db92-4e35-b1f9-7ba9f824927e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:39.209Z|38d66a77-adbf-41d2-866a-45ac367bd636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:39:39.209Z|38d66a77-adbf-41d2-866a-45ac367bd636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:39:39.833Z|193c4c27-8aa7-4bd5-9c9d-cd985e6460ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:39:39.833Z|193c4c27-8aa7-4bd5-9c9d-cd985e6460ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:39:43.337Z|b88b148c-6c15-4f96-b93b-d93aebe1ba51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:43.338Z|b88b148c-6c15-4f96-b93b-d93aebe1ba51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:43.339Z|154fad64-38c6-4d4b-adac-f75807301648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:43.339Z|154fad64-38c6-4d4b-adac-f75807301648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:43.345Z|f8d67959-0c6c-4693-bb49-4724f00e2057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:43.345Z|f8d67959-0c6c-4693-bb49-4724f00e2057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:53.361Z|e9406d11-7d43-4ab9-ae6b-1652fc8ef3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:53.362Z|e9406d11-7d43-4ab9-ae6b-1652fc8ef3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:53.369Z|fb40f0ff-1f84-43b3-bf23-d3dfa32ceb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:53.370Z|fb40f0ff-1f84-43b3-bf23-d3dfa32ceb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:53.373Z|532ae192-e919-44ef-874e-29a14fac33ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:39:53.373Z|532ae192-e919-44ef-874e-29a14fac33ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:39:54.209Z|177dbf61-afaf-445d-b7bd-af65d9b8a9e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:39:54.209Z|177dbf61-afaf-445d-b7bd-af65d9b8a9e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:40:03.396Z|67467c1c-c8d3-44ce-b97f-be96697c856e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:03.396Z|41a6bd3a-a8bd-4d66-9a69-2f5fdbc65b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:03.397Z|41a6bd3a-a8bd-4d66-9a69-2f5fdbc65b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:03.397Z|67467c1c-c8d3-44ce-b97f-be96697c856e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:03.407Z|b3c057cb-0610-4970-bb53-42e935242799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:03.408Z|b3c057cb-0610-4970-bb53-42e935242799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:04.169Z|8982b5b2-b1a0-4d0f-aafe-5766202a3003|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:40:04.170Z|8982b5b2-b1a0-4d0f-aafe-5766202a3003|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:09.209Z|82a6121e-a0c5-483c-82d5-d96d16df9511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:40:09.211Z|82a6121e-a0c5-483c-82d5-d96d16df9511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:40:09.834Z|c406feea-589a-4518-bd51-b85c0c9d5b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:40:09.834Z|c406feea-589a-4518-bd51-b85c0c9d5b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:40:13.418Z|698a1aa9-d891-4f63-9dd1-809ef2d88e3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:13.418Z|13a2f035-dd60-447e-baa1-0c0e7f2a1b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:13.418Z|13a2f035-dd60-447e-baa1-0c0e7f2a1b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:13.418Z|698a1aa9-d891-4f63-9dd1-809ef2d88e3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:13.438Z|c6e2487d-c7c2-42d4-ad9a-81ef284e24a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:13.439Z|c6e2487d-c7c2-42d4-ad9a-81ef284e24a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:23.440Z|cedd1511-d5b3-476a-94af-dba2126f391c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:23.441Z|cedd1511-d5b3-476a-94af-dba2126f391c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:23.442Z|ae9e6eef-1fd7-4aa0-9bbb-3bb2b7ea10a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:23.443Z|ae9e6eef-1fd7-4aa0-9bbb-3bb2b7ea10a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:23.461Z|fcc14bc9-dd58-462b-a499-75cdf071ff87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:23.461Z|fcc14bc9-dd58-462b-a499-75cdf071ff87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:24.209Z|aa7cba10-db60-4318-ad24-a4bffabd3a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:40:24.210Z|aa7cba10-db60-4318-ad24-a4bffabd3a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:40:33.468Z|efe6a965-2dcc-45fd-97bf-3377cd0434e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:33.469Z|efe6a965-2dcc-45fd-97bf-3377cd0434e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:33.471Z|5fb97d82-b7dd-4bbb-95fa-0667b13ac25b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:33.471Z|5fb97d82-b7dd-4bbb-95fa-0667b13ac25b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:33.483Z|595adbab-5639-4727-badb-75cd42ccd40c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:33.484Z|595adbab-5639-4727-badb-75cd42ccd40c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:39.209Z|eab0182b-3196-4c5a-9ea0-3389f7428f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:40:39.210Z|eab0182b-3196-4c5a-9ea0-3389f7428f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:40:39.835Z|c4fc3269-2b4b-426f-af5c-5240e1c17089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:40:39.835Z|c4fc3269-2b4b-426f-af5c-5240e1c17089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:40:43.511Z|a616abb7-8872-41eb-8650-319d86f9455d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:43.511Z|ccadec7b-aa71-4a2e-890f-509f33318c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:43.516Z|1cb732d9-35ce-4b0b-a743-5edbb636aac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:43.517Z|ccadec7b-aa71-4a2e-890f-509f33318c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:43.517Z|a616abb7-8872-41eb-8650-319d86f9455d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:43.517Z|1cb732d9-35ce-4b0b-a743-5edbb636aac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:53.549Z|5f331db9-6215-483e-b002-8ae5780a1969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:53.551Z|5f331db9-6215-483e-b002-8ae5780a1969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:53.551Z|b16064ff-9865-413f-be23-984892539f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:53.552Z|b16064ff-9865-413f-be23-984892539f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:53.558Z|aa50c947-5b2d-435c-a6e1-79bf5f04cdb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:40:53.558Z|aa50c947-5b2d-435c-a6e1-79bf5f04cdb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:40:54.209Z|a62fdad5-4b38-4389-af0e-420af9f05cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:40:54.213Z|a62fdad5-4b38-4389-af0e-420af9f05cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:41:03.586Z|bb354b58-3b1b-4f19-9245-7f48223696c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:03.587Z|bb354b58-3b1b-4f19-9245-7f48223696c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:03.588Z|9f0ccd02-0c23-419b-b60c-52de6ff35914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:03.588Z|9f0ccd02-0c23-419b-b60c-52de6ff35914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:03.612Z|82cb42b1-9cd2-40a4-90d1-e52f8f041759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:03.613Z|82cb42b1-9cd2-40a4-90d1-e52f8f041759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:04.168Z|0f04e979-32a4-4127-bdba-bf6851b09f4c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:41:04.169Z|0f04e979-32a4-4127-bdba-bf6851b09f4c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:09.210Z|f2c47143-ea3a-47ce-928c-3ea9be3c8408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:41:09.210Z|f2c47143-ea3a-47ce-928c-3ea9be3c8408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:41:09.836Z|74b2d955-2eb0-4cc7-bb8a-538c73751994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:41:09.836Z|74b2d955-2eb0-4cc7-bb8a-538c73751994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:41:13.625Z|c695c6b9-66b5-4da1-8f22-1dd5ed6b29f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:13.626Z|c695c6b9-66b5-4da1-8f22-1dd5ed6b29f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:13.631Z|d1676a97-4c9b-4ec3-aa5b-4f81c7928170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:13.632Z|d1676a97-4c9b-4ec3-aa5b-4f81c7928170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:13.640Z|a495c5c9-63e8-404e-8c99-0e549a22a2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:13.641Z|a495c5c9-63e8-404e-8c99-0e549a22a2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:23.646Z|0a28e9f9-b880-4a39-81d0-cd8768630a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:23.647Z|0a28e9f9-b880-4a39-81d0-cd8768630a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:23.656Z|db32cc4c-c1ed-44ba-b7e0-7a97356e24da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:23.657Z|db32cc4c-c1ed-44ba-b7e0-7a97356e24da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:23.663Z|df095f59-f842-4a36-8adc-de00c2af5be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:23.664Z|df095f59-f842-4a36-8adc-de00c2af5be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:24.209Z|4115ef56-e594-4732-bc10-8e4987047d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:41:24.210Z|4115ef56-e594-4732-bc10-8e4987047d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:41:33.675Z|572c2342-7650-4bd8-b3c9-92dd30a50b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:33.675Z|572c2342-7650-4bd8-b3c9-92dd30a50b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:33.701Z|fb06ad58-1234-43ff-8ca9-14082a3b6a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:33.702Z|fb06ad58-1234-43ff-8ca9-14082a3b6a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:33.767Z|6ed55207-6767-436d-9709-9b7faced2def|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:33.768Z|6ed55207-6767-436d-9709-9b7faced2def|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:39.209Z|753e9398-f8e8-4712-99ce-cd0700d42291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:41:39.212Z|753e9398-f8e8-4712-99ce-cd0700d42291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:41:39.837Z|a3be9d61-9694-4723-9951-d3c3721968d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:41:39.837Z|a3be9d61-9694-4723-9951-d3c3721968d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:41:43.727Z|ea96c1c3-f91e-4a76-8d95-c38d1d26d51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:43.728Z|ea96c1c3-f91e-4a76-8d95-c38d1d26d51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:43.763Z|c56bbb98-4c95-42b7-adee-7e2eaafc2b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:43.763Z|c56bbb98-4c95-42b7-adee-7e2eaafc2b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:43.795Z|0d786352-f037-4f25-9222-4a2b300dcdcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:43.795Z|0d786352-f037-4f25-9222-4a2b300dcdcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:53.760Z|ca71437c-e6ac-4a75-abf0-8380214c945f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:53.761Z|ca71437c-e6ac-4a75-abf0-8380214c945f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:53.783Z|1eee3870-6304-419f-ba93-0d17bff07dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:53.784Z|1eee3870-6304-419f-ba93-0d17bff07dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:53.817Z|66953f1a-8d6e-4782-8035-b2cd84160d73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:41:53.817Z|66953f1a-8d6e-4782-8035-b2cd84160d73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:41:54.209Z|ee809a25-c44e-45e2-b0b8-46cf6a3cae43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:41:54.209Z|ee809a25-c44e-45e2-b0b8-46cf6a3cae43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:42:03.798Z|bd480212-935f-4ebe-837e-06c919e0eca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:03.802Z|bd480212-935f-4ebe-837e-06c919e0eca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:03.812Z|8b849705-74a2-427e-bbce-56ee4d1e2e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:03.813Z|8b849705-74a2-427e-bbce-56ee4d1e2e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:03.839Z|d523d86e-3a4d-4fb0-845b-b14ea36a5417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:03.841Z|d523d86e-3a4d-4fb0-845b-b14ea36a5417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:04.178Z|b23ba77c-c142-4d4b-9df2-35746afa63a7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:42:04.179Z|b23ba77c-c142-4d4b-9df2-35746afa63a7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:09.212Z|8696c7fe-6472-40f8-ae68-78b2a545872a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:42:09.220Z|8696c7fe-6472-40f8-ae68-78b2a545872a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:42:09.838Z|ad7900c4-6c1d-4376-962d-aee8b0f8090f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:42:09.840Z|ad7900c4-6c1d-4376-962d-aee8b0f8090f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:42:13.846Z|eedbe617-e81e-447f-a1d0-cdc30156cb04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:13.846Z|631d4aeb-2bb1-444c-bf64-7d29ba888f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:13.848Z|631d4aeb-2bb1-444c-bf64-7d29ba888f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:13.848Z|eedbe617-e81e-447f-a1d0-cdc30156cb04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:13.865Z|3d579323-f446-404d-a845-6cd2a56ae259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:13.866Z|3d579323-f446-404d-a845-6cd2a56ae259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:23.873Z|375a5734-394c-4e06-ac9b-874f02d61b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:23.873Z|375a5734-394c-4e06-ac9b-874f02d61b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:23.874Z|1d3f0f7e-3488-4899-8414-a2589dc71723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:23.874Z|1d3f0f7e-3488-4899-8414-a2589dc71723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:23.892Z|078eba3d-159a-4e45-955d-facb30a93a57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:23.893Z|078eba3d-159a-4e45-955d-facb30a93a57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:24.209Z|6e655488-56c0-4c00-b05b-4e4e2038e7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:42:24.210Z|6e655488-56c0-4c00-b05b-4e4e2038e7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:42:33.895Z|1494b6b9-60e9-4c71-a716-4ebc844e61c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:33.895Z|a71468a4-4aef-41e8-a920-8dfd44742b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:33.895Z|a71468a4-4aef-41e8-a920-8dfd44742b83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:33.896Z|1494b6b9-60e9-4c71-a716-4ebc844e61c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:33.915Z|26e745d9-72f3-40c5-a252-f94d29346bf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:33.915Z|26e745d9-72f3-40c5-a252-f94d29346bf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:39.209Z|b388c296-0adf-4bbb-8594-678bf8f1922d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:42:39.210Z|b388c296-0adf-4bbb-8594-678bf8f1922d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:42:39.841Z|ab226e83-f34d-409b-bade-7f3b560632ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:42:39.842Z|ab226e83-f34d-409b-bade-7f3b560632ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:42:43.919Z|169b238c-0c88-404d-a96f-d74868122f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:43.920Z|169b238c-0c88-404d-a96f-d74868122f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:43.923Z|d769f248-3e6f-4cf5-92ad-75181ccc17b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:43.923Z|d769f248-3e6f-4cf5-92ad-75181ccc17b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:43.940Z|0bbcdf0e-3e41-4002-98c2-44a800581c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:43.941Z|0bbcdf0e-3e41-4002-98c2-44a800581c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:53.941Z|0cb8aea4-5408-406d-9f10-db31b9ea162a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:53.941Z|0cb8aea4-5408-406d-9f10-db31b9ea162a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:53.945Z|d3536a90-ecb1-4f1b-b9fd-b8c4f7dd06d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:53.946Z|d3536a90-ecb1-4f1b-b9fd-b8c4f7dd06d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:53.961Z|c0b65803-b8cc-46f9-9a1c-915e44c04ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:42:53.962Z|c0b65803-b8cc-46f9-9a1c-915e44c04ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:42:54.209Z|9a3a9588-e24a-43d5-b285-95ab6330a031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:42:54.209Z|9a3a9588-e24a-43d5-b285-95ab6330a031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:43:03.964Z|001ee4d9-e0c4-4e6e-b49f-08b6ebbf57f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:03.965Z|001ee4d9-e0c4-4e6e-b49f-08b6ebbf57f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:03.972Z|9949441a-dbcb-46d7-a4e0-ebe1acfd4f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:03.973Z|9949441a-dbcb-46d7-a4e0-ebe1acfd4f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:04.006Z|f46f5584-70f4-4fba-af25-cb0e473818db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:04.007Z|f46f5584-70f4-4fba-af25-cb0e473818db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:04.168Z|ca229482-fe91-4249-978e-0715b6eedd1e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:43:04.168Z|ca229482-fe91-4249-978e-0715b6eedd1e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:09.209Z|5ce00f0a-d9b3-42a1-bd50-827d5dfdf665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:43:09.209Z|5ce00f0a-d9b3-42a1-bd50-827d5dfdf665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:43:09.842Z|c1da078b-a423-4b12-b77a-e74f3b3c9871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:43:09.843Z|c1da078b-a423-4b12-b77a-e74f3b3c9871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:43:13.987Z|e8068def-132d-4aee-9f80-4220758658ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:13.988Z|e8068def-132d-4aee-9f80-4220758658ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:13.994Z|36375313-79f6-47bc-9073-b600ffc6fec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:13.995Z|36375313-79f6-47bc-9073-b600ffc6fec9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:14.033Z|6b7929c3-4ff5-4207-a400-a218f967a295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:14.033Z|6b7929c3-4ff5-4207-a400-a218f967a295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:24.021Z|e4a9694b-0119-4bb2-a815-0432d0a757bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:24.021Z|f57dec24-82a1-42a9-8b45-357b34125305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:24.027Z|e4a9694b-0119-4bb2-a815-0432d0a757bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:24.027Z|f57dec24-82a1-42a9-8b45-357b34125305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:24.062Z|df7e6942-9955-4444-b15b-18e0ca8d7712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:24.063Z|df7e6942-9955-4444-b15b-18e0ca8d7712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:24.210Z|5d9fad30-8ae2-4253-afbf-b2a4b59e42e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:43:24.212Z|5d9fad30-8ae2-4253-afbf-b2a4b59e42e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:43:34.066Z|3be06367-4921-411c-a376-11a66d2f601b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:34.069Z|3be06367-4921-411c-a376-11a66d2f601b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:34.074Z|058c34c5-17f6-4918-8cd3-779615c536d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:34.074Z|058c34c5-17f6-4918-8cd3-779615c536d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:34.089Z|0da4eeb2-274f-4b06-927d-92a4d47354d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:34.089Z|0da4eeb2-274f-4b06-927d-92a4d47354d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:39.209Z|dacb1872-313e-491c-9ae0-f2db236b8156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:43:39.210Z|dacb1872-313e-491c-9ae0-f2db236b8156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:43:39.844Z|894cd75f-199f-4c68-baa5-48d6a529f160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:43:39.845Z|894cd75f-199f-4c68-baa5-48d6a529f160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:43:44.095Z|b698b083-082b-43d0-bddb-2a9d827897d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:44.095Z|11b6c6b5-6b60-4f43-8c69-fe808d2d39e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:44.096Z|b698b083-082b-43d0-bddb-2a9d827897d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:44.096Z|11b6c6b5-6b60-4f43-8c69-fe808d2d39e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:44.131Z|3c642e7b-9d2a-42d9-9e55-2c641e3bd630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:44.132Z|3c642e7b-9d2a-42d9-9e55-2c641e3bd630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:54.117Z|b06dc58a-45a2-49d2-82e9-cb6b3d480c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:54.118Z|b06dc58a-45a2-49d2-82e9-cb6b3d480c25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:54.121Z|c05547b8-bd24-4754-8047-cbe32b4b7074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:54.121Z|c05547b8-bd24-4754-8047-cbe32b4b7074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:54.150Z|3c11a2bc-d0d4-4082-89c7-603fabe1711c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:43:54.151Z|3c11a2bc-d0d4-4082-89c7-603fabe1711c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:43:54.209Z|7354a47c-b121-4c54-852d-2bf20799148e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:43:54.209Z|7354a47c-b121-4c54-852d-2bf20799148e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:44:04.143Z|0bc9bf9a-9330-4463-8666-a6a2f66b2eb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:04.144Z|0bc9bf9a-9330-4463-8666-a6a2f66b2eb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:04.149Z|acea1ca3-965a-479c-b294-8a7574003e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:04.151Z|acea1ca3-965a-479c-b294-8a7574003e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:04.167Z|a1958ef2-ef24-48f4-90fc-ab99ac9b7cc9|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:44:04.168Z|a1958ef2-ef24-48f4-90fc-ab99ac9b7cc9|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:04.170Z|cc9191e9-2eab-4faa-8aa3-85ad19fed85a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:04.171Z|cc9191e9-2eab-4faa-8aa3-85ad19fed85a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:09.209Z|eae9d22d-fdda-437d-afe1-db8de0cbc709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:44:09.209Z|eae9d22d-fdda-437d-afe1-db8de0cbc709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:44:09.845Z|77aa37c9-c0bf-403d-aa9c-6c88bcaec61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:44:09.845Z|77aa37c9-c0bf-403d-aa9c-6c88bcaec61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:44:14.169Z|77e1cca7-4803-495d-9a43-40f68c21957d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:14.170Z|77e1cca7-4803-495d-9a43-40f68c21957d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:14.172Z|ee0afb83-c642-4ca1-8a1d-4fd0cd80d1f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:14.173Z|ee0afb83-c642-4ca1-8a1d-4fd0cd80d1f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:14.194Z|3efceb7a-be93-4f83-b796-c03ae8e0be4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:14.195Z|3efceb7a-be93-4f83-b796-c03ae8e0be4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:24.192Z|031a8cbd-0353-4d01-9428-63679c98b3d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:24.193Z|140ad249-9020-4be9-b055-061d49925c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:24.193Z|031a8cbd-0353-4d01-9428-63679c98b3d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:24.194Z|140ad249-9020-4be9-b055-061d49925c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:24.209Z|5fb7da4c-5e51-4661-a226-7fded7cac1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:44:24.212Z|5fb7da4c-5e51-4661-a226-7fded7cac1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:44:24.214Z|532c9c39-4b0b-4528-bc3b-5495a2e62b0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:24.215Z|532c9c39-4b0b-4528-bc3b-5495a2e62b0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:34.218Z|dd3dd744-fd52-4446-b29b-94e28252d741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:34.218Z|706c4b1e-c08c-47a7-b585-a9d32784b957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:34.219Z|dd3dd744-fd52-4446-b29b-94e28252d741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:34.219Z|706c4b1e-c08c-47a7-b585-a9d32784b957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:34.239Z|059b81fc-cd6c-4035-bf11-facc368701d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:34.240Z|059b81fc-cd6c-4035-bf11-facc368701d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:39.209Z|2c9faa29-a0d6-4510-adfc-87f3450f36d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:44:39.211Z|2c9faa29-a0d6-4510-adfc-87f3450f36d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:44:39.846Z|d0cc5bec-5ab8-4eb1-91e2-8e14049cfe28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:44:39.846Z|d0cc5bec-5ab8-4eb1-91e2-8e14049cfe28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:44:44.275Z|623205bd-7ffe-4bd8-a803-cba53b5a0b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:44.275Z|1fb15de5-521e-4aaf-95b9-599b5553b1b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:44.275Z|d6e3d9f8-53aa-4412-806a-52a4a726abf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:44.279Z|623205bd-7ffe-4bd8-a803-cba53b5a0b92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:44.279Z|d6e3d9f8-53aa-4412-806a-52a4a726abf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:44.279Z|1fb15de5-521e-4aaf-95b9-599b5553b1b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:54.209Z|2c09a102-0d2d-4c50-9075-3a83936130f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:44:54.215Z|2c09a102-0d2d-4c50-9075-3a83936130f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:44:54.334Z|70321381-0332-4e86-bccf-1d4e6a731279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:54.334Z|563f3edd-e4e1-454f-8bcb-4e28a8d6142d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:54.335Z|70321381-0332-4e86-bccf-1d4e6a731279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:54.335Z|563f3edd-e4e1-454f-8bcb-4e28a8d6142d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:44:54.335Z|a4d50b4d-914e-474e-881e-f58135565635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:44:54.336Z|a4d50b4d-914e-474e-881e-f58135565635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:04.169Z|8bb5ad5d-5b67-4d4a-8a78-d874f704cee3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:45:04.170Z|8bb5ad5d-5b67-4d4a-8a78-d874f704cee3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:04.364Z|aaac4cd5-c682-4eea-80d0-ed817f96c2ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:04.364Z|4e057ac3-d612-4c78-b7bc-a2aa8fa8bc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:04.365Z|aaac4cd5-c682-4eea-80d0-ed817f96c2ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:04.365Z|4e057ac3-d612-4c78-b7bc-a2aa8fa8bc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:04.366Z|b4d27b8c-4cc7-4a12-a1de-c7ad3ce2182c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:04.366Z|b4d27b8c-4cc7-4a12-a1de-c7ad3ce2182c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:09.209Z|c23358a1-e7ea-412a-ae70-a7092551bae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:45:09.210Z|c23358a1-e7ea-412a-ae70-a7092551bae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:45:09.847Z|6ff832db-ca01-4e41-aa08-a4ecec44c87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:45:09.848Z|6ff832db-ca01-4e41-aa08-a4ecec44c87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:45:14.387Z|472f0240-fe4f-4e7d-a3b9-1b854831389f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:14.388Z|472f0240-fe4f-4e7d-a3b9-1b854831389f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:14.391Z|ad8c7a54-e745-49a0-8563-6353ed1bf1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:14.391Z|c59a70cd-3141-403a-b4d8-046434187e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:14.392Z|ad8c7a54-e745-49a0-8563-6353ed1bf1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:14.392Z|c59a70cd-3141-403a-b4d8-046434187e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:24.209Z|cd1cfca0-49ed-4f01-a1fe-f3353e521bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:45:24.209Z|cd1cfca0-49ed-4f01-a1fe-f3353e521bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:45:24.426Z|b708756f-0ced-42ce-be80-ceeedd2da0a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:24.426Z|0cb82c1d-d68a-4c50-b599-a0564e573f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:24.426Z|5710f454-47b3-403f-82ab-04142a417366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:24.428Z|0cb82c1d-d68a-4c50-b599-a0564e573f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:24.428Z|b708756f-0ced-42ce-be80-ceeedd2da0a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:24.428Z|5710f454-47b3-403f-82ab-04142a417366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:34.456Z|42d594bd-16ac-4dbe-bdd1-f59343bdbdbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:34.457Z|42d594bd-16ac-4dbe-bdd1-f59343bdbdbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:34.458Z|04da2386-ea08-4154-8ab2-1f676ba9e0cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:34.461Z|04da2386-ea08-4154-8ab2-1f676ba9e0cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:34.467Z|472e9623-ad08-4dc5-9e45-c5e420952a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:34.467Z|472e9623-ad08-4dc5-9e45-c5e420952a03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:39.209Z|3a78fb41-523f-4585-9c75-c245f6d2e78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:45:39.212Z|3a78fb41-523f-4585-9c75-c245f6d2e78d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:45:39.848Z|c8518b6b-3e40-41d3-a930-7a08dc74462b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:45:39.849Z|c8518b6b-3e40-41d3-a930-7a08dc74462b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:45:44.490Z|626b670a-6475-471a-8b12-e1b9f52edd5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:44.490Z|626b670a-6475-471a-8b12-e1b9f52edd5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:44.498Z|85129f1b-7a9b-463d-aaf7-99c26cd90e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:44.499Z|85129f1b-7a9b-463d-aaf7-99c26cd90e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:44.502Z|cafed2e3-b594-42a4-abc0-2da1b88d7ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:44.503Z|cafed2e3-b594-42a4-abc0-2da1b88d7ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:54.210Z|7e18bcf0-ab0e-42bf-95f5-bd3507db39fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:45:54.210Z|7e18bcf0-ab0e-42bf-95f5-bd3507db39fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:45:54.520Z|22865c78-70eb-4b09-9ee9-edc8d2ac4a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:54.520Z|1be1dfb8-326c-468a-bbc0-134bc3bd028b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:54.521Z|22865c78-70eb-4b09-9ee9-edc8d2ac4a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:54.521Z|1be1dfb8-326c-468a-bbc0-134bc3bd028b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:45:54.539Z|8cca32aa-3e5c-4960-acfe-c7761519a437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:45:54.540Z|8cca32aa-3e5c-4960-acfe-c7761519a437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:04.186Z|9a13af09-b748-48c8-94c6-ca55281c82be|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:46:04.192Z|9a13af09-b748-48c8-94c6-ca55281c82be|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:04.557Z|1c4e8304-34fb-4107-b376-4edfb316a9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:04.558Z|1c4e8304-34fb-4107-b376-4edfb316a9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:04.560Z|0d2be1a3-6a81-4446-86c6-58b2e04fe99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:04.563Z|0d2be1a3-6a81-4446-86c6-58b2e04fe99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:04.587Z|c1ff9d3a-fa03-4a4d-a45e-ac115b032f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:04.588Z|c1ff9d3a-fa03-4a4d-a45e-ac115b032f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:09.210Z|16a59bd2-a4b2-404e-9c71-2dc7256a1e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:46:09.215Z|16a59bd2-a4b2-404e-9c71-2dc7256a1e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:46:09.850Z|c72c4001-c29f-4f84-ad45-d0f1917c2b2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:46:09.851Z|c72c4001-c29f-4f84-ad45-d0f1917c2b2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:46:14.592Z|37907809-598f-478c-ba87-15575be2cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:14.594Z|37907809-598f-478c-ba87-15575be2cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:14.598Z|2734616f-43f5-46bc-8116-07df310968c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:14.599Z|2734616f-43f5-46bc-8116-07df310968c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:14.612Z|ec64ce53-0613-4fec-9b8f-114607a5dede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:14.613Z|ec64ce53-0613-4fec-9b8f-114607a5dede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:24.209Z|e33434b2-1032-4c44-bbd6-f731ecf6b455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:46:24.209Z|e33434b2-1032-4c44-bbd6-f731ecf6b455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:46:24.617Z|bf6436fe-6f52-4132-b9b2-82f7df6010fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:24.617Z|bf6436fe-6f52-4132-b9b2-82f7df6010fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:24.618Z|9b428c66-9a59-4c19-acbf-53ae8f256bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:24.618Z|9b428c66-9a59-4c19-acbf-53ae8f256bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:24.635Z|4b88db6e-df3d-4954-9fa4-0b9f18169ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:24.635Z|4b88db6e-df3d-4954-9fa4-0b9f18169ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:34.643Z|f4414358-0008-414e-8794-9eea2bb92294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:34.644Z|bc65249a-d057-41eb-bd3e-282650ca0737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:34.645Z|bc65249a-d057-41eb-bd3e-282650ca0737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:34.645Z|f4414358-0008-414e-8794-9eea2bb92294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:34.657Z|b9d8a18e-05e1-4f6a-b3b1-037479a077e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:34.658Z|b9d8a18e-05e1-4f6a-b3b1-037479a077e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:39.209Z|b8aeeb8f-ad93-4a77-a5bf-5804489c5c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:46:39.210Z|b8aeeb8f-ad93-4a77-a5bf-5804489c5c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:46:39.852Z|9e1e2f1b-5052-4e0c-b7a4-2d85baff7a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:46:39.852Z|9e1e2f1b-5052-4e0c-b7a4-2d85baff7a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:46:44.672Z|4d3b2d36-d1e9-403a-9d9c-8b8736f763dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:44.673Z|4d3b2d36-d1e9-403a-9d9c-8b8736f763dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:44.673Z|5ab16943-9223-4fe2-bf6f-e51b44d8d0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:44.674Z|5ab16943-9223-4fe2-bf6f-e51b44d8d0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:44.680Z|832e16c6-7450-4b9e-842a-6ef1acc8f0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:44.680Z|832e16c6-7450-4b9e-842a-6ef1acc8f0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:54.209Z|87ee8f5b-6f19-4afc-a4a7-74a01f18accb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:46:54.212Z|87ee8f5b-6f19-4afc-a4a7-74a01f18accb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:46:54.699Z|7e031a92-61e0-4c65-9ea0-4e4f4e2251b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:54.699Z|41d735ce-1d67-4ffa-ba72-fd8593857496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:54.700Z|41d735ce-1d67-4ffa-ba72-fd8593857496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:54.701Z|7e031a92-61e0-4c65-9ea0-4e4f4e2251b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:46:54.707Z|c85616b8-0742-4659-a6c4-001a55e785eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:46:54.707Z|c85616b8-0742-4659-a6c4-001a55e785eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:04.168Z|454bb270-6439-48d0-9067-83621c9843b7|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:47:04.169Z|454bb270-6439-48d0-9067-83621c9843b7|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:04.725Z|cf67a7b4-cfce-408d-8af2-c4df453ec419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:04.726Z|cf67a7b4-cfce-408d-8af2-c4df453ec419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:04.725Z|7d1e2c2b-1300-4ebd-8707-e537fc724e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:04.726Z|7d1e2c2b-1300-4ebd-8707-e537fc724e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:04.731Z|9c0c2dc8-6e0d-4713-827f-20e1310200ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:04.731Z|9c0c2dc8-6e0d-4713-827f-20e1310200ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:09.209Z|58bc30b6-dd64-43dd-affa-33d6a32685f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:47:09.210Z|58bc30b6-dd64-43dd-affa-33d6a32685f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:47:09.853Z|89445eb2-564a-47ea-b0c6-851548a02659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:47:09.853Z|89445eb2-564a-47ea-b0c6-851548a02659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:47:14.747Z|45891e8f-155f-4a1e-8741-126f1bec3737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:14.748Z|45891e8f-155f-4a1e-8741-126f1bec3737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:14.749Z|7c1ddddd-bda1-4440-bb54-e671f18af24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:14.749Z|7c1ddddd-bda1-4440-bb54-e671f18af24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:14.755Z|8d89952f-6e1b-4625-85dd-ca93e89f40df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:14.755Z|8d89952f-6e1b-4625-85dd-ca93e89f40df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:24.210Z|f49ff714-ed82-4da8-8bd8-fc7ed852e07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:47:24.211Z|f49ff714-ed82-4da8-8bd8-fc7ed852e07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:47:24.775Z|9595e0e9-bd27-466e-b939-49028e46bd3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:24.776Z|9595e0e9-bd27-466e-b939-49028e46bd3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:24.781Z|7d5bc4d9-dc93-4cd4-ba54-94b6e710d24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:24.781Z|7d5bc4d9-dc93-4cd4-ba54-94b6e710d24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:24.785Z|cbd7e02e-2b53-4436-89ec-31d11bed9174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:24.785Z|cbd7e02e-2b53-4436-89ec-31d11bed9174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:34.824Z|140fb8cf-e1f4-4b06-a59e-b31c89f964b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:34.824Z|3373c70e-acca-4dc2-9625-116f47a95c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:34.824Z|00f30deb-b4b3-42a4-b582-dc1630c46f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:34.838Z|00f30deb-b4b3-42a4-b582-dc1630c46f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:34.838Z|3373c70e-acca-4dc2-9625-116f47a95c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:34.845Z|140fb8cf-e1f4-4b06-a59e-b31c89f964b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:39.209Z|285662f9-4384-4202-b1ae-68772e4d0e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:47:39.213Z|285662f9-4384-4202-b1ae-68772e4d0e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:47:39.854Z|3188d55e-8b8a-4225-a9d1-d43a1a2b0a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:47:39.854Z|3188d55e-8b8a-4225-a9d1-d43a1a2b0a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:47:44.869Z|10566491-fbc9-4fdf-834b-3caa5bcb8bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:44.870Z|10566491-fbc9-4fdf-834b-3caa5bcb8bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:44.874Z|0190051e-a6bc-4112-a0ab-0fccfa26e600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:44.875Z|0190051e-a6bc-4112-a0ab-0fccfa26e600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:44.882Z|10919d27-28e7-40d1-9ee0-6fad91abeed7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:44.883Z|10919d27-28e7-40d1-9ee0-6fad91abeed7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:54.209Z|022608a6-4d7c-4cdf-a7d3-a0f67860b953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:47:54.209Z|022608a6-4d7c-4cdf-a7d3-a0f67860b953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:47:54.891Z|6cb5403b-e372-4b66-98c9-baf6482837fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:54.891Z|6cb5403b-e372-4b66-98c9-baf6482837fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:54.895Z|e1d0a5a8-85de-4b06-b928-322fd1df21f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:54.895Z|e1d0a5a8-85de-4b06-b928-322fd1df21f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:47:54.904Z|65737b87-3294-4122-b6f1-ce56fa089544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:47:54.904Z|65737b87-3294-4122-b6f1-ce56fa089544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:04.168Z|e58f42d0-2b0b-4e4b-86bd-10c802c436d3|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:48:04.169Z|e58f42d0-2b0b-4e4b-86bd-10c802c436d3|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:04.915Z|7bcb77b9-1aa0-4277-8f21-14d0fb177d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:04.915Z|54158a73-ad83-4680-9f8a-d3631365795a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:04.916Z|7bcb77b9-1aa0-4277-8f21-14d0fb177d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:04.916Z|54158a73-ad83-4680-9f8a-d3631365795a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:04.929Z|af1a14c1-9e85-4c2f-956b-8110bfa6d6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:04.929Z|af1a14c1-9e85-4c2f-956b-8110bfa6d6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:09.209Z|948f8068-7847-4456-b708-4bace3276a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:48:09.209Z|948f8068-7847-4456-b708-4bace3276a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:48:09.855Z|29877f19-5b6b-4c6d-8c65-a496c1c56bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:48:09.855Z|29877f19-5b6b-4c6d-8c65-a496c1c56bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:48:14.938Z|ae1da3b7-db51-4782-9e30-4782b6d2fd5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:14.938Z|44a105ed-8690-4ed2-8fbb-85f0130b172b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:14.938Z|ae1da3b7-db51-4782-9e30-4782b6d2fd5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:14.938Z|44a105ed-8690-4ed2-8fbb-85f0130b172b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:14.951Z|61419aac-391a-4816-8e65-20d160622d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:14.951Z|61419aac-391a-4816-8e65-20d160622d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:24.209Z|3c18ceec-89f7-4382-80e9-84468a4cf087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:48:24.212Z|3c18ceec-89f7-4382-80e9-84468a4cf087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:48:24.964Z|b1dd277f-0c08-4a7b-ab92-ef3e6b9f629d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:24.964Z|046f0315-ac59-4524-96ac-17aac8f29b1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:24.965Z|046f0315-ac59-4524-96ac-17aac8f29b1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:24.965Z|b1dd277f-0c08-4a7b-ab92-ef3e6b9f629d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:24.982Z|2d1f4375-a538-47f4-ac08-6e54ac857f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:24.982Z|2d1f4375-a538-47f4-ac08-6e54ac857f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:34.987Z|cae2d825-100d-483f-a3cc-68081bf9d3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:34.988Z|edd59c01-631e-4b7a-81da-3c88d22e414d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:34.988Z|cae2d825-100d-483f-a3cc-68081bf9d3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:34.988Z|edd59c01-631e-4b7a-81da-3c88d22e414d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:35.006Z|060ca1a5-a0d9-48d2-878e-a2998addbc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:35.007Z|060ca1a5-a0d9-48d2-878e-a2998addbc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:39.209Z|b5084b60-0baf-4c4a-92ae-51328b4ae169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:48:39.209Z|b5084b60-0baf-4c4a-92ae-51328b4ae169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:48:39.856Z|578094bb-d425-44c0-9557-b17c86098a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:48:39.857Z|578094bb-d425-44c0-9557-b17c86098a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:48:45.013Z|11b1d4f9-1e87-4105-a3e7-59d9ad4ca176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:45.013Z|3ca1d03b-b33b-4366-9519-0f58e50bb49d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:45.014Z|11b1d4f9-1e87-4105-a3e7-59d9ad4ca176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:45.014Z|3ca1d03b-b33b-4366-9519-0f58e50bb49d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:45.030Z|c2255403-8352-4c97-add7-7338a48d069b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:45.031Z|c2255403-8352-4c97-add7-7338a48d069b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:54.211Z|6124d936-1afc-467c-8d74-1678a5eb59af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:48:54.217Z|6124d936-1afc-467c-8d74-1678a5eb59af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:48:55.051Z|18ce89e3-6da5-414e-9ad9-c5533e07f45a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:55.052Z|df3b64fc-c048-4cd1-97f4-c72b6a89752e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:55.054Z|18ce89e3-6da5-414e-9ad9-c5533e07f45a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:55.054Z|df3b64fc-c048-4cd1-97f4-c72b6a89752e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:48:55.056Z|a0587cfb-235f-47c5-bdd3-b59c1bb54aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:48:55.056Z|a0587cfb-235f-47c5-bdd3-b59c1bb54aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:04.171Z|c7840f92-4141-4dc1-81fa-a2fdefb98ccf|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:49:04.173Z|c7840f92-4141-4dc1-81fa-a2fdefb98ccf|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:05.093Z|e99a5152-7fa0-4994-bfce-d81555a76a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:05.093Z|e99a5152-7fa0-4994-bfce-d81555a76a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:05.096Z|5d6a2f8b-fb86-41a5-a935-869b0d504b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:05.096Z|5d6a2f8b-fb86-41a5-a935-869b0d504b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:05.103Z|8daa4a3a-75d9-4a68-8240-bdcc32ac499d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:05.104Z|8daa4a3a-75d9-4a68-8240-bdcc32ac499d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:09.209Z|c91d829c-0d65-40ee-a5f6-6dec5343cbd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:49:09.210Z|c91d829c-0d65-40ee-a5f6-6dec5343cbd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:49:09.857Z|0d587062-0244-43f8-a7d9-ab9540035fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:49:09.858Z|0d587062-0244-43f8-a7d9-ab9540035fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:49:15.127Z|4e17eaee-38dc-4d98-99ed-e8174186d90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:15.127Z|6e7b6a5a-a7ea-4bb0-b74a-8dc6b0cc5e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:15.128Z|6e7b6a5a-a7ea-4bb0-b74a-8dc6b0cc5e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:15.128Z|4e17eaee-38dc-4d98-99ed-e8174186d90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:15.135Z|3eb62edf-620a-433b-915a-825968868b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:15.135Z|3eb62edf-620a-433b-915a-825968868b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:24.209Z|9c6648bf-a48f-41f8-ae86-9c4423020ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:49:24.210Z|9c6648bf-a48f-41f8-ae86-9c4423020ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:49:25.150Z|69f20717-7572-4d22-b325-8d0776b4fabd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:25.151Z|69f20717-7572-4d22-b325-8d0776b4fabd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:25.155Z|8b59ddda-2edc-42b5-b507-edb0a2825e32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:25.156Z|8b59ddda-2edc-42b5-b507-edb0a2825e32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:25.159Z|3d5743cb-1860-4f8c-8379-b3ce9c30043c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:25.160Z|3d5743cb-1860-4f8c-8379-b3ce9c30043c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:35.190Z|e2164566-fe19-4dd1-b8cd-d69dec230895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:35.190Z|afe511cd-6099-4a28-939e-f0284d776c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:35.191Z|afe511cd-6099-4a28-939e-f0284d776c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:35.191Z|e2164566-fe19-4dd1-b8cd-d69dec230895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:35.192Z|1a25011f-2155-4d7c-9e7e-807fa4d1a3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:35.192Z|1a25011f-2155-4d7c-9e7e-807fa4d1a3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:39.209Z|c110e989-01d2-407d-b986-ffb9f29d85a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:49:39.211Z|c110e989-01d2-407d-b986-ffb9f29d85a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:49:39.859Z|e9dbb437-7613-4744-8136-1d41691cea5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:49:39.859Z|e9dbb437-7613-4744-8136-1d41691cea5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:49:45.218Z|86baa72d-465d-4acf-8dfc-a07ba2ce8ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:45.219Z|86baa72d-465d-4acf-8dfc-a07ba2ce8ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:45.219Z|68725dfa-81c2-4cf2-bf4c-d45c40e31199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:45.220Z|68725dfa-81c2-4cf2-bf4c-d45c40e31199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:45.220Z|63e9c48a-c117-4a0d-87b1-2e2a579d7385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:45.221Z|63e9c48a-c117-4a0d-87b1-2e2a579d7385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:54.209Z|242e6ce7-898c-4bc9-ba87-76f3568b90a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:49:54.210Z|242e6ce7-898c-4bc9-ba87-76f3568b90a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:49:55.252Z|eeec8187-3048-443d-9b07-b09cfe1d1b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:55.253Z|eeec8187-3048-443d-9b07-b09cfe1d1b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:55.253Z|f1e08a45-2012-4488-b050-ce228c1784c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:55.254Z|23372935-eddc-43e5-9c26-17fa2f91b899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:49:55.254Z|f1e08a45-2012-4488-b050-ce228c1784c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:55.254Z|23372935-eddc-43e5-9c26-17fa2f91b899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:49:55.484Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:49:55.497Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac already exists in requestDb InfraActiveRequests table
2021-09-26T08:49:55.499Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:49:55.499Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:49:55.500Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:49:55.500Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:49:55.500Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:49:55.500Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5783ef908e7fe06", X-B3-SpanId:"0e7c1e013d0ea934", X-B3-ParentSpanId:"e5783ef908e7fe06", X-B3-Sampled:"0", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb4fde86-372b-4b52-8918-1d139656a0c7"]
2021-09-26T08:49:55.501Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:49:55.501Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:49:55.543Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:49:55.544Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:49:55.544Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:49:55.544Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 08:49:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:49:55.545Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: 
2021-09-26T08:49:55.546Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:49:55.546Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|404|Not Found|InvokeReturn
2021-09-26T08:49:55.736Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-09-26T08:49:55.757Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-09-26T08:50:04.169Z|58d13b80-cd6f-4a54-90b5-20f2cb858b34|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:50:04.170Z|58d13b80-cd6f-4a54-90b5-20f2cb858b34|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:05.279Z|9c317c74-6a33-4e14-9550-bf0862b3c28f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:05.279Z|f3ba50c5-b74e-4f39-aa66-82db2d95e8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:05.280Z|9c317c74-6a33-4e14-9550-bf0862b3c28f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:05.280Z|f3ba50c5-b74e-4f39-aa66-82db2d95e8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:05.281Z|a9fee4d6-d25a-4974-866f-62835d83d7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:05.282Z|a9fee4d6-d25a-4974-866f-62835d83d7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:09.209Z|5552fb1c-5596-4d99-8ab2-d56568952835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:50:09.210Z|5552fb1c-5596-4d99-8ab2-d56568952835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:50:09.860Z|675cb251-e304-412a-aa45-d1687e1e53fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:50:09.861Z|675cb251-e304-412a-aa45-d1687e1e53fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:50:15.233Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-09-26T08:50:15.309Z|e87bac61-0c1f-4ab2-8df3-3cc52e080a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:15.311Z|e87bac61-0c1f-4ab2-8df3-3cc52e080a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:15.346Z|d8f2f3db-acaa-49c4-b1a8-3e18125a7a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:15.347Z|d8f2f3db-acaa-49c4-b1a8-3e18125a7a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:15.391Z|2c295dd6-07bb-4f31-ad8e-cf91c34ada09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:15.392Z|2c295dd6-07bb-4f31-ad8e-cf91c34ada09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:15.417Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-09-26T08:50:15.418Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-09-26T08:50:15.820Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-09-26T08:50:15.822Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210926-08:50:15:739-68066], Content-Length=[313], Date=[Sun, 26 Sep 2021 08:50:15 GMT], Content-Type=[application/json]}
2021-09-26T08:50:15.825Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-09-26T08:50:15.852Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234
2021-09-26T08:50:15.855Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-09-26T08:50:15.860Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-09-26T08:50:15.907Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-09-26T08:50:15.908Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f8611d9b-a080-42dc-8ad2-f4008a8dd96b], X-ECOMP-RequestID=[774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac], X-TransactionId=[], X-ONAP-RequestID=[774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac]}
2021-09-26T08:50:15.965Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210926-08:50:15:948-96286], Content-Length=[313], Date=[Sun, 26 Sep 2021 08:50:15 GMT], Content-Type=[application/json]}
2021-09-26T08:50:15.965Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/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-09-26T08:50:15.966Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-09-26T08:50:15.969Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234
2021-09-26T08:50:15.970Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-09-26T08:50:15.979Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-09-26T08:50:16.021Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-09-26T08:50:16.022Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375|INFO|500||Invoke
2021-09-26T08:50:16.086Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375|INFO|500||InvokeReturn
2021-09-26T08:50:16.087Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210926-08:50:16:050-53750], vertex-id=[245800], Content-Length=[618], Date=[Sun, 26 Sep 2021 08:50:16 GMT], Content-Type=[application/json]}
2021-09-26T08:50:16.088Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"5972811b7acc4aa48e26da02f9028375","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632645880709","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-09-26T08:50:16.235Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-09-26T08:50:16.235Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-09-26T08:50:16.298Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:16.299Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-09-26T08:50:16.299Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:16.300Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:16.300Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-09-26T08:50:16.300Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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:"e5783ef908e7fe06", X-B3-SpanId:"9375066cc95f8d56", X-B3-ParentSpanId:"e5783ef908e7fe06", X-B3-Sampled:"0", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"befea625-e47a-44aa-8483-3733581e2640"]
2021-09-26T08:50:16.301Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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_8050fb04-3f92-4e4b-a479-730e455c4a65","requestScope":"service"}
2021-09-26T08:50:16.301Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-09-26T08:50:16.637Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:16.638Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:16.639Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-09-26T08:50:16.639Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:16.640Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-09-26T08:50:16.640Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:16.640Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-09-26T08:50:16.655Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:50:16.656Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||Invoke
2021-09-26T08:50:16.656Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:16.656Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:50:16.657Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Method      : GET
2021-09-26T08:50:16.657Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfc44f2a-2bac-4631-be85-1e737570b600"]
2021-09-26T08:50:16.657Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Request body: 
2021-09-26T08:50:16.658Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||==========================request end================================================
2021-09-26T08:50:16.935Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:16.935Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:16.936Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status text  : 
2021-09-26T08:50:16.936Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0C4CA2DAF8A337F827360E16AA3C9C4F; 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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:16.938Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "02f8f076-eba5-4bb2-a6d3-414accda0780",
  "modelInvariantUUID" : "c9ba0712-f87a-4112-a396-0f10a7154560",
  "created" : "2021-09-26 08:47:11.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/recipes"
    }
  }
}
2021-09-26T08:50:16.938Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:16.939Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||InvokeReturn
2021-09-26T08:50:17.095Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance
2021-09-26T08:50:17.096Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|INFO|500||Invoke
2021-09-26T08:50:17.096Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:17.097Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance
2021-09-26T08:50:17.097Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Method      : GET
2021-09-26T08:50:17.097Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06ff13d5-2713-47eb-b7f5-ed93c490f5a8"]
2021-09-26T08:50:17.098Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Request body: 
2021-09-26T08:50:17.098Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||==========================request end================================================
2021-09-26T08:50:17.157Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:17.158Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:50:17.158Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Status text  : 
2021-09-26T08:50:17.159Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:17.159Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Response body: 
2021-09-26T08:50:17.159Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:17.160Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T08:50:17.161Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560
2021-09-26T08:50:17.162Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|INFO|500||Invoke
2021-09-26T08:50:17.162Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:17.162Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560
2021-09-26T08:50:17.163Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Method      : GET
2021-09-26T08:50:17.163Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a409ba-4169-4daf-88c7-201f592c82f5"]
2021-09-26T08:50:17.163Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Request body: 
2021-09-26T08:50:17.163Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||==========================request end================================================
2021-09-26T08:50:17.279Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:17.280Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:17.280Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Status text  : 
2021-09-26T08:50:17.281Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:17.291Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "02f8f076-eba5-4bb2-a6d3-414accda0780",
      "modelInvariantUUID" : "c9ba0712-f87a-4112-a396-0f10a7154560",
      "created" : "2021-09-26 08:47:11.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" : 14,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/networkCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/recipes"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560"
    }
  }
}
2021-09-26T08:50:17.292Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:17.293Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|INFO|500||InvokeReturn
2021-09-26T08:50:17.320Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance
2021-09-26T08:50:17.321Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|INFO|500||Invoke
2021-09-26T08:50:17.322Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:17.322Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance
2021-09-26T08:50:17.323Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Method      : GET
2021-09-26T08:50:17.323Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec0c33a7-af6b-4ee8-bb50-a82ac020dc3d"]
2021-09-26T08:50:17.324Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Request body: 
2021-09-26T08:50:17.324Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||==========================request end================================================
2021-09-26T08:50:17.344Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:17.345Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:50:17.346Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Status text  : 
2021-09-26T08:50:17.346Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:17.347Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||Response body: 
2021-09-26T08:50:17.347Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:17.348Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T08:50:17.349Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:17.350Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:17.350Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.350Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.351Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.351Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5575f16f-04f4-454a-8d5b-8083da41670b"]
2021-09-26T08:50:17.352Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.352Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.383Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.384Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.384Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.385Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:17.386Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26 06:42:26.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    }
  }
}
2021-09-26T08:50:17.386Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/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-09-26T08:50:17.388Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:17.393Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:17.394Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/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-09-26T08:50:17.394Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.394Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.395Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.395Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39525273-35a5-4fc5-9543-eed7af3aa061"]
2021-09-26T08:50:17.395Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.396Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.441Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.442Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.443Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.443Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:17.444Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-09-26T06:42:26.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2021-09-26T08:50:17.445Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-09-26T08:50:17.446Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/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-09-26T08:50:17.460Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:50:17.460Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||Invoke
2021-09-26T08:50:17.461Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:17.461Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:50:17.462Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Method      : GET
2021-09-26T08:50:17.462Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d3bf19-ad93-4016-8deb-a03244c54016"]
2021-09-26T08:50:17.462Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Request body: 
2021-09-26T08:50:17.462Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||==========================request end================================================
2021-09-26T08:50:17.498Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:17.498Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:17.499Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status text  : 
2021-09-26T08:50:17.499Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 08:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:17.501Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "02f8f076-eba5-4bb2-a6d3-414accda0780",
  "modelInvariantUUID" : "c9ba0712-f87a-4112-a396-0f10a7154560",
  "created" : "2021-09-26 08:47:11.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/recipes"
    }
  }
}
2021-09-26T08:50:17.501Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:17.502Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||InvokeReturn
2021-09-26T08:50:17.525Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:17.526Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-09-26T08:50:17.526Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:17.526Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:17.527Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-09-26T08:50:17.527Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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:"8853", X-B3-TraceId:"e5783ef908e7fe06", X-B3-SpanId:"4a4b56524adf2fe5", X-B3-ParentSpanId:"e5783ef908e7fe06", X-B3-Sampled:"0", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6b8f5b0-d880-4561-a301-2ff56ea996c9"]
2021-09-26T08:50:17.527Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","requestStatus":"IN_PROGRESS","startTime":1632646195756,"source":"VID","tenantId":"5972811b7acc4aa48e26da02f9028375","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65","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":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"}
2021-09-26T08:50:17.527Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-09-26T08:50:18.153Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:18.155Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:18.155Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-09-26T08:50:18.155Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:18.158Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T08:49:55.756+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-09-26T08:50:17.810+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:50:18.159Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:18.159Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-09-26T08:50:18.235Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:18.236Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-09-26T08:50:18.237Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:18.237Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:18.237Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:18.238Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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:"4579", X-B3-TraceId:"e5783ef908e7fe06", X-B3-SpanId:"10c0da44c3f9c139", X-B3-ParentSpanId:"e5783ef908e7fe06", X-B3-Sampled:"0", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6417dd7e-252f-4535-906a-1449160a44a0"]
2021-09-26T08:50:18.238Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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\":\"c9ba0712-f87a-4112-a396-0f10a7154560\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"02f8f076-eba5-4bb2-a6d3-414accda0780\",\"modelUuid\":\"02f8f076-eba5-4bb2-a6d3-414accda0780\",\"modelInvariantUuid\":\"c9ba0712-f87a-4112-a396-0f10a7154560\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"5972811b7acc4aa48e26da02f9028375\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"708aa930-2892-47ed-a5a4-e5858bd09094\",\"modelInvariantUuid\":\"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"5972811b7acc4aa48e26da02f9028375\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\"modelInvariantUuid\":\"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"253da1b4-e7b3-4312-900f-9041804e4b71\"},\"instanceName\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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\":\"02f8f076-eba5-4bb2-a6d3-414accda0780\",\"modelInvariantId\":\"c9ba0712-f87a-4112-a396-0f10a7154560\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4a3a4065-66b3-447c-9de0-62e4d8725255\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","type":"String"},"mso-request-id":{"value":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","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-09-26T08:50:18.238Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:24.211Z|f21be71e-a9ba-4adc-8f6f-7486fd000501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:50:24.214Z|f21be71e-a9ba-4adc-8f6f-7486fd000501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:50:25.342Z|c4ad586c-94ec-4a8b-936d-e6ea73d9d6c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:25.343Z|c4ad586c-94ec-4a8b-936d-e6ea73d9d6c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:25.410Z|1dad64c2-7ae5-42a5-97ca-cacbf300dafc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:25.411Z|1dad64c2-7ae5-42a5-97ca-cacbf300dafc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:25.419Z|f41b4315-a41c-4aab-927d-908245f1c09d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:25.422Z|f41b4315-a41c-4aab-927d-908245f1c09d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:35.389Z|28f4a077-66d7-44ed-aad9-64fabe9aa9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:35.390Z|28f4a077-66d7-44ed-aad9-64fabe9aa9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:35.435Z|36495c05-df79-41f5-8d63-d0910f2f3b74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:35.436Z|36495c05-df79-41f5-8d63-d0910f2f3b74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:35.446Z|13c67bfc-f5ab-41f4-b1c6-b09b6650b84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:35.447Z|13c67bfc-f5ab-41f4-b1c6-b09b6650b84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:39.209Z|9dc4cb9a-1a64-4348-9fc3-35266b190499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:50:39.210Z|9dc4cb9a-1a64-4348-9fc3-35266b190499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:50:39.862Z|69e9fabb-2cc3-4ee8-bb10-c10be06fb22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:50:39.862Z|69e9fabb-2cc3-4ee8-bb10-c10be06fb22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:50:45.427Z|e19f6a4a-5af2-4e89-94a1-3a2e7c5544a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:45.428Z|e19f6a4a-5af2-4e89-94a1-3a2e7c5544a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:45.473Z|90731a60-fa50-4a1f-9abb-9f85a8cc7520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:45.474Z|90731a60-fa50-4a1f-9abb-9f85a8cc7520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:45.477Z|4c52855f-bbf0-43b1-a422-ac964c3ebf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:45.478Z|4c52855f-bbf0-43b1-a422-ac964c3ebf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:47.091Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:47.092Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:47.093Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:47.094Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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=EA408E3EFAA8E4049AAD13311A07E831; Path=/; HttpOnly", Date:"Sun, 26 Sep 2021 08:50:47 GMT", X-ONAP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-TransactionID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ECOMP-RequestID:"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6417dd7e-252f-4535-906a-1449160a44a0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-09-26T08:50:47.095Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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\":\"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac\",\"instanceId\":\"89a805f7-568b-4362-b3a1-45a9d5e114bb\"}}","message":"Success","processInstanceID":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","variables":null,"messageCode":200}
2021-09-26T08:50:47.095Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|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-09-26T08:50:47.096Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-09-26T08:50:47.119Z|774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:50:47.272Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:50:47.305Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:50:47.306Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:50:47.306Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:47.306Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:50:47.307Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:50:47.307Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c27d1429d660b35", X-B3-SpanId:"36ab254650866c57", X-B3-ParentSpanId:"9c27d1429d660b35", X-B3-Sampled:"0", X-ONAP-RequestID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-RequestID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-TransactionID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-ECOMP-RequestID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8864883b-51cb-434b-b157-48c2de5ead29"]
2021-09-26T08:50:47.307Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:50:47.307Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:50:47.333Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:47.334Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:47.334Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:50:47.335Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:50:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:47.336Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:50:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:50:47.337Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:47.337Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:50:47.343Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:50:47.344Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:50:47.344Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:47.344Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:50:47.344Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:50:47.345Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c27d1429d660b35", X-B3-SpanId:"cd935e8a0190e757", X-B3-ParentSpanId:"9c27d1429d660b35", X-B3-Sampled:"0", X-ONAP-RequestID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-RequestID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-TransactionID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-ECOMP-RequestID:"9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a6a68cf-b82e-409f-8c6d-78af8d7aef9f"]
2021-09-26T08:50:47.345Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:50:47.346Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:50:47.456Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:47.457Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:47.457Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:50:47.458Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:50:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:47.458Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:50:47.459Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:47.459Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:50:47.485Z|9a05f9d8-c629-41ac-a1b2-911eb9ec8ed8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:50:54.209Z|18661f4a-a6af-4950-8ef5-453907099a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:50:54.210Z|18661f4a-a6af-4950-8ef5-453907099a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:50:55.451Z|badab49c-4ff6-418a-89e6-c1d407314bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:55.452Z|badab49c-4ff6-418a-89e6-c1d407314bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:55.494Z|f6ac68af-f975-4353-9f1c-d88d9a74cb23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:55.495Z|f6ac68af-f975-4353-9f1c-d88d9a74cb23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:55.498Z|c845a103-ac52-43cb-9b40-282d3961baee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:50:55.499Z|c845a103-ac52-43cb-9b40-282d3961baee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:50:57.644Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:50:57.648Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:50:57.649Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:50:57.649Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:57.650Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:50:57.650Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:50:57.650Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d9a8e04194a15fc", X-B3-SpanId:"3cd3d39bd5b382ca", X-B3-ParentSpanId:"8d9a8e04194a15fc", X-B3-Sampled:"0", X-ONAP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-TransactionID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ECOMP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad702d9e-69f8-4047-b85f-971f9df9c78e"]
2021-09-26T08:50:57.651Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:50:57.651Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:50:57.692Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:57.693Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:57.693Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:50:57.694Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:57.696Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:50:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:50:57.696Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:57.696Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:50:57.700Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:50:57.701Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:50:57.702Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:57.702Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:50:57.702Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:50:57.703Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d9a8e04194a15fc", X-B3-SpanId:"c8f64878c1fd30e4", X-B3-ParentSpanId:"8d9a8e04194a15fc", X-B3-Sampled:"0", X-ONAP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-TransactionID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ECOMP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54dfac0c-4469-4a67-8ac1-7e231f5c0e73"]
2021-09-26T08:50:57.703Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:50:57.703Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:50:57.729Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:57.730Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:57.730Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:50:57.731Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:57.731Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:50:57.732Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:57.732Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:50:57.804Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:50:57.804Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:50:57.805Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:57.805Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:50:57.805Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:50:57.805Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-TransactionID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ECOMP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01e15e7c-ed8f-4297-9b10-0f164fbae090"]
2021-09-26T08:50:57.806Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:50:57.806Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:50:58.126Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:58.126Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:58.127Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:50:58.127Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E7C6EAFDED8ECC96E2B3C647313E47CE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 26 Sep 2021 08:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:58.128Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc008a6f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:50:54.607+0000","endTime":"2021-09-26T08:50:56.376+0000","removalTime":null,"durationInMillis":1769,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"d8963611-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:50:58.128Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:58.129Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:50:58.165Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:50:58.165Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:50:58.166Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:50:58.166Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:50:58.166Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:50:58.167Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-TransactionID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ECOMP-RequestID:"03bb10c4-cd02-476c-abaa-7f9baf0d1cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef9adb5d-0f4f-4d16-988f-38aa2c79e439"]
2021-09-26T08:50:58.167Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:50:58.167Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:50:58.337Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:50:58.338Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:50:58.338Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:50:58.339Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EE3E2F8B5EDF24804706B7FC867FDC7B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sun, 26 Sep 2021 08:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:50:58.340Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:dc059392-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"dc008a6f-1ea6-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"dc008a6f-1ea6-11ec-b774-3a4409607b81","executionId":"dc008a6f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:50:54.640+0000","endTime":"2021-09-26T08:50:56.367+0000","durationInMillis":1727,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:50:58.340Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:50:58.340Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:50:58.348Z|03bb10c4-cd02-476c-abaa-7f9baf0d1cd8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:51:04.169Z|984db0ac-31fa-4c80-ba02-48126cc5d8f1|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:51:04.170Z|984db0ac-31fa-4c80-ba02-48126cc5d8f1|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:05.473Z|f61f7fa1-2f47-47a6-804f-8a48215b71b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:05.473Z|f61f7fa1-2f47-47a6-804f-8a48215b71b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:05.516Z|350aa095-24ab-460f-b5f8-bf93a2aab909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:05.517Z|350aa095-24ab-460f-b5f8-bf93a2aab909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:05.519Z|ddb85fb3-e8e0-4eeb-96ed-aa81c78496bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:05.519Z|ddb85fb3-e8e0-4eeb-96ed-aa81c78496bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:08.487Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:51:08.495Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:08.496Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:51:08.496Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:08.496Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:08.497Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:51:08.497Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b813c0dbe3f4d2a8", X-B3-SpanId:"3b1e5c7d7e99b28d", X-B3-ParentSpanId:"b813c0dbe3f4d2a8", X-B3-Sampled:"0", X-ONAP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-TransactionID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ECOMP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b73ca46-c6d6-4abf-b7c1-e904e8e73864"]
2021-09-26T08:51:08.497Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:51:08.497Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:51:08.531Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:08.531Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:08.532Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:51:08.532Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:08.534Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:50:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:51:08.535Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:08.535Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:51:08.539Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:08.540Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:51:08.540Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:08.541Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:08.541Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:51:08.542Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b813c0dbe3f4d2a8", X-B3-SpanId:"f738c913996c91a3", X-B3-ParentSpanId:"b813c0dbe3f4d2a8", X-B3-Sampled:"0", X-ONAP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-TransactionID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ECOMP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b2e85e-a250-4610-99dc-59973a358fa0"]
2021-09-26T08:51:08.542Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:51:08.543Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:51:08.565Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:08.565Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:08.566Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:51:08.566Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:08.567Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:51:08.568Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:08.568Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:51:08.641Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:08.642Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:08.642Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:08.643Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:08.643Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:08.643Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-TransactionID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ECOMP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a890c26-4ce0-42ac-b0ef-0a8c1930e396"]
2021-09-26T08:51:08.644Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:08.644Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:08.766Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:08.767Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:08.767Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:08.768Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3C51CBE609295825CCF53C794F8F3338; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 26 Sep 2021 08:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:08.768Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc008a6f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:50:54.607+0000","endTime":"2021-09-26T08:50:56.376+0000","removalTime":null,"durationInMillis":1769,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"d8963611-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:51:08.768Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:08.769Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:08.796Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:08.797Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:08.797Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:08.797Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:08.798Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:08.798Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-TransactionID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ECOMP-RequestID:"dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"732b0f38-e16a-4876-b20e-71aad32d0fff"]
2021-09-26T08:51:08.798Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:08.798Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:08.921Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:08.922Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:08.922Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:08.922Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9648CABF2C963B14B1E88B2D8D3D2812; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sun, 26 Sep 2021 08:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:08.923Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:dc059392-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"dc008a6f-1ea6-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"dc008a6f-1ea6-11ec-b774-3a4409607b81","executionId":"dc008a6f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:50:54.640+0000","endTime":"2021-09-26T08:50:56.367+0000","durationInMillis":1727,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:51:08.923Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:08.924Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc008a6f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:08.929Z|dcd5ae27-be0d-4ac9-9a59-dfb1b8a3695e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:51:09.209Z|c3ac5ffe-1ac5-4afc-aec6-c0d5ec1c7f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:51:09.218Z|c3ac5ffe-1ac5-4afc-aec6-c0d5ec1c7f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:51:09.863Z|edc30484-5463-4114-a49f-be2c5b11f521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:51:09.863Z|edc30484-5463-4114-a49f-be2c5b11f521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:51:15.495Z|a577498f-2390-4586-b1f0-f53c35e8a640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:15.496Z|a577498f-2390-4586-b1f0-f53c35e8a640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:15.538Z|84efa63a-955d-4dae-9f77-7ba33cf21404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:15.538Z|a0877706-6049-4935-9494-fe8a4c046437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:15.539Z|a0877706-6049-4935-9494-fe8a4c046437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:15.538Z|84efa63a-955d-4dae-9f77-7ba33cf21404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:19.065Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:51:19.070Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:19.071Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:51:19.071Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:19.072Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:19.072Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:51:19.073Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a475566d16f6b4e", X-B3-SpanId:"0dadf332d0c59b95", X-B3-ParentSpanId:"6a475566d16f6b4e", X-B3-Sampled:"0", X-ONAP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-TransactionID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ECOMP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b8cca35-4dab-45cd-9e6e-e2fa8b7f0470"]
2021-09-26T08:51:19.073Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:51:19.073Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:51:19.098Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:19.099Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:19.099Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:51:19.099Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:19.100Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:51:19.101Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:19.101Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:51:19.103Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:19.104Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:51:19.104Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:19.104Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:19.105Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:51:19.105Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a475566d16f6b4e", X-B3-SpanId:"90d536cc6d449a60", X-B3-ParentSpanId:"6a475566d16f6b4e", X-B3-Sampled:"0", X-ONAP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-TransactionID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ECOMP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07619522-feb2-4620-9bb5-7083e9d8f82b"]
2021-09-26T08:51:19.105Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:51:19.106Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:51:19.125Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:19.125Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:19.126Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:51:19.126Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:19.128Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:51:19.128Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:19.128Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:51:19.180Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:19.181Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:19.181Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:19.181Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:19.181Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:19.182Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-TransactionID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ECOMP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89388a61-490f-422a-b9ad-ddbfcf04ca45"]
2021-09-26T08:51:19.182Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:19.182Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:19.318Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:19.319Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:19.319Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:19.320Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=33A00970C727299E9CD12065CDDC28B4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 26 Sep 2021 08:51:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:19.321Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e61876e9-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:11.542+0000","endTime":"2021-09-26T08:51:15.868+0000","removalTime":null,"durationInMillis":4326,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"de6c3308-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:51:19.321Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:19.321Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:19.348Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:19.349Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:19.349Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:19.349Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:19.349Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:19.350Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-TransactionID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ECOMP-RequestID:"efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d69d9c0-2b8d-4efa-bec2-63873e4c1c2d"]
2021-09-26T08:51:19.350Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:19.350Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:19.475Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:19.476Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:19.477Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:19.478Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9C3800A80BBBAC8B539581393F28A6AC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 26 Sep 2021 08:51:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:19.478Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e619615c-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"e61876e9-1ea6-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"e61876e9-1ea6-11ec-b774-3a4409607b81","executionId":"e61876e9-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:51:11.547+0000","endTime":"2021-09-26T08:51:12.017+0000","durationInMillis":470,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:51:19.479Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:19.479Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e61876e9-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:19.486Z|efd3fe3b-3ed0-4a9b-8f13-eb5e1f2e6e52|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:51:24.210Z|640ca1b4-44d0-4061-bb15-82cfcae3cea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:51:24.211Z|640ca1b4-44d0-4061-bb15-82cfcae3cea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:51:25.526Z|62534671-0b8d-4ae4-9ebf-f5469ee94c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:25.527Z|62534671-0b8d-4ae4-9ebf-f5469ee94c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:25.562Z|ed06235b-20c6-456c-a692-71157c9e2d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:25.562Z|0866a8f7-b5b3-495e-89af-b643b421de46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:25.563Z|ed06235b-20c6-456c-a692-71157c9e2d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:25.563Z|0866a8f7-b5b3-495e-89af-b643b421de46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:29.617Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:51:29.622Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:29.622Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:51:29.622Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:29.623Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:29.623Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:51:29.623Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dd660c01750fba6", X-B3-SpanId:"803d9262c2eea806", X-B3-ParentSpanId:"8dd660c01750fba6", X-B3-Sampled:"0", X-ONAP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-TransactionID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ECOMP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7554d368-f6d9-4a84-aab1-3ce31b1bc297"]
2021-09-26T08:51:29.623Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:51:29.624Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:51:29.652Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:29.653Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:29.653Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:51:29.653Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:29.656Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:51:29.656Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:29.657Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:51:29.659Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:29.659Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:51:29.659Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:29.660Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:29.660Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:51:29.660Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dd660c01750fba6", X-B3-SpanId:"31865500b786da0b", X-B3-ParentSpanId:"8dd660c01750fba6", X-B3-Sampled:"0", X-ONAP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-TransactionID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ECOMP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be4a9ea6-63b7-492b-99a6-6c816e2bbfe0"]
2021-09-26T08:51:29.660Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:51:29.661Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:51:29.678Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:29.678Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:29.679Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:51:29.679Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:29.680Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:51:29.680Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:29.680Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:51:29.736Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:29.737Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:29.737Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:29.738Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:29.738Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:29.739Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-TransactionID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ECOMP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7afa4d5d-ff3e-4c8c-b02c-ccd8427a7b07"]
2021-09-26T08:51:29.739Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:29.739Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:29.869Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:29.870Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:29.870Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:29.870Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=56AA240B6A193285914E9433D130C96A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 26 Sep 2021 08:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:29.871Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"eaa4b5fd-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:19.172+0000","endTime":"2021-09-26T08:51:24.785+0000","removalTime":null,"durationInMillis":5613,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"ea2a0780-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:51:29.871Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:29.871Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:29.900Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:29.959Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:29.960Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:29.960Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:29.963Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:29.981Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-TransactionID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ECOMP-RequestID:"48b8a428-ee05-4637-8e48-a55ecb2a7fca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6aaf28e-a73e-4198-bb2b-f38daad1f899"]
2021-09-26T08:51:29.986Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:29.986Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:30.132Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:30.132Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:30.132Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:30.133Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4081C890355EE7B509288AEA067FB816; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 26 Sep 2021 08:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:30.133Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:eaa57960-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"eaa4b5fd-1ea6-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"eaa4b5fd-1ea6-11ec-b774-3a4409607b81","executionId":"eaa4b5fd-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:51:19.176+0000","endTime":"2021-09-26T08:51:19.787+0000","durationInMillis":611,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:51:30.133Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:30.134Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa4b5fd-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:30.140Z|48b8a428-ee05-4637-8e48-a55ecb2a7fca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:51:35.565Z|c3cd2a28-c275-4322-b95f-f1375bed92ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:35.569Z|c3cd2a28-c275-4322-b95f-f1375bed92ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:35.591Z|5418aaa5-9cf0-498e-8f7b-53f082f9f87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:35.592Z|5418aaa5-9cf0-498e-8f7b-53f082f9f87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:35.596Z|a4d98656-973f-4d50-89b4-ff67daafd6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:35.597Z|a4d98656-973f-4d50-89b4-ff67daafd6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:39.209Z|a3b639f1-a130-43c0-b41c-8f5da427183a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:51:39.211Z|a3b639f1-a130-43c0-b41c-8f5da427183a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:51:39.864Z|11bcb605-5506-4176-b75a-aa6b340e34c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:51:39.865Z|11bcb605-5506-4176-b75a-aa6b340e34c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:51:40.285Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:51:40.299Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:40.300Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:51:40.301Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:40.301Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:40.302Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:51:40.302Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91438ea8385ff95", X-B3-SpanId:"a9bab23e842a4e16", X-B3-ParentSpanId:"d91438ea8385ff95", X-B3-Sampled:"0", X-ONAP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-TransactionID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ECOMP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06b27ed1-20e9-4b1c-ba4d-ae561f261962"]
2021-09-26T08:51:40.303Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:51:40.303Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:51:40.332Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:40.333Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:40.334Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:51:40.334Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:40.336Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:51:40.336Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:40.337Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:51:40.343Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:40.344Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:51:40.345Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:40.345Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:40.346Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:51:40.346Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91438ea8385ff95", X-B3-SpanId:"43bae2b585846356", X-B3-ParentSpanId:"d91438ea8385ff95", X-B3-Sampled:"0", X-ONAP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-TransactionID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ECOMP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"285c3c69-3dc1-421c-a9d1-833fb4b67aef"]
2021-09-26T08:51:40.346Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:51:40.347Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:51:40.379Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:40.380Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:40.381Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:51:40.382Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:40.383Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:51:40.383Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:40.384Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:51:40.473Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:40.474Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:40.475Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:40.476Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:40.476Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:40.477Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-TransactionID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ECOMP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02530159-7e23-4b83-a841-c09ff3f699a2"]
2021-09-26T08:51:40.478Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:40.478Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:40.603Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:40.604Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:40.605Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:40.605Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F3238D62F3A4819E646D8DFAA42EF7E2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 26 Sep 2021 08:51:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:40.606Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T08:51:40.607Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:40.607Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:40.668Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:40.669Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:40.670Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:40.670Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:40.670Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:40.670Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-TransactionID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ECOMP-RequestID:"827a8535-cf89-4b35-8b3f-b4b84372455a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b3dd1c6-6fd1-4983-8443-2f9abb8d8ab8"]
2021-09-26T08:51:40.671Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:40.671Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:40.798Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:40.798Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:40.800Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:40.800Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=613A7D0DC84777B792BFE504597A1F82; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 26 Sep 2021 08:51:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:40.801Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:f3ee7c56-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:51:34.754+0000","endTime":"2021-09-26T08:51:34.754+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:51:40.801Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:40.802Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:40.809Z|827a8535-cf89-4b35-8b3f-b4b84372455a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:51:45.603Z|b1a3f8a9-62b7-4745-b434-c03bea2d9ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:45.604Z|b1a3f8a9-62b7-4745-b434-c03bea2d9ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:45.614Z|fc76af4a-d4ec-437e-9660-4b3f1c9f15bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:45.615Z|fc76af4a-d4ec-437e-9660-4b3f1c9f15bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:45.617Z|09928ae2-33d9-487e-a698-fa6e35d8d5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:45.617Z|09928ae2-33d9-487e-a698-fa6e35d8d5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:50.945Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:51:50.950Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:50.951Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:51:50.951Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:50.952Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:51:50.952Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:51:50.952Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c80f2d30790a725", X-B3-SpanId:"4c65e7a028f677aa", X-B3-ParentSpanId:"9c80f2d30790a725", X-B3-Sampled:"0", X-ONAP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-TransactionID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ECOMP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ab63168-a1da-4284-bdc2-b225e58042b6"]
2021-09-26T08:51:50.952Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:51:50.953Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:51:50.981Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:50.982Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:50.982Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:51:50.982Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:50.985Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:51:50.986Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:50.986Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:51:50.989Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:50.989Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:51:50.990Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:50.990Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:51:50.990Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:51:50.991Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c80f2d30790a725", X-B3-SpanId:"39df15f9f538fbe5", X-B3-ParentSpanId:"9c80f2d30790a725", X-B3-Sampled:"0", X-ONAP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-TransactionID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ECOMP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6102d2b3-d5e6-484b-94f7-1a9d53ad810b"]
2021-09-26T08:51:50.992Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:51:50.992Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:51:51.015Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:51.015Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:51.015Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:51:51.016Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:51:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:51.018Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:51:51.018Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:51.019Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:51:51.064Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:51.065Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:51.065Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:51.065Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:51:51.065Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:51.065Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-TransactionID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ECOMP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd1d106b-8217-4ff0-ba8b-dc7e90d1d027"]
2021-09-26T08:51:51.066Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:51.066Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:51.200Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:51.201Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:51.201Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:51.201Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B49BF5806FB1CC0561A211ACF44CCE87; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 26 Sep 2021 08:51:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:51.202Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T08:51:51.202Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:51.203Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:51.229Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:51.230Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:51:51.230Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:51:51.230Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:51:51.231Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:51:51.231Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-TransactionID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ECOMP-RequestID:"08e920e1-9bbd-45fa-81ce-72b3c3adac19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef0d9bd-947a-4b87-9e76-5fefe699d19f"]
2021-09-26T08:51:51.231Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:51:51.231Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:51:51.365Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:51:51.366Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:51:51.366Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:51:51.367Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5D91983B5C1C9D5B91D9CA8BFF1C40AA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 26 Sep 2021 08:51:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:51:51.367Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fb7d25e7-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:51:47.433+0000","endTime":"2021-09-26T08:51:47.439+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:51:51.367Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:51:51.368Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:51:51.379Z|08e920e1-9bbd-45fa-81ce-72b3c3adac19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:51:54.209Z|dc3e840e-9ca9-4ec3-94a3-5c6d3fef8b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:51:54.212Z|dc3e840e-9ca9-4ec3-94a3-5c6d3fef8b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:51:55.627Z|1189f849-ee23-48c4-9c50-9d5733be2e9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:55.628Z|1189f849-ee23-48c4-9c50-9d5733be2e9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:55.638Z|18e5d4f0-c0c0-4a9a-a1ae-0aeedb7ead57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:55.639Z|18e5d4f0-c0c0-4a9a-a1ae-0aeedb7ead57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:51:55.641Z|9802e2e2-a36e-471f-80bc-e98c3b936fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:51:55.642Z|9802e2e2-a36e-471f-80bc-e98c3b936fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:01.526Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:52:01.532Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:01.533Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:52:01.533Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:01.533Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:01.534Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:52:01.534Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd648383f9639d51", X-B3-SpanId:"d43bda5f68157279", X-B3-ParentSpanId:"fd648383f9639d51", X-B3-Sampled:"0", X-ONAP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-TransactionID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ECOMP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"806a8c62-49df-4c46-8b3c-1bb98ccd225e"]
2021-09-26T08:52:01.534Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:52:01.534Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:52:01.570Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:01.571Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:01.571Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:52:01.571Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:01.578Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:52:01.579Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:01.580Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:52:01.583Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:01.583Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:52:01.583Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:01.583Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:01.584Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:52:01.584Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd648383f9639d51", X-B3-SpanId:"a02a0afbd9231429", X-B3-ParentSpanId:"fd648383f9639d51", X-B3-Sampled:"0", X-ONAP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-TransactionID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ECOMP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dd0bf47-6fff-4667-97f5-f35c1e3c7d30"]
2021-09-26T08:52:01.584Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:52:01.584Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:52:01.606Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:01.607Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:01.607Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:52:01.607Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:01.611Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:52:01.611Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:01.612Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:52:01.644Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:01.645Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:01.645Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:01.645Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:01.646Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:01.646Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-TransactionID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ECOMP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafc6d9b-c74d-45cc-a5f7-1bec6bafdb55"]
2021-09-26T08:52:01.646Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:01.646Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:01.778Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:01.779Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:01.779Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:01.779Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F6400B266092C2916623C8200DDD2050; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 26 Sep 2021 08:52:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:01.780Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T08:52:01.780Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:01.781Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:01.806Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:01.806Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:01.807Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:01.807Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:01.807Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:01.807Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-TransactionID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ECOMP-RequestID:"e8135887-9760-4db1-848c-cc222a7d27fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb6654a-6ca9-408c-8349-63c7d490387b"]
2021-09-26T08:52:01.808Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:01.808Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:01.927Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:01.928Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:01.928Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:01.928Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=310F63CA4C0C1C761108E2082C6D8951; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 26 Sep 2021 08:52:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:01.929Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fb7d25e7-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:51:47.433+0000","endTime":"2021-09-26T08:51:47.439+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:52:01.929Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:01.930Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:01.934Z|e8135887-9760-4db1-848c-cc222a7d27fe|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:52:04.170Z|31e4268a-7eb6-45e1-abde-4e21c003647b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:52:04.172Z|31e4268a-7eb6-45e1-abde-4e21c003647b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:05.651Z|88097636-a11c-4944-8389-9470453e4522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:05.652Z|88097636-a11c-4944-8389-9470453e4522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:05.665Z|b48ff4e0-7b2d-4b7f-9c90-e6e37d1528f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:05.665Z|b6ea17c6-db76-4c5a-8dd1-290434901c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:05.665Z|b6ea17c6-db76-4c5a-8dd1-290434901c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:05.665Z|b48ff4e0-7b2d-4b7f-9c90-e6e37d1528f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:09.209Z|7db234c3-8e49-4dfa-9436-65aa97d539e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:52:09.210Z|7db234c3-8e49-4dfa-9436-65aa97d539e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:52:09.865Z|b668a1ec-d1bf-4720-a900-1215d5feca9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:52:09.866Z|b668a1ec-d1bf-4720-a900-1215d5feca9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:52:12.087Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:52:12.091Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:12.092Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:52:12.092Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:12.092Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:12.092Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:52:12.092Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01fe42d2b3212c75", X-B3-SpanId:"f5a996d8423c9c09", X-B3-ParentSpanId:"01fe42d2b3212c75", X-B3-Sampled:"0", X-ONAP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-TransactionID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ECOMP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"759b3f3f-6012-4724-b14a-d3f7c0409baa"]
2021-09-26T08:52:12.093Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:52:12.093Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:52:12.122Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:12.123Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:12.123Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:52:12.124Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:12.126Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:52:12.126Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:12.127Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:52:12.129Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:12.130Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:52:12.130Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:12.130Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:12.130Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:52:12.130Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01fe42d2b3212c75", X-B3-SpanId:"c231e2fe0acea4c7", X-B3-ParentSpanId:"01fe42d2b3212c75", X-B3-Sampled:"0", X-ONAP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-TransactionID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ECOMP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"565e4c3e-cf68-497a-a7da-47eb47badb82"]
2021-09-26T08:52:12.131Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:52:12.131Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:52:12.146Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:12.147Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:12.147Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:52:12.147Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:12.149Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:52:12.149Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:12.149Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:52:12.187Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:12.187Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:12.187Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:12.188Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:12.188Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:12.188Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-TransactionID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ECOMP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6805192-e3c0-457b-be49-e5fbc8d55dbd"]
2021-09-26T08:52:12.188Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:12.189Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:12.336Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:12.337Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:12.337Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:12.338Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F845A0DF97E31B39BFD3A35E9E313B62; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 26 Sep 2021 08:52:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:12.339Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T08:52:12.339Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:12.341Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:12.386Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:12.386Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:12.388Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:12.388Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:12.388Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:12.389Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-TransactionID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ECOMP-RequestID:"80524e30-1b3a-4e24-9e2c-57322d81e875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"306a879d-9486-40a9-8dad-df2215063b28"]
2021-09-26T08:52:12.389Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:12.390Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:12.527Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:12.528Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:12.528Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:12.528Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DDBE2758D83D4E9DE3A2BD4CF804DE25; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 26 Sep 2021 08:52:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:12.529Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fb7d25e7-1ea6-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:51:47.433+0000","endTime":"2021-09-26T08:51:47.439+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:52:12.529Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:12.529Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:12.536Z|80524e30-1b3a-4e24-9e2c-57322d81e875|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:52:15.676Z|4d302927-2b98-4dec-bf15-ec1223b3b838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:15.677Z|4d302927-2b98-4dec-bf15-ec1223b3b838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:15.692Z|bf984dbc-c25f-4e24-8f09-60536d88126d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:15.693Z|4c2a7963-95ac-4f80-9032-9bb13cd3e830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:15.694Z|4c2a7963-95ac-4f80-9032-9bb13cd3e830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:15.695Z|bf984dbc-c25f-4e24-8f09-60536d88126d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:22.672Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:52:22.677Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:22.678Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:52:22.679Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:22.679Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:22.679Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:52:22.679Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9995ee3b8b83bce", X-B3-SpanId:"2c329df46712417b", X-B3-ParentSpanId:"b9995ee3b8b83bce", X-B3-Sampled:"0", X-ONAP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-TransactionID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ECOMP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ff65bb2-47ab-49f9-9bf2-a30e8bc9354c"]
2021-09-26T08:52:22.680Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:52:22.680Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:52:22.699Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:22.700Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:22.700Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:52:22.700Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:22.702Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:52:22.703Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:22.703Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:52:22.705Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:22.705Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:52:22.705Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:22.705Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:22.706Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:52:22.706Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9995ee3b8b83bce", X-B3-SpanId:"eae7048eb57fefe8", X-B3-ParentSpanId:"b9995ee3b8b83bce", X-B3-Sampled:"0", X-ONAP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-TransactionID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ECOMP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67c6d2a1-2b24-47be-b138-06bb568d8be5"]
2021-09-26T08:52:22.706Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:52:22.706Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:52:22.723Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:22.724Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:22.724Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:52:22.724Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:22.727Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:52:22.727Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:22.727Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:52:22.769Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:22.770Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:22.770Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:22.770Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:22.770Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:22.771Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-TransactionID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ECOMP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7950205-091f-4c0f-8f31-cd070a227da0"]
2021-09-26T08:52:22.771Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:22.771Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:22.894Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:22.895Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:22.895Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:22.895Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4F41CA2488AB8BDC83CE1589F7F22125; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 26 Sep 2021 08:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:22.896Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":"2021-09-26T08:52:19.654+0000","removalTime":null,"durationInMillis":44901,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:52:22.897Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:22.897Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:22.942Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:22.942Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:22.943Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:22.943Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:22.943Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:22.943Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-TransactionID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ECOMP-RequestID:"3ade3881-5b59-49bf-850b-c81bbe115998", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3732702f-77da-456f-a44a-2b500ff8f929"]
2021-09-26T08:52:22.943Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:22.944Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:23.071Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:23.072Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:23.072Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:23.073Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CC59AE80F6DF019A7E7D42F886D42E98; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 26 Sep 2021 08:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:23.074Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0eb160aa-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:52:19.652+0000","endTime":"2021-09-26T08:52:19.653+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:52:23.074Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:23.074Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:23.079Z|3ade3881-5b59-49bf-850b-c81bbe115998|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:52:24.209Z|e9e0d0e7-fbfc-4359-b3a3-efbe690c994f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:52:24.209Z|e9e0d0e7-fbfc-4359-b3a3-efbe690c994f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:52:25.708Z|e5dadb15-43c0-40cf-91a1-5dadbc1de6b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:25.709Z|e5dadb15-43c0-40cf-91a1-5dadbc1de6b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:25.716Z|e728ba96-efa3-460c-8b49-b6cf584fd862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:25.717Z|e728ba96-efa3-460c-8b49-b6cf584fd862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:25.729Z|db0dc510-fc93-4363-8203-d42f7c1cce27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:25.729Z|db0dc510-fc93-4363-8203-d42f7c1cce27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:33.217Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:52:33.222Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:33.223Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:52:33.223Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:33.223Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:33.224Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:52:33.224Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e046ca2ebede680", X-B3-SpanId:"7196dadef017370e", X-B3-ParentSpanId:"7e046ca2ebede680", X-B3-Sampled:"0", X-ONAP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-TransactionID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ECOMP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3321c649-549f-4b2e-834f-65dc6c45bcbf"]
2021-09-26T08:52:33.224Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:52:33.225Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:52:33.252Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:33.253Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:33.253Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:52:33.254Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:33.257Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:52:33.257Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:33.257Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:52:33.259Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:33.260Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:52:33.260Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:33.260Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:33.260Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:52:33.260Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e046ca2ebede680", X-B3-SpanId:"8b8912628fa60364", X-B3-ParentSpanId:"7e046ca2ebede680", X-B3-Sampled:"0", X-ONAP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-TransactionID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ECOMP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41c02da2-b718-45ce-9e03-f13af5dc2c1d"]
2021-09-26T08:52:33.261Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:52:33.261Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:52:33.277Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:33.277Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:33.278Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:52:33.278Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:33.279Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:52:33.279Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:33.279Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:52:33.330Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:33.330Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:33.330Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:33.331Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:33.331Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:33.331Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-TransactionID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ECOMP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a18bbc16-4a6c-4649-82cf-410848becd0f"]
2021-09-26T08:52:33.331Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:33.331Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:33.473Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:33.473Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:33.474Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:33.474Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4B14DD3429523DAAFC5489FF1D2F9CB5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 26 Sep 2021 08:52:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:33.474Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":"2021-09-26T08:52:19.654+0000","removalTime":null,"durationInMillis":44901,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:52:33.474Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:33.475Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:33.498Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:33.498Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:33.498Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:33.499Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:33.499Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:33.499Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-TransactionID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ECOMP-RequestID:"15515f0b-3f5a-451c-9e26-8ea59272f307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d04f4980-973b-4c21-968a-cda7fa87c00c"]
2021-09-26T08:52:33.499Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:33.499Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:33.624Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:33.625Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:33.625Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:33.625Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8C8FEA1402DA902D6CAB52569A7BB8F8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 26 Sep 2021 08:52:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:33.626Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0eb160aa-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:52:19.652+0000","endTime":"2021-09-26T08:52:19.653+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:52:33.626Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:33.627Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:33.632Z|15515f0b-3f5a-451c-9e26-8ea59272f307|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:52:35.740Z|446f19c6-692e-473a-8b41-986fca15e4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:35.740Z|446f19c6-692e-473a-8b41-986fca15e4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:35.755Z|5e8e8122-4b9c-4b77-97a0-98e24d4b7bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:35.756Z|5e8e8122-4b9c-4b77-97a0-98e24d4b7bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:35.766Z|79bf5ceb-8c94-4ddc-a164-f50db0f07c95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:35.766Z|79bf5ceb-8c94-4ddc-a164-f50db0f07c95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:39.209Z|1fb08ccc-b741-4c84-b129-30fbc7cfafbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:52:39.211Z|1fb08ccc-b741-4c84-b129-30fbc7cfafbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:52:39.866Z|0413fcf5-11c1-416b-b2b0-23339b6d77fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:52:39.867Z|0413fcf5-11c1-416b-b2b0-23339b6d77fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:52:43.755Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:52:43.759Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:43.760Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:52:43.760Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:43.760Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:43.760Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:52:43.760Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9a4f98e7a55756b", X-B3-SpanId:"a297df1407f387b8", X-B3-ParentSpanId:"e9a4f98e7a55756b", X-B3-Sampled:"0", X-ONAP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-TransactionID:"84f91454-70c3-432d-8066-b19021494d71", X-ECOMP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b965461-4e0f-4ed3-9595-f2fd1c3fcd47"]
2021-09-26T08:52:43.761Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:52:43.761Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:52:43.796Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:43.796Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:43.796Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:52:43.797Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:43.801Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:52:43.801Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:43.801Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:52:43.804Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:43.804Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:52:43.804Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:43.805Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:43.805Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:52:43.807Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9a4f98e7a55756b", X-B3-SpanId:"a32b509a74016641", X-B3-ParentSpanId:"e9a4f98e7a55756b", X-B3-Sampled:"0", X-ONAP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-TransactionID:"84f91454-70c3-432d-8066-b19021494d71", X-ECOMP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f04bf868-2629-4ffe-b1d8-ee6aacc7eb8c"]
2021-09-26T08:52:43.808Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:52:43.808Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:52:43.824Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:43.825Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:43.825Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:52:43.825Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:43.829Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:52:43.829Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:43.829Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:52:43.871Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:43.872Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:43.872Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:43.872Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:43.872Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:43.873Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-TransactionID:"84f91454-70c3-432d-8066-b19021494d71", X-ECOMP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"708cf586-a660-4e42-9499-75a48e6bc3ba"]
2021-09-26T08:52:43.873Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:43.873Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:43.996Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:43.997Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:43.997Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:43.997Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8648FD553FBD6BD86BEDD41EE8593947; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 26 Sep 2021 08:52:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:43.998Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":"2021-09-26T08:52:19.654+0000","removalTime":null,"durationInMillis":44901,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:52:43.998Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:43.998Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:44.021Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:44.022Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:44.022Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:44.022Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:44.022Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:44.023Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-TransactionID:"84f91454-70c3-432d-8066-b19021494d71", X-ECOMP-RequestID:"84f91454-70c3-432d-8066-b19021494d71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e298e5e0-d1ed-462e-9695-b27bf873d131"]
2021-09-26T08:52:44.023Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:44.023Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:44.151Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:44.152Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:44.152Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:44.152Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=81B3E4E0EF9C039252353406C67A6E63; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 26 Sep 2021 08:52:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:44.153Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0eb160aa-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:52:19.652+0000","endTime":"2021-09-26T08:52:19.653+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:52:44.153Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:44.153Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:44.164Z|84f91454-70c3-432d-8066-b19021494d71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:52:45.788Z|268759c5-f1c7-406f-9ed6-10a9f56f030b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:45.789Z|268759c5-f1c7-406f-9ed6-10a9f56f030b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:45.802Z|3aae99f5-85a3-44bb-8bcb-eecc72213a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:45.803Z|3aae99f5-85a3-44bb-8bcb-eecc72213a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:45.836Z|7c964927-8f1a-4ebe-a40e-f97c0f1cd958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:45.837Z|7c964927-8f1a-4ebe-a40e-f97c0f1cd958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:54.209Z|fcd86035-9ff1-41fe-a443-54c2662dc7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:52:54.210Z|fcd86035-9ff1-41fe-a443-54c2662dc7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:52:54.308Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:52:54.321Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:54.322Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:52:54.322Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:54.322Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:52:54.323Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:52:54.323Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b209f828fc2a3841", X-B3-SpanId:"68f27e05c2ae84c9", X-B3-ParentSpanId:"b209f828fc2a3841", X-B3-Sampled:"0", X-ONAP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-TransactionID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ECOMP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42bb267c-f87e-4ad5-8465-cd9c166d4d08"]
2021-09-26T08:52:54.323Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:52:54.323Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:52:54.417Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:54.418Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:54.418Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:52:54.419Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:54.428Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:51:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:52:54.428Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:54.428Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:52:54.433Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:54.433Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:52:54.434Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:54.434Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:52:54.434Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:52:54.434Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b209f828fc2a3841", X-B3-SpanId:"a2f3211ef4d82da3", X-B3-ParentSpanId:"b209f828fc2a3841", X-B3-Sampled:"0", X-ONAP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-TransactionID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ECOMP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7975c2e7-cb91-485c-8e90-e4e6d39921d3"]
2021-09-26T08:52:54.435Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:52:54.435Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:52:54.467Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:54.467Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:54.468Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:52:54.468Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:54.470Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:52:54.471Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:54.471Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:52:54.508Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:54.508Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:54.509Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:54.509Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:52:54.509Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:54.510Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-TransactionID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ECOMP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e509f3ac-ed42-45fa-93cc-724598aab79a"]
2021-09-26T08:52:54.510Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:54.510Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:54.635Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:54.636Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:54.636Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:54.636Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8F5646E5CAED223EBEA0B6CAE832B0B0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 26 Sep 2021 08:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:54.637Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f3ee553f-1ea6-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:51:34.753+0000","endTime":"2021-09-26T08:52:19.654+0000","removalTime":null,"durationInMillis":44901,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"f3e9e92e-1ea6-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:52:54.637Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:54.637Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:54.667Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:54.668Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:52:54.668Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:52:54.668Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:52:54.668Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:52:54.669Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-TransactionID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ECOMP-RequestID:"70ee6e22-0050-4637-a31d-6763a871044b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b3c4f85-5cb2-453f-9016-ed6a73a5ca5a"]
2021-09-26T08:52:54.669Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:52:54.669Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:52:54.793Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:52:54.796Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:52:54.796Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:52:54.796Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8025C9B74A02A01BD5C2BAF89E629284; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 26 Sep 2021 08:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:52:54.797Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0eb160aa-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","executionId":"f3ee553f-1ea6-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:52:19.652+0000","endTime":"2021-09-26T08:52:19.653+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:52:54.797Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:52:54.798Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f3ee553f-1ea6-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:52:54.805Z|70ee6e22-0050-4637-a31d-6763a871044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:52:55.818Z|27613e4b-260b-42f9-840f-23204df19a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:55.820Z|27613e4b-260b-42f9-840f-23204df19a0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:55.824Z|515e67a8-f505-48b0-ae67-6118458a68ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:55.825Z|515e67a8-f505-48b0-ae67-6118458a68ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:52:55.858Z|348e4dce-0955-4154-be81-e42249aea8ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:52:55.858Z|348e4dce-0955-4154-be81-e42249aea8ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:04.176Z|a2a2e956-0f98-495e-9b6d-f92127e09895|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:53:04.178Z|a2a2e956-0f98-495e-9b6d-f92127e09895|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:04.964Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:04.974Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:04.975Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:53:04.975Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:04.975Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:04.975Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:53:04.976Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34ff3efc99f1c3ab", X-B3-SpanId:"835a273711e98a50", X-B3-ParentSpanId:"34ff3efc99f1c3ab", X-B3-Sampled:"0", X-ONAP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-TransactionID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ECOMP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56f97f82-7302-42d6-9837-c763c5c2126f"]
2021-09-26T08:53:04.976Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:53:04.976Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:53:05.004Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:05.005Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:05.005Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:53:05.006Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:05.011Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:52:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:53:05.012Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:05.013Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:53:05.020Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:05.021Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:05.021Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:05.022Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:05.023Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:05.023Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34ff3efc99f1c3ab", X-B3-SpanId:"3ac72b2038f639d8", X-B3-ParentSpanId:"34ff3efc99f1c3ab", X-B3-Sampled:"0", X-ONAP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-TransactionID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ECOMP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc866da9-55b6-46dc-b409-ddbf903760bb"]
2021-09-26T08:53:05.024Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:05.024Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:05.052Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:05.053Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:05.054Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:05.054Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:05.056Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:53:05.057Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:05.057Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:05.104Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:53:05.105Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:53:05.105Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:05.106Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:53:05.106Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:53:05.106Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-TransactionID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ECOMP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11004a1f-2ae6-449d-8e99-37f1b5736aab"]
2021-09-26T08:53:05.106Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:53:05.107Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:53:05.234Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:05.235Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:05.235Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:53:05.235Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C1EAC664E739566842CE105BF81937EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 26 Sep 2021 08:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:05.236Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"24f6fa1e-1ea7-11ec-b774-3a4409607b81","businessKey":"774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:52:57.018+0000","endTime":"2021-09-26T08:52:57.989+0000","removalTime":null,"durationInMillis":971,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81","superProcessInstanceId":"24f1c9c7-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:53:05.236Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:05.236Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:53:05.269Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:53:05.270Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:53:05.270Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:05.270Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:53:05.271Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:53:05.271Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-TransactionID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ECOMP-RequestID:"17d2be87-c3ca-41fe-9a82-62936293d8df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884fd5d7-28ae-4f2b-a1bc-bd2e8a3a7a61"]
2021-09-26T08:53:05.272Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:53:05.272Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:53:05.430Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:05.432Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:05.439Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:53:05.439Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4AABD4CBC4BB072C85A76CBAD4FEFC00; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 26 Sep 2021 08:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:05.440Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:24f79671-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"24f6fa1e-1ea7-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"24f6fa1e-1ea7-11ec-b774-3a4409607b81","executionId":"24f6fa1e-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:52:57.022+0000","endTime":"2021-09-26T08:52:57.988+0000","durationInMillis":966,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c6ccaf1e-1ea6-11ec-b774-3a4409607b81"}]
2021-09-26T08:53:05.441Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:05.442Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=24f6fa1e-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:53:05.452Z|17d2be87-c3ca-41fe-9a82-62936293d8df|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:05.848Z|71c0bcbd-220e-4bf2-9822-ffba22a0b4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:05.849Z|71c0bcbd-220e-4bf2-9822-ffba22a0b4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:05.850Z|683cd7a4-08b6-4760-9990-84d97c598d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:05.851Z|683cd7a4-08b6-4760-9990-84d97c598d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:05.891Z|ee21c162-868d-4ecd-8f98-204b9b3ee106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:05.891Z|ee21c162-868d-4ecd-8f98-204b9b3ee106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:09.209Z|7c43e4cb-1567-4344-b6ce-d57596afc7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:53:09.210Z|7c43e4cb-1567-4344-b6ce-d57596afc7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:53:09.867Z|bb2dfb90-8c84-45a3-8edf-9df1963341d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:53:09.868Z|bb2dfb90-8c84-45a3-8edf-9df1963341d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:53:15.581Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:15.586Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:15.587Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:53:15.587Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:15.587Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:15.588Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:53:15.588Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ac932cc3ae4fbdd", X-B3-SpanId:"e06242e5db3dffce", X-B3-ParentSpanId:"1ac932cc3ae4fbdd", X-B3-Sampled:"0", X-ONAP-RequestID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-RequestID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-TransactionID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-ECOMP-RequestID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f406c8-2ccd-45fe-bc42-d5a1449953a3"]
2021-09-26T08:53:15.588Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:53:15.588Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:53:15.612Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:15.613Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:15.613Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:53:15.614Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:15.616Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "endTime" : "2021-09-26T08:53:14.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:53:15.617Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:15.618Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:53:15.620Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:15.620Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:15.620Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:15.620Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:15.621Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:15.621Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ac932cc3ae4fbdd", X-B3-SpanId:"d41c6b951efcba32", X-B3-ParentSpanId:"1ac932cc3ae4fbdd", X-B3-Sampled:"0", X-ONAP-RequestID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-RequestID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-TransactionID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-ECOMP-RequestID:"6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d866666-3b1a-4805-ac97-c390dca7bd90"]
2021-09-26T08:53:15.621Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:15.622Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:15.636Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:15.636Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:15.636Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:15.637Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:15.638Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:53:15.638Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:15.639Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:15.664Z|6a7f4b9e-946a-4eab-9f34-3ac87c7aa6d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:15.806Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:15.814Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:15.815Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:53:15.815Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:15.816Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:15.816Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:53:15.817Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5d463893f592f99", X-B3-SpanId:"9de544c2a8c72cad", X-B3-ParentSpanId:"b5d463893f592f99", X-B3-Sampled:"0", X-ONAP-RequestID:"76206e01-87a0-411f-a331-34de2c4eef88", X-RequestID:"76206e01-87a0-411f-a331-34de2c4eef88", X-TransactionID:"76206e01-87a0-411f-a331-34de2c4eef88", X-ECOMP-RequestID:"76206e01-87a0-411f-a331-34de2c4eef88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e85cb4e-37ea-44e9-bd36-315914c6c5ae"]
2021-09-26T08:53:15.817Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:53:15.818Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:53:15.838Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:15.838Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:15.839Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:53:15.839Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:15.842Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "endTime" : "2021-09-26T08:53:14.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:53:15.842Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:15.843Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:53:15.855Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:15.856Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:15.856Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:15.856Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:15.857Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:15.857Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5d463893f592f99", X-B3-SpanId:"d7e379d14f1cc1d8", X-B3-ParentSpanId:"b5d463893f592f99", X-B3-Sampled:"0", X-ONAP-RequestID:"76206e01-87a0-411f-a331-34de2c4eef88", X-RequestID:"76206e01-87a0-411f-a331-34de2c4eef88", X-TransactionID:"76206e01-87a0-411f-a331-34de2c4eef88", X-ECOMP-RequestID:"76206e01-87a0-411f-a331-34de2c4eef88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfacb17c-c3a0-4444-9a63-8a03ad0a9cb3"]
2021-09-26T08:53:15.857Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:15.858Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:15.875Z|e452baa3-ea33-4ab4-bc98-6be6b3422633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:15.876Z|e452baa3-ea33-4ab4-bc98-6be6b3422633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:15.880Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:15.881Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:15.882Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:15.882Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:15.884Z|ea4ec290-ee53-4aa8-a471-3f025a197217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:15.884Z|ea4ec290-ee53-4aa8-a471-3f025a197217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:15.884Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:53:15.885Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:15.885Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:15.900Z|76206e01-87a0-411f-a331-34de2c4eef88|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:15.953Z|ca0e8b2a-076d-410d-9c81-233c15c0c079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:15.954Z|ca0e8b2a-076d-410d-9c81-233c15c0c079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:16.031Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:16.038Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:16.039Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:53:16.039Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:16.039Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:16.040Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:53:16.040Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59ccd2810ddc04a3", X-B3-SpanId:"2fa66dbcb303eca5", X-B3-ParentSpanId:"59ccd2810ddc04a3", X-B3-Sampled:"0", X-ONAP-RequestID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-RequestID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-TransactionID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-ECOMP-RequestID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b6fbc99-34e6-47d3-957c-2341c0c33340"]
2021-09-26T08:53:16.041Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:53:16.041Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:53:16.062Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:16.063Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:16.064Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:53:16.065Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:16.071Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "endTime" : "2021-09-26T08:53:14.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:53:16.072Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:16.072Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:53:16.077Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:16.077Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:16.077Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:16.078Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:16.078Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:16.078Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59ccd2810ddc04a3", X-B3-SpanId:"284ec51ac8fde421", X-B3-ParentSpanId:"59ccd2810ddc04a3", X-B3-Sampled:"0", X-ONAP-RequestID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-RequestID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-TransactionID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-ECOMP-RequestID:"25115c74-c810-4db3-96bb-21fad4d3a6b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7bd2c4f-41eb-4ebf-bed0-c45a3cab6270"]
2021-09-26T08:53:16.078Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:16.079Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:16.093Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:16.094Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:16.094Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:16.095Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:16.096Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:53:16.096Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:16.097Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:16.109Z|25115c74-c810-4db3-96bb-21fad4d3a6b8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:16.237Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:16.240Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:16.241Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:53:16.241Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:16.241Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:16.242Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:53:16.242Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf7279854846745", X-B3-SpanId:"fd269ffa39dd214d", X-B3-ParentSpanId:"bbf7279854846745", X-B3-Sampled:"0", X-ONAP-RequestID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-RequestID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-TransactionID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-ECOMP-RequestID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25039d10-9343-44e0-8845-a134e7b20fc0"]
2021-09-26T08:53:16.242Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:53:16.243Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:53:16.263Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:16.264Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:16.264Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:53:16.265Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:16.267Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "endTime" : "2021-09-26T08:53:14.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:53:16.268Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:16.268Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:53:16.271Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:16.271Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:16.271Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:16.272Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:16.272Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:16.272Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf7279854846745", X-B3-SpanId:"3b822275ff021d17", X-B3-ParentSpanId:"bbf7279854846745", X-B3-Sampled:"0", X-ONAP-RequestID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-RequestID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-TransactionID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-ECOMP-RequestID:"a5478ea2-6005-449c-bc7f-6be5a3a2a1ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"079357ad-3398-4e01-a98e-78666c911052"]
2021-09-26T08:53:16.272Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:16.273Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:16.298Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:16.298Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:16.299Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:16.299Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:16.301Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:53:16.301Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:16.302Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:16.312Z|a5478ea2-6005-449c-bc7f-6be5a3a2a1ec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:16.437Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:16.442Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:16.443Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||Invoke
2021-09-26T08:53:16.443Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:16.444Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac
2021-09-26T08:53:16.444Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Method      : GET
2021-09-26T08:53:16.444Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df105f384d516d29", X-B3-SpanId:"765fa5a9a97be1a4", X-B3-ParentSpanId:"df105f384d516d29", X-B3-Sampled:"0", X-ONAP-RequestID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-RequestID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-TransactionID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-ECOMP-RequestID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a02d2316-c574-4740-8fd6-01ce1af2105a"]
2021-09-26T08:53:16.445Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Request body: 
2021-09-26T08:53:16.445Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||==========================request end================================================
2021-09-26T08:53:16.467Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:16.467Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:16.468Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Status text  : 
2021-09-26T08:53:16.468Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:16.471Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||Response body: {
  "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:49:55.000+00:00",
  "endTime" : "2021-09-26T08:53:14.000+00:00",
  "source" : "VID",
  "vnfId" : "61079bab-1312-40fe-98b8-08ff0c43f680",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n\t\t\t\"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65\",\n                        \"resources\": {\n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"708aa930-2892-47ed-a5a4-e5858bd09094\",\n                                        \"modelInvariantUuid\": \"edcd1101-fc4c-4018-ac32-32e8b8346a63\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"e7ed85c9-3aaa-412a-a053-1c14d622f388\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"ba90c850-2f5c-4287-b74c-df80be7c1e16\",\n                                                \"modelInvariantUuid\": \"31d1b9f8-ad38-4109-a76c-3b0725f1d332\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"253da1b4-e7b3-4312-900f-9041804e4b71\"\n                                            },\n                                            \"instanceName\": \"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_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                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\",\n                            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"4a3a4065-66b3-447c-9de0-62e4d8725255\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "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" : [ {
    "requestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
    "cloudIdentifier" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-09-26T08:51:39.000+00:00"
  } ],
  "requestURI" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac"
    }
  }
}
2021-09-26T08:53:16.472Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:16.472Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|INFO|500||InvokeReturn
2021-09-26T08:53:16.474Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:16.475Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:16.475Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:16.475Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false
2021-09-26T08:53:16.476Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:16.476Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df105f384d516d29", X-B3-SpanId:"21d84dbf137a1469", X-B3-ParentSpanId:"df105f384d516d29", X-B3-Sampled:"0", X-ONAP-RequestID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-RequestID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-TransactionID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-ECOMP-RequestID:"0f09ce21-c48a-4da8-9a15-5e62821430e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcacde6a-d509-4def-af0b-4af698ac34aa"]
2021-09-26T08:53:16.476Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:16.477Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:16.492Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:16.493Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:16.494Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:16.494Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:16.494Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 5,
  "soRequestId" : "774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1632646305000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:51:49.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:53:16.495Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:16.495Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:16.505Z|0f09ce21-c48a-4da8-9a15-5e62821430e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/774d2dc8-99b0-4a15-a6bb-a4c0de55b8ac|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:24.209Z|411db358-c26a-452a-9578-f79f65a660c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:53:24.213Z|411db358-c26a-452a-9578-f79f65a660c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:53:25.904Z|5ef2672c-e74f-4d6f-9ce1-289d39c7dde0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:25.905Z|5ef2672c-e74f-4d6f-9ce1-289d39c7dde0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:25.909Z|4a762977-9674-43b2-a609-9e1f1de85407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:25.909Z|4a762977-9674-43b2-a609-9e1f1de85407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:25.977Z|173d4a9b-9788-4fcf-9c63-08c8618076f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:25.978Z|173d4a9b-9788-4fcf-9c63-08c8618076f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:35.929Z|3c27c1d1-ee54-417b-897e-7c739982d1d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:35.929Z|a423c342-ce9d-4fd7-a0c1-cbfb7980d95d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:35.929Z|a423c342-ce9d-4fd7-a0c1-cbfb7980d95d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:35.929Z|3c27c1d1-ee54-417b-897e-7c739982d1d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:35.999Z|4ab305fc-05ad-41c7-b6c1-2e9732ce3e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:36.000Z|4ab305fc-05ad-41c7-b6c1-2e9732ce3e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:38.544Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:38.549Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|||INFO|500||Checking if requestId: a2ea52fb-6e97-4b0e-a18f-324c27610531 already exists in requestDb InfraActiveRequests table
2021-09-26T08:53:38.550Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:53:38.551Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:53:38.551Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:38.552Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:53:38.552Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:53:38.553Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c2b6c7c2d1f2ca6", X-B3-SpanId:"b95b43f9275cd1a2", X-B3-ParentSpanId:"3c2b6c7c2d1f2ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad566678-111e-44df-975d-e5a56738bed6"]
2021-09-26T08:53:38.553Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:53:38.553Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:53:38.584Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:38.584Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:53:38.585Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:53:38.585Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:38.586Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: 
2021-09-26T08:53:38.586Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:38.586Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|404|Not Found|InvokeReturn
2021-09-26T08:53:38.599Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|||INFO|500||Running local validations
2021-09-26T08:53:38.606Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-09-26T08:53:38.665Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375|INFO|500||Invoke
2021-09-26T08:53:38.666Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2ea52fb-6e97-4b0e-a18f-324c27610531], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7952b9c9-f3fd-4a16-a200-216aaaaca026], X-ECOMP-RequestID=[a2ea52fb-6e97-4b0e-a18f-324c27610531], X-TransactionId=[], X-ONAP-RequestID=[a2ea52fb-6e97-4b0e-a18f-324c27610531]}
2021-09-26T08:53:38.760Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210926-08:53:38:714-71014], vertex-id=[245800], Content-Length=[1034], Date=[Sun, 26 Sep 2021 08:53:38 GMT], Content-Type=[application/json]}
2021-09-26T08:53:38.763Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375|DEBUG|500||{"tenant-id":"5972811b7acc4aa48e26da02f9028375","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632646267601","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/61079bab-1312-40fe-98b8-08ff0c43f680","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"61079bab-1312-40fe-98b8-08ff0c43f680"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/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-09-26T08:53:38.764Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/5972811b7acc4aa48e26da02f9028375|INFO|500||InvokeReturn
2021-09-26T08:53:38.766Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-09-26T08:53:38.766Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-09-26T08:53:38.768Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26T08:53:38.769Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-09-26T08:53:38.770Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:38.770Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26T08:53:38.770Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-09-26T08:53:38.770Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"3c2b6c7c2d1f2ca6", X-B3-SpanId:"54b88315d8030608", X-B3-ParentSpanId:"3c2b6c7c2d1f2ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed6ce00c-28d2-436e-b00e-0c75477b18ef"]
2021-09-26T08:53:38.771Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"89a805f7-568b-4362-b3a1-45a9d5e114bb"},"instanceName":null,"requestScope":"service"}
2021-09-26T08:53:38.771Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-09-26T08:53:38.804Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:38.805Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:38.805Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-09-26T08:53:38.805Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:38.806Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-09-26T08:53:38.806Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:38.806Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-09-26T08:53:38.807Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:53:38.808Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||Invoke
2021-09-26T08:53:38.808Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:38.808Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:53:38.808Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Method      : GET
2021-09-26T08:53:38.809Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f89b58-8a51-4544-864b-5e73a59361c0"]
2021-09-26T08:53:38.809Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Request body: 
2021-09-26T08:53:38.809Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||==========================request end================================================
2021-09-26T08:53:38.854Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:38.855Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:38.855Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status text  : 
2021-09-26T08:53:38.855Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:38.858Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "02f8f076-eba5-4bb2-a6d3-414accda0780",
  "modelInvariantUUID" : "c9ba0712-f87a-4112-a396-0f10a7154560",
  "created" : "2021-09-26 08:47:11.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/recipes"
    }
  }
}
2021-09-26T08:53:38.858Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:38.859Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||InvokeReturn
2021-09-26T08:53:38.872Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance
2021-09-26T08:53:38.872Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|INFO|500||Invoke
2021-09-26T08:53:38.873Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:38.873Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance
2021-09-26T08:53:38.873Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Method      : GET
2021-09-26T08:53:38.873Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d905c18-5f75-42c5-9963-421ad2c3828d"]
2021-09-26T08:53:38.874Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Request body: 
2021-09-26T08:53:38.874Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-09-26T08:53:38.897Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:38.898Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:53:38.898Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Status text  : 
2021-09-26T08:53:38.898Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:38.899Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Response body: 
2021-09-26T08:53:38.899Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:38.899Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T08:53:38.900Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560
2021-09-26T08:53:38.901Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|INFO|500||Invoke
2021-09-26T08:53:38.901Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:38.901Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560
2021-09-26T08:53:38.901Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Method      : GET
2021-09-26T08:53:38.902Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7697494-216b-484a-aaf1-04055e7a404a"]
2021-09-26T08:53:38.902Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Request body: 
2021-09-26T08:53:38.903Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||==========================request end================================================
2021-09-26T08:53:38.935Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:38.936Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:38.936Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Status text  : 
2021-09-26T08:53:38.937Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:38.940Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "02f8f076-eba5-4bb2-a6d3-414accda0780",
      "modelInvariantUUID" : "c9ba0712-f87a-4112-a396-0f10a7154560",
      "created" : "2021-09-26 08:47:11.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" : 14,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/networkCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/recipes"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560"
    }
  }
}
2021-09-26T08:53:38.940Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:38.940Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c9ba0712-f87a-4112-a396-0f10a7154560|INFO|500||InvokeReturn
2021-09-26T08:53:38.946Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance
2021-09-26T08:53:38.946Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|INFO|500||Invoke
2021-09-26T08:53:38.947Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:38.947Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance
2021-09-26T08:53:38.947Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Method      : GET
2021-09-26T08:53:38.948Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6d28929-3125-417b-9101-7ce1ab26479a"]
2021-09-26T08:53:38.948Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Request body: 
2021-09-26T08:53:38.948Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-09-26T08:53:38.966Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:38.966Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T08:53:38.967Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Status text  : 
2021-09-26T08:53:38.967Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:38.967Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||Response body: 
2021-09-26T08:53:38.968Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:38.968Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=02f8f076-eba5-4bb2-a6d3-414accda0780&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T08:53:38.969Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26T08:53:38.969Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-09-26T08:53:38.969Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:38.970Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26T08:53:38.970Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-09-26T08:53:38.970Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24c9236d-14fc-4a58-87a4-eb06b0956ba7"]
2021-09-26T08:53:38.971Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-09-26T08:53:38.971Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-09-26T08:53:38.995Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:38.996Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26T08:53:38.996Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-09-26T08:53:38.996Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:38.998Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26 06:42:26.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    }
  }
}
2021-09-26T08:53:38.999Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:39.000Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-09-26T08:53:39.005Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-09-26T08:53:39.006Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-09-26T08:53:39.006Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:39.006Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-09-26T08:53:39.007Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-09-26T08:53:39.007Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6255edb0-041a-4143-81dc-0ce48bd3cccc"]
2021-09-26T08:53:39.007Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-09-26T08:53:39.008Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-09-26T08:53:39.030Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:39.031Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:39.031Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-09-26T08:53:39.032Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:39.034Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 512,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-09-26T06:42:26.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service"
    }
  }
}
2021-09-26T08:53:39.034Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:39.034Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-09-26T08:53:39.037Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:53:39.038Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||Invoke
2021-09-26T08:53:39.038Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:39.039Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780
2021-09-26T08:53:39.039Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Method      : GET
2021-09-26T08:53:39.039Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8179548-10ed-4e9a-ba80-341ac26f98d8"]
2021-09-26T08:53:39.039Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Request body: 
2021-09-26T08:53:39.040Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||==========================request end================================================
2021-09-26T08:53:39.063Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:39.064Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:39.064Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Status text  : 
2021-09-26T08:53:39.065Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:39.066Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "02f8f076-eba5-4bb2-a6d3-414accda0780",
  "modelInvariantUUID" : "c9ba0712-f87a-4112-a396-0f10a7154560",
  "created" : "2021-09-26 08:47:11.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" : 14,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780/recipes"
    }
  }
}
2021-09-26T08:53:39.066Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:39.067Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/02f8f076-eba5-4bb2-a6d3-414accda0780|INFO|500||InvokeReturn
2021-09-26T08:53:39.071Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-09-26T08:53:39.072Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-09-26T08:53:39.073Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:39.073Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-09-26T08:53:39.073Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-09-26T08:53:39.074Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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:"1384", X-B3-TraceId:"3c2b6c7c2d1f2ca6", X-B3-SpanId:"81bd7eeaf41db7aa", X-B3-ParentSpanId:"3c2b6c7c2d1f2ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa08f682-ba6c-4b08-944f-4645118496bc"]
2021-09-26T08:53:39.074Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a2ea52fb-6e97-4b0e-a18f-324c27610531","requestStatus":"IN_PROGRESS","startTime":1632646418600,"source":"VID","tenantId":"5972811b7acc4aa48e26da02f9028375","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"89a805f7-568b-4362-b3a1-45a9d5e114bb","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a2ea52fb-6e97-4b0e-a18f-324c27610531"}
2021-09-26T08:53:39.075Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-09-26T08:53:39.134Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:39.135Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-09-26T08:53:39.136Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-09-26T08:53:39.137Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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/a2ea52fb-6e97-4b0e-a18f-324c27610531", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:39.139Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T08:53:38.600+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-09-26T08:53:39.120+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:53:39.140Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:39.140Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-09-26T08:53:39.153Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26T08:53:39.154Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-09-26T08:53:39.154Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:39.155Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|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-09-26T08:53:39.155Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-09-26T08:53:39.156Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"3c2b6c7c2d1f2ca6", X-B3-SpanId:"1d20abba80c835a4", X-B3-ParentSpanId:"3c2b6c7c2d1f2ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6059c53b-e461-4d4e-8ab3-8968e77e1852"]
2021-09-26T08:53:39.156Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c9ba0712-f87a-4112-a396-0f10a7154560\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"02f8f076-eba5-4bb2-a6d3-414accda0780\",\"modelUuid\":\"02f8f076-eba5-4bb2-a6d3-414accda0780\",\"modelInvariantUuid\":\"c9ba0712-f87a-4112-a396-0f10a7154560\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"5972811b7acc4aa48e26da02f9028375\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"89a805f7-568b-4362-b3a1-45a9d5e114bb\"}","type":"String"},"requestId":{"value":"a2ea52fb-6e97-4b0e-a18f-324c27610531","type":"String"},"mso-request-id":{"value":"a2ea52fb-6e97-4b0e-a18f-324c27610531","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"89a805f7-568b-4362-b3a1-45a9d5e114bb","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/89a805f7-568b-4362-b3a1-45a9d5e114bb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-09-26T08:53:39.161Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-09-26T08:53:39.209Z|105c44f8-f2dd-4e3b-af23-e50389b37d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:53:39.210Z|105c44f8-f2dd-4e3b-af23-e50389b37d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:53:39.869Z|8f4294c5-4896-4a25-b747-62789e7fd4e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:53:39.869Z|8f4294c5-4896-4a25-b747-62789e7fd4e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:53:41.194Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:41.195Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-09-26T08:53:41.195Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-09-26T08:53:41.196Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 26 Sep 2021 08:53:41 GMT", X-ONAP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-TransactionID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ECOMP-RequestID:"a2ea52fb-6e97-4b0e-a18f-324c27610531", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6059c53b-e461-4d4e-8ab3-8968e77e1852", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-09-26T08:53:41.197Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a2ea52fb-6e97-4b0e-a18f-324c27610531\",\"instanceId\":\"89a805f7-568b-4362-b3a1-45a9d5e114bb\"}}","message":"Success","processInstanceID":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","variables":null,"messageCode":200}
2021-09-26T08:53:41.197Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:41.198Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-09-26T08:53:41.203Z|a2ea52fb-6e97-4b0e-a18f-324c27610531|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:41.407Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:41.411Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:53:41.412Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:53:41.412Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:41.412Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:53:41.412Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:53:41.413Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1162e53e9216513", X-B3-SpanId:"64dab13b79230d9d", X-B3-ParentSpanId:"f1162e53e9216513", X-B3-Sampled:"0", X-ONAP-RequestID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-RequestID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-TransactionID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-ECOMP-RequestID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5961f36b-ba5e-433b-a52c-143164b2365f"]
2021-09-26T08:53:41.413Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:53:41.413Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:53:41.463Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:41.464Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:41.464Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:53:41.464Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:41.467Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-09-26T08:53:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:53:41.467Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:41.468Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:53:41.469Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:53:41.470Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:41.470Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:41.471Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:53:41.472Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:41.472Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1162e53e9216513", X-B3-SpanId:"e7fad1402f49bb4f", X-B3-ParentSpanId:"f1162e53e9216513", X-B3-Sampled:"0", X-ONAP-RequestID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-RequestID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-TransactionID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-ECOMP-RequestID:"4ea64421-7e75-4980-91e9-c411a3f45bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825ecdfd-6ed8-41a0-87cf-3b2178370680"]
2021-09-26T08:53:41.472Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:41.473Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:41.491Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:41.491Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:41.492Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:41.492Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:41.494Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:53:41.494Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:41.494Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:41.504Z|4ea64421-7e75-4980-91e9-c411a3f45bc2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:45.953Z|00fb730f-47f2-4866-8499-a8d828940df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:45.954Z|00fb730f-47f2-4866-8499-a8d828940df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:45.954Z|df38cab1-021f-4d1e-8d94-adc83da6d84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:45.955Z|df38cab1-021f-4d1e-8d94-adc83da6d84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:46.019Z|af2ff55f-e3a5-44e9-a084-1b279e3ce9dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:46.020Z|af2ff55f-e3a5-44e9-a084-1b279e3ce9dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:51.630Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:53:51.634Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:53:51.634Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:53:51.634Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:51.635Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:53:51.635Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:53:51.635Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54ecb043998f80eb", X-B3-SpanId:"9e5e73a8b55fb63e", X-B3-ParentSpanId:"54ecb043998f80eb", X-B3-Sampled:"0", X-ONAP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-TransactionID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ECOMP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9de92897-c511-42f1-9351-07078c13906d"]
2021-09-26T08:53:51.635Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:53:51.636Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:53:51.658Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:51.659Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:51.659Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:53:51.660Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:51.660Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:53:51.661Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:51.661Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:53:51.663Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:53:51.664Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:53:51.664Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:51.665Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:53:51.665Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:53:51.665Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54ecb043998f80eb", X-B3-SpanId:"f2171ff500c6bfb5", X-B3-ParentSpanId:"54ecb043998f80eb", X-B3-Sampled:"0", X-ONAP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-TransactionID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ECOMP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52a33e6a-5040-4795-bfc4-311740c0bdcd"]
2021-09-26T08:53:51.665Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:53:51.666Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:53:51.680Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:51.681Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:51.681Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:53:51.681Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:51.684Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T08:53:51.684Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:51.685Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:53:51.744Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:53:51.745Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:53:51.745Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:51.745Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:53:51.745Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:53:51.746Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-TransactionID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ECOMP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5118dd79-b7d4-470e-ae2e-b47e55d7d53a"]
2021-09-26T08:53:51.746Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:53:51.746Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:53:51.878Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:51.878Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:51.879Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:53:51.879Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9DA5E3337742054AFDD7346AD9719829; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 26 Sep 2021 08:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:51.880Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"42a2584a-1ea7-11ec-b774-3a4409607b81","businessKey":"a2ea52fb-6e97-4b0e-a18f-324c27610531","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:53:46.795+0000","endTime":"2021-09-26T08:53:47.513+0000","removalTime":null,"durationInMillis":718,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","superProcessInstanceId":"429d00e8-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:53:51.880Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:51.881Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:53:51.909Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:53:51.909Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:53:51.909Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:53:51.910Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:53:51.910Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:53:51.910Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-TransactionID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ECOMP-RequestID:"c06a0409-36d7-4812-8749-fcf16d798f6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63a09472-c2bb-442c-9407-21db8c91cd7e"]
2021-09-26T08:53:51.911Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:53:51.911Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:53:52.029Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:53:52.030Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:53:52.030Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:53:52.030Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=976D3C4755C0E3AF2EA748157180F3E0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 26 Sep 2021 08:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:53:52.031Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:42a2cd8d-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"42a2584a-1ea7-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"42a2584a-1ea7-11ec-b774-3a4409607b81","executionId":"42a2584a-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:53:46.798+0000","endTime":"2021-09-26T08:53:47.512+0000","durationInMillis":714,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81"}]
2021-09-26T08:53:52.031Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:53:52.032Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=42a2584a-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:53:52.035Z|c06a0409-36d7-4812-8749-fcf16d798f6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:53:54.209Z|8b20c235-1412-4be9-b316-e20f13c0c438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:53:54.209Z|8b20c235-1412-4be9-b316-e20f13c0c438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:53:55.989Z|f4f2dead-9825-4bc0-b750-18a10a78006f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:55.989Z|e9534572-4d8f-4d1f-8bcd-7cf9ac1d35a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:55.990Z|f4f2dead-9825-4bc0-b750-18a10a78006f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:55.990Z|e9534572-4d8f-4d1f-8bcd-7cf9ac1d35a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:53:56.040Z|d7eb2a53-8de9-4c7e-894a-ae291c385be5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:53:56.041Z|d7eb2a53-8de9-4c7e-894a-ae291c385be5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:02.161Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:54:02.166Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:02.166Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:54:02.166Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:02.167Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:02.167Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:54:02.167Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b35a7dd7423a43c", X-B3-SpanId:"857012cb0ab7c7c8", X-B3-ParentSpanId:"1b35a7dd7423a43c", X-B3-Sampled:"0", X-ONAP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-TransactionID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ECOMP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a598f4e1-bc70-4dfb-9c99-14217b9ab6ce"]
2021-09-26T08:54:02.167Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:54:02.168Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:54:02.187Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:02.188Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:02.188Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:54:02.188Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:02.189Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:54:02.190Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:02.190Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:54:02.192Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:02.192Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:54:02.192Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:02.192Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:02.193Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:54:02.193Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b35a7dd7423a43c", X-B3-SpanId:"484586bb6b1e68a5", X-B3-ParentSpanId:"1b35a7dd7423a43c", X-B3-Sampled:"0", X-ONAP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-TransactionID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ECOMP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fad0bc3-0ec0-43cb-a77a-55b468846dbd"]
2021-09-26T08:54:02.193Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:54:02.194Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:54:02.214Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:02.215Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:02.215Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:54:02.216Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:02.217Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:54:02.217Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:02.218Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:54:02.256Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:02.256Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:02.257Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:02.257Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:02.258Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:02.258Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-TransactionID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ECOMP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fee6aef-42a0-43a2-9176-e9663a907db2"]
2021-09-26T08:54:02.259Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:02.259Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:02.384Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:02.385Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:02.386Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:02.386Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34CF76EFC45B9F37A524B934902208FA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 26 Sep 2021 08:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:02.387Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45634d50-1ea7-11ec-b774-3a4409607b81","businessKey":"a2ea52fb-6e97-4b0e-a18f-324c27610531","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:53:51.415+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","superProcessInstanceId":"45619f5d-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T08:54:02.387Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:02.388Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:02.414Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:02.414Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:02.415Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:02.415Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:02.416Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:02.416Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-TransactionID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ECOMP-RequestID:"fa0951e0-1ecc-4aab-b9b8-c384daf1d44c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df8e404-46b0-4a9d-b032-3c3e01ee2004"]
2021-09-26T08:54:02.416Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:02.417Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:02.543Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:02.544Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:02.545Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:02.545Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FDB59BFB0C8CE5DEB3D0BB52CD5CC86D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 26 Sep 2021 08:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:02.546Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:495483d8-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","executionId":"45634d50-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:53:58.029+0000","endTime":"2021-09-26T08:53:58.033+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81"}]
2021-09-26T08:54:02.546Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:02.546Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:02.551Z|fa0951e0-1ecc-4aab-b9b8-c384daf1d44c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:54:04.171Z|1897dfb6-d1ae-4ca4-a81e-3627b999a4f7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:54:04.172Z|1897dfb6-d1ae-4ca4-a81e-3627b999a4f7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:06.012Z|99f06ae2-1cdf-4740-871d-3a4006874ab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:06.012Z|f7e01516-2223-4e73-a4aa-fd2e1cd61399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:06.013Z|99f06ae2-1cdf-4740-871d-3a4006874ab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:06.013Z|f7e01516-2223-4e73-a4aa-fd2e1cd61399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:06.063Z|d54d1ade-4a89-45e2-8bd1-5d88c622f055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:06.064Z|d54d1ade-4a89-45e2-8bd1-5d88c622f055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:09.209Z|bbcdad51-82b9-4fd1-89ca-3be06b31f981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:54:09.213Z|bbcdad51-82b9-4fd1-89ca-3be06b31f981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:54:09.870Z|02fb3799-93fa-4da9-acad-19c97f4ee4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:54:09.871Z|02fb3799-93fa-4da9-acad-19c97f4ee4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:54:12.699Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:54:12.706Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:12.707Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:54:12.707Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:12.708Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:12.708Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:54:12.708Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c442b2f6c42bc9a5", X-B3-SpanId:"5ecff73b4ba6d7a3", X-B3-ParentSpanId:"c442b2f6c42bc9a5", X-B3-Sampled:"0", X-ONAP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-TransactionID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ECOMP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9433e5e4-204c-4d18-9311-b83714260dea"]
2021-09-26T08:54:12.708Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:54:12.708Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:54:12.734Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:12.735Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:12.735Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:54:12.736Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:12.737Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:54:12.737Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:12.738Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:54:12.747Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:12.748Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:54:12.748Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:12.748Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:12.748Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:54:12.749Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c442b2f6c42bc9a5", X-B3-SpanId:"a67ed30135d14793", X-B3-ParentSpanId:"c442b2f6c42bc9a5", X-B3-Sampled:"0", X-ONAP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-TransactionID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ECOMP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60b339e3-0b83-4307-ad4b-8943ea16239b"]
2021-09-26T08:54:12.749Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:54:12.749Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:54:12.768Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:12.769Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:12.769Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:54:12.770Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:12.771Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:54:12.771Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:12.772Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:54:12.812Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:12.813Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:12.813Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:12.813Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:12.813Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:12.813Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-TransactionID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ECOMP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e14eeedc-0769-4fde-9871-102e5f78ab14"]
2021-09-26T08:54:12.814Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:12.814Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:12.959Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:12.962Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:12.962Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:12.963Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=395C3F2006301F146B5C7AFEF4835229; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 26 Sep 2021 08:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:12.963Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45634d50-1ea7-11ec-b774-3a4409607b81","businessKey":"a2ea52fb-6e97-4b0e-a18f-324c27610531","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:53:51.415+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","superProcessInstanceId":"45619f5d-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T08:54:12.963Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:12.964Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:12.993Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:12.994Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:12.994Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:12.994Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:12.995Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:12.995Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-TransactionID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ECOMP-RequestID:"99ece549-ddc5-40f6-b8fc-f6ab252fb903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3104c080-fdbe-49b8-9f2c-30c7ddfccd90"]
2021-09-26T08:54:12.995Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:12.996Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:13.130Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:13.131Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:13.131Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:13.132Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F2E04567779038208FAFC682685E7AC3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 26 Sep 2021 08:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:13.132Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:495483d8-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","executionId":"45634d50-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:53:58.029+0000","endTime":"2021-09-26T08:53:58.033+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81"}]
2021-09-26T08:54:13.132Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:13.132Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:13.142Z|99ece549-ddc5-40f6-b8fc-f6ab252fb903|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:54:16.060Z|a5777f3f-21ac-4157-b488-f5d1847df001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:16.060Z|d8edd569-1cde-43aa-8cc9-d803768ce397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:16.062Z|a5777f3f-21ac-4157-b488-f5d1847df001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:16.062Z|d8edd569-1cde-43aa-8cc9-d803768ce397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:16.089Z|7d561e3d-7be3-4cac-afed-15a5eb8c1078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:16.090Z|7d561e3d-7be3-4cac-afed-15a5eb8c1078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:23.293Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:54:23.307Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:23.308Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:54:23.308Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:23.308Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:23.309Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:54:23.309Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"779c65b2bb0f9659", X-B3-SpanId:"a22ac99876ddd573", X-B3-ParentSpanId:"779c65b2bb0f9659", X-B3-Sampled:"0", X-ONAP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-TransactionID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ECOMP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d357e05-73ba-4d2a-9418-313a66d6119e"]
2021-09-26T08:54:23.310Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:54:23.310Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:54:23.335Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:23.336Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:23.336Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:54:23.337Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:23.338Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:54:23.338Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:23.339Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:54:23.346Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:23.347Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:54:23.347Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:23.348Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:23.348Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:54:23.348Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"779c65b2bb0f9659", X-B3-SpanId:"54f2febcf7fabb71", X-B3-ParentSpanId:"779c65b2bb0f9659", X-B3-Sampled:"0", X-ONAP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-TransactionID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ECOMP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2993cf9-446a-42d5-8c18-2949f2394876"]
2021-09-26T08:54:23.349Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:54:23.349Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:54:23.362Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:23.363Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:23.363Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:54:23.364Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:23.365Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:54:23.365Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:23.365Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:54:23.404Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:23.404Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:23.405Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:23.405Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:23.405Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:23.406Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-TransactionID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ECOMP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0ea1308-cff7-4f2b-9ac6-95d37a2bba53"]
2021-09-26T08:54:23.406Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:23.407Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:23.537Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:23.537Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:23.538Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:23.538Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B7F21AA986386FC63E968889E23141FC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 26 Sep 2021 08:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:23.539Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45634d50-1ea7-11ec-b774-3a4409607b81","businessKey":"a2ea52fb-6e97-4b0e-a18f-324c27610531","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:53:51.415+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","superProcessInstanceId":"45619f5d-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T08:54:23.539Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:23.540Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:23.566Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:23.567Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:23.567Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:23.567Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:23.568Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:23.568Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-TransactionID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ECOMP-RequestID:"702648f8-90af-4735-ab10-7f2e5dd09097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce1ea0c5-e38e-421b-8cf7-244fca4459a6"]
2021-09-26T08:54:23.568Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:23.569Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:23.689Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:23.690Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:23.690Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:23.690Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CC7551955C8010A96316AF7A65B95C30; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 26 Sep 2021 08:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:23.691Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:495483d8-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","executionId":"45634d50-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:53:58.029+0000","endTime":"2021-09-26T08:53:58.033+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81"}]
2021-09-26T08:54:23.691Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:23.691Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:23.696Z|702648f8-90af-4735-ab10-7f2e5dd09097|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:54:24.209Z|5142b28f-d174-440f-847a-e6ae1462c2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:54:24.210Z|5142b28f-d174-440f-847a-e6ae1462c2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:54:26.102Z|ac41a43c-424d-4792-9908-eef1dff8a5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:26.103Z|ac41a43c-424d-4792-9908-eef1dff8a5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:26.106Z|3f517377-c494-4fd4-891e-a921f38f4e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:26.106Z|3f517377-c494-4fd4-891e-a921f38f4e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:26.114Z|ecb74ada-e333-4844-b4be-5c4014fa48d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:26.115Z|ecb74ada-e333-4844-b4be-5c4014fa48d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:33.841Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:54:33.845Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:33.845Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:54:33.845Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:33.846Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:33.846Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:54:33.846Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7ad05ad97ff1c6c", X-B3-SpanId:"524b410552eedb7a", X-B3-ParentSpanId:"d7ad05ad97ff1c6c", X-B3-Sampled:"0", X-ONAP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-TransactionID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ECOMP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92b4e02a-41d8-46a9-98b7-94d2a66bf994"]
2021-09-26T08:54:33.847Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:54:33.847Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:54:33.878Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:33.879Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:33.879Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:54:33.879Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:33.881Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:53:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:54:33.883Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:33.883Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:54:33.885Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:33.886Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:54:33.886Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:33.886Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:33.887Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:54:33.887Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7ad05ad97ff1c6c", X-B3-SpanId:"0bbf138a6cfed9d9", X-B3-ParentSpanId:"d7ad05ad97ff1c6c", X-B3-Sampled:"0", X-ONAP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-TransactionID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ECOMP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d611587c-b24a-4ff6-b40f-d8570b29ed02"]
2021-09-26T08:54:33.887Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:54:33.887Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:54:33.904Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:33.904Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:33.904Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:54:33.905Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:33.907Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:54:33.907Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:33.908Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:54:33.939Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:33.940Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:33.940Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:33.940Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:33.941Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:33.941Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-TransactionID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ECOMP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9481d4f9-02dc-4fa7-85da-52aa09536667"]
2021-09-26T08:54:33.941Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:33.942Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:34.088Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:34.089Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:34.089Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:34.090Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DDDF00BD7C5119EF0DFD6DD4AE80CC71; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 26 Sep 2021 08:54:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:34.091Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45634d50-1ea7-11ec-b774-3a4409607b81","businessKey":"a2ea52fb-6e97-4b0e-a18f-324c27610531","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-26T08:53:51.415+0000","endTime":"2021-09-26T08:54:29.606+0000","removalTime":null,"durationInMillis":38191,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","superProcessInstanceId":"45619f5d-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:54:34.091Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:34.092Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:34.122Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:34.122Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:34.123Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:34.123Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:34.123Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:34.123Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-TransactionID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ECOMP-RequestID:"f43c579e-f3da-4149-a4cb-82a232dfd67c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd788d1e-d94e-410c-8328-626dbcdb6534"]
2021-09-26T08:54:34.124Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:34.124Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:34.248Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:34.249Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:34.249Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:34.250Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E07422384694EC94DBDE6FB83C7C03D7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 26 Sep 2021 08:54:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:34.250Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:5c267a5b-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:438f55ae-1e95-11ec-b774-3a4409607b81","processInstanceId":"45634d50-1ea7-11ec-b774-3a4409607b81","executionId":"45634d50-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:54:29.604+0000","endTime":"2021-09-26T08:54:29.605+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81"}]
2021-09-26T08:54:34.250Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:34.251Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45634d50-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:34.255Z|f43c579e-f3da-4149-a4cb-82a232dfd67c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:54:36.128Z|28037502-c1fa-440f-9df3-f74244cc2e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:36.128Z|28037502-c1fa-440f-9df3-f74244cc2e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:36.130Z|4773e245-055a-44c4-b568-28a139ec516c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:36.131Z|4773e245-055a-44c4-b568-28a139ec516c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:36.133Z|a65ed784-f0ec-4153-ad45-a8390ea3f67b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:36.133Z|a65ed784-f0ec-4153-ad45-a8390ea3f67b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:39.209Z|fe4430b2-046c-4f7c-9212-5a7167f9c479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:54:39.210Z|fe4430b2-046c-4f7c-9212-5a7167f9c479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:54:39.871Z|582f47cf-dd6a-4afc-a14b-0d2ae1884741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:54:39.872Z|582f47cf-dd6a-4afc-a14b-0d2ae1884741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:54:44.383Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:54:44.386Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:44.386Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:54:44.386Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:44.387Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:44.387Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:54:44.387Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e2ab3381552a5b", X-B3-SpanId:"537e7fc1d5bafe4b", X-B3-ParentSpanId:"a7e2ab3381552a5b", X-B3-Sampled:"0", X-ONAP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-TransactionID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ECOMP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a10523b-1664-40e3-bb77-38ac21b7cc0e"]
2021-09-26T08:54:44.388Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:54:44.388Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:54:44.413Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:44.413Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:44.413Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:54:44.414Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:44.415Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).",
  "progress" : 59,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:54:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:54:44.415Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:44.416Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:54:44.417Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:44.418Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:54:44.418Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:44.418Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:44.419Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:54:44.419Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e2ab3381552a5b", X-B3-SpanId:"967549c0610708d5", X-B3-ParentSpanId:"a7e2ab3381552a5b", X-B3-Sampled:"0", X-ONAP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-TransactionID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ECOMP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f286e0-c1f6-4a52-ba1c-555259c6ecfd"]
2021-09-26T08:54:44.419Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:54:44.419Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:54:44.439Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:44.439Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:44.440Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:54:44.440Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:44.441Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:54:44.441Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:44.442Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:54:44.475Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:44.476Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:44.476Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:44.476Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:44.477Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:44.477Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-TransactionID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ECOMP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97009ae2-52df-4cac-8324-3c854de2fc30"]
2021-09-26T08:54:44.477Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:44.478Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:44.604Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:44.605Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:44.605Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:44.605Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6BFA9BEDF3D3E132FC2C89611D9EDC31; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 26 Sep 2021 08:54:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:44.606Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"61a68f2e-1ea7-11ec-b774-3a4409607b81","businessKey":"a2ea52fb-6e97-4b0e-a18f-324c27610531","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:54:38.832+0000","endTime":"2021-09-26T08:54:39.434+0000","removalTime":null,"durationInMillis":602,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","superProcessInstanceId":"61a22327-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:54:44.606Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:44.606Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:44.626Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:44.627Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:44.627Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:44.627Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:44.627Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:44.627Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-TransactionID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ECOMP-RequestID:"54b0e241-07ae-4026-b93b-980cc695f3fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"433d78e3-38f7-446d-935d-4a06d7c30075"]
2021-09-26T08:54:44.628Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:44.628Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:44.751Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:44.751Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:44.751Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:44.752Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EC0C82E67C5E6994F13ACCADB9CD2FBD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 26 Sep 2021 08:54:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:44.752Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:61a72b81-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"61a68f2e-1ea7-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"61a68f2e-1ea7-11ec-b774-3a4409607b81","executionId":"61a68f2e-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:54:38.836+0000","endTime":"2021-09-26T08:54:39.432+0000","durationInMillis":596,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81"}]
2021-09-26T08:54:44.752Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:44.753Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=61a68f2e-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:44.756Z|54b0e241-07ae-4026-b93b-980cc695f3fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:54:46.159Z|49c76d0b-3c2a-4257-972d-ce1d9f7fcc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:46.159Z|cd611e2e-1ae9-4e63-b186-d3deb51f9853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:46.160Z|49c76d0b-3c2a-4257-972d-ce1d9f7fcc47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:46.160Z|cd611e2e-1ae9-4e63-b186-d3deb51f9853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:46.163Z|cd00a051-c57b-489f-b48b-825c961f5d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:46.163Z|cd00a051-c57b-489f-b48b-825c961f5d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:54.210Z|8cc0b539-622c-4776-a7de-51e585e5c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:54:54.212Z|8cc0b539-622c-4776-a7de-51e585e5c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:54:54.896Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:54:54.900Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:54.901Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:54:54.901Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:54.901Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:54:54.902Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:54:54.902Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d58473d6311d133", X-B3-SpanId:"59fd7049ac87df4b", X-B3-ParentSpanId:"1d58473d6311d133", X-B3-Sampled:"0", X-ONAP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-TransactionID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ECOMP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec7af0b5-aef5-4bdb-b634-e2e0cb38cbfe"]
2021-09-26T08:54:54.902Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:54:54.903Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:54:54.925Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:54.926Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:54.926Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:54:54.927Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:54.929Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:54:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:54:54.929Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:54.930Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:54:54.932Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:54.933Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:54:54.933Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:54.934Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:54:54.934Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:54:54.935Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d58473d6311d133", X-B3-SpanId:"c84b4af1d3fac4bf", X-B3-ParentSpanId:"1d58473d6311d133", X-B3-Sampled:"0", X-ONAP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-TransactionID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ECOMP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e17c6164-42a4-4b31-a1cf-02211403b868"]
2021-09-26T08:54:54.935Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:54:54.936Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:54:54.951Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:54.951Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:54.952Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:54:54.953Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:54.955Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:54:54.956Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:54.956Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:54:55.011Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:55.012Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:55.012Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:55.013Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T08:54:55.014Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:55.014Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-TransactionID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ECOMP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7119046e-2bf6-4a91-8623-d3096842e02a"]
2021-09-26T08:54:55.014Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:55.015Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:55.145Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:55.146Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:55.146Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:55.147Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F3B2B4DADFE51F70BC0A059081601D94; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 26 Sep 2021 08:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:55.147Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"68d8e7b3-1ea7-11ec-b774-3a4409607b81","businessKey":"a2ea52fb-6e97-4b0e-a18f-324c27610531","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-26T08:54:50.906+0000","endTime":"2021-09-26T08:54:51.245+0000","removalTime":null,"durationInMillis":339,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81","superProcessInstanceId":"68d5b42c-1ea7-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T08:54:55.147Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:55.148Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2ea52fb-6e97-4b0e-a18f-324c27610531&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:55.171Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:55.173Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T08:54:55.174Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T08:54:55.174Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T08:54:55.174Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T08:54:55.175Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-TransactionID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ECOMP-RequestID:"14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10610754-ded8-4ec4-a20e-65635ce71b1c"]
2021-09-26T08:54:55.175Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T08:54:55.176Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T08:54:55.306Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T08:54:55.308Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T08:54:55.308Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T08:54:55.308Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CFB99826A0621A7D91E73D8297007BAC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 26 Sep 2021 08:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:54:55.309Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:68d95cf6-1ea7-11ec-b774-3a4409607b81","parentActivityInstanceId":"68d8e7b3-1ea7-11ec-b774-3a4409607b81","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:43742c43-1e95-11ec-b774-3a4409607b81","processInstanceId":"68d8e7b3-1ea7-11ec-b774-3a4409607b81","executionId":"68d8e7b3-1ea7-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T08:54:50.909+0000","endTime":"2021-09-26T08:54:51.244+0000","durationInMillis":335,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3e1aad4c-1ea7-11ec-b774-3a4409607b81"}]
2021-09-26T08:54:55.309Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T08:54:55.310Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=68d8e7b3-1ea7-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T08:54:55.317Z|14cc2bcd-2274-4eaf-9c8d-8c0cbb9e7e63|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:54:56.185Z|e2f6940e-6688-49b1-9022-1edc1662b470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:56.186Z|e2f6940e-6688-49b1-9022-1edc1662b470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:56.188Z|058016e2-3216-4e1e-8051-2ee756d3852e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:56.189Z|058016e2-3216-4e1e-8051-2ee756d3852e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:54:56.192Z|fd54600a-2ce2-40e9-b085-8f5e25577754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:54:56.192Z|fd54600a-2ce2-40e9-b085-8f5e25577754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:04.168Z|2deb4de6-40b7-40c3-80a8-fae1aacfc103|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:55:04.170Z|2deb4de6-40b7-40c3-80a8-fae1aacfc103|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:05.446Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:55:05.449Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:05.449Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:55:05.450Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:05.450Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:05.450Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:55:05.450Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24711a1139295eba", X-B3-SpanId:"0500da0092b4af88", X-B3-ParentSpanId:"24711a1139295eba", X-B3-Sampled:"0", X-ONAP-RequestID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-RequestID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-TransactionID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-ECOMP-RequestID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"277f1683-7b25-41cf-a29f-458d25f0a838"]
2021-09-26T08:55:05.450Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:55:05.451Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:55:05.474Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:05.474Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:05.475Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:55:05.475Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:05.477Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "endTime" : "2021-09-26T08:54:54.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:54:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:55:05.477Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:05.477Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:55:05.479Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:05.479Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:55:05.480Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:05.480Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:05.480Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:55:05.480Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24711a1139295eba", X-B3-SpanId:"a58a33f3b386fa64", X-B3-ParentSpanId:"24711a1139295eba", X-B3-Sampled:"0", X-ONAP-RequestID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-RequestID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-TransactionID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-ECOMP-RequestID:"870de51f-0b0f-4cd9-a232-18be55f08083", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8487b196-6ed9-4317-a59f-69fb195aec1a"]
2021-09-26T08:55:05.480Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:55:05.481Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:55:05.494Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:05.495Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:05.495Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:55:05.495Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:05.498Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:55:05.498Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:05.498Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:55:05.506Z|870de51f-0b0f-4cd9-a232-18be55f08083|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:55:05.632Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:55:05.635Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:05.635Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:55:05.635Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:05.636Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:05.636Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:55:05.636Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54fa8b8a20d08028", X-B3-SpanId:"3bd3c2556edad13a", X-B3-ParentSpanId:"54fa8b8a20d08028", X-B3-Sampled:"0", X-ONAP-RequestID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-RequestID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-TransactionID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-ECOMP-RequestID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"455a5c81-3df8-44ef-b335-6ec94a0c5de7"]
2021-09-26T08:55:05.636Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:55:05.637Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:55:05.655Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:05.656Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:05.657Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:55:05.657Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:05.658Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "endTime" : "2021-09-26T08:54:54.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:54:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:55:05.659Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:05.659Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:55:05.661Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:05.662Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:55:05.662Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:05.662Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:05.663Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:55:05.663Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54fa8b8a20d08028", X-B3-SpanId:"4fdd4781d6cdf18b", X-B3-ParentSpanId:"54fa8b8a20d08028", X-B3-Sampled:"0", X-ONAP-RequestID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-RequestID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-TransactionID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-ECOMP-RequestID:"48a83fe8-9175-4ebd-b72c-b16d006ce636", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7860cfaa-14dc-4cdc-8334-315749d430f4"]
2021-09-26T08:55:05.663Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:55:05.664Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:55:05.678Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:05.678Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:05.679Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:55:05.679Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:05.679Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:55:05.680Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:05.680Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:55:05.689Z|48a83fe8-9175-4ebd-b72c-b16d006ce636|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:55:05.811Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:55:05.814Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:05.814Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:55:05.814Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:05.815Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:05.815Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:55:05.815Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806f69298d5aa83b", X-B3-SpanId:"f1420b27081d3f5e", X-B3-ParentSpanId:"806f69298d5aa83b", X-B3-Sampled:"0", X-ONAP-RequestID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-RequestID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-TransactionID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-ECOMP-RequestID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec19a58d-4e2c-49a5-b5c4-3815df317f2a"]
2021-09-26T08:55:05.815Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:55:05.816Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:55:05.837Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:05.838Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:05.838Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:55:05.838Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:05.841Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "endTime" : "2021-09-26T08:54:54.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:54:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:55:05.841Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:05.841Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:55:05.842Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:05.843Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:55:05.843Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:05.843Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:05.843Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:55:05.843Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806f69298d5aa83b", X-B3-SpanId:"dca28baf77f907fc", X-B3-ParentSpanId:"806f69298d5aa83b", X-B3-Sampled:"0", X-ONAP-RequestID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-RequestID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-TransactionID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-ECOMP-RequestID:"294d8b67-0b85-4290-ac04-6f60460a0ae4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ece7adc7-3a40-4ae9-956c-dec270e973d0"]
2021-09-26T08:55:05.844Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:55:05.844Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:55:05.860Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:05.860Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:05.861Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:55:05.861Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:05.862Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:55:05.862Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:05.863Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:55:05.871Z|294d8b67-0b85-4290-ac04-6f60460a0ae4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:55:06.005Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Entering
2021-09-26T08:55:06.009Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:06.010Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||Invoke
2021-09-26T08:55:06.011Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:06.011Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531
2021-09-26T08:55:06.011Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Method      : GET
2021-09-26T08:55:06.011Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"875e6bc19864acec", X-B3-SpanId:"fa7cc20e035495f1", X-B3-ParentSpanId:"875e6bc19864acec", X-B3-Sampled:"0", X-ONAP-RequestID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-RequestID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-TransactionID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-ECOMP-RequestID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1dd2baf-8fdf-4872-bc4f-bcc6135dcfae"]
2021-09-26T08:55:06.012Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Request body: 
2021-09-26T08:55:06.012Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||==========================request end================================================
2021-09-26T08:55:06.033Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:06.034Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:06.034Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Status text  : 
2021-09-26T08:55:06.034Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:06.035Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||Response body: {
  "requestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T08:53:38.000+00:00",
  "endTime" : "2021-09-26T08:54:54.000+00:00",
  "source" : "VID",
  "tenantId" : "5972811b7acc4aa48e26da02f9028375",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"c9ba0712-f87a-4112-a396-0f10a7154560\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"02f8f076-eba5-4bb2-a6d3-414accda0780\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5972811b7acc4aa48e26da02f9028375\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T08:54:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "serviceInstanceName" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/89a805f7-568b-4362-b3a1-45a9d5e114bb",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531"
    }
  }
}
2021-09-26T08:55:06.035Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:06.036Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2ea52fb-6e97-4b0e-a18f-324c27610531|INFO|500||InvokeReturn
2021-09-26T08:55:06.038Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:06.039Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T08:55:06.039Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T08:55:06.039Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false
2021-09-26T08:55:06.039Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T08:55:06.040Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"875e6bc19864acec", X-B3-SpanId:"7bceb88512117ca3", X-B3-ParentSpanId:"875e6bc19864acec", X-B3-Sampled:"0", X-ONAP-RequestID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-RequestID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-TransactionID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-ECOMP-RequestID:"7f8516db-ee84-48df-b608-5ebf7b49a102", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e42ad497-af41-444e-b6ef-6c8ce636f073"]
2021-09-26T08:55:06.040Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T08:55:06.040Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T08:55:06.077Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T08:55:06.077Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T08:55:06.077Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T08:55:06.078Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 08:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T08:55:06.078Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 11,
  "soRequestId" : "a2ea52fb-6e97-4b0e-a18f-324c27610531",
  "groupingId" : "b1e588f3-c97c-4067-a46b-cddbe1321410",
  "name" : "basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5972811b7acc4aa48e26da02f9028375/stacks/basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b1e588f3-c97c-4067-a46b-cddbe1321410\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1632646437000,\"creation_time\":1632646305000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"0442aee516b84786b737a7e5c0b4e703\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5972811b7acc4aa48e26da02f9028375\",\"vnf_id\":\"61079bab-1312-40fe-98b8-08ff0c43f680\",\"OS::stack_id\":\"b1e588f3-c97c-4067-a46b-cddbe1321410\",\"OS::stack_name\":\"basic_macro_8050fb04-3f92-4e4b-a479-730e455c4a65_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"1711be1a-30ea-40c1-bddf-1c4ef4e32acf\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-09-26T08:53:59.000+00:00",
  "isDataInternal" : false
} ]
2021-09-26T08:55:06.079Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T08:55:06.079Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2ea52fb-6e97-4b0e-a18f-324c27610531&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T08:55:06.086Z|7f8516db-ee84-48df-b608-5ebf7b49a102|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2ea52fb-6e97-4b0e-a18f-324c27610531|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T08:55:06.209Z|622c37aa-03f2-4e9a-a878-04fd143e4eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:06.209Z|7a24df99-92b9-41f6-87b6-69c18ee0b8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:06.210Z|622c37aa-03f2-4e9a-a878-04fd143e4eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:06.210Z|7a24df99-92b9-41f6-87b6-69c18ee0b8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:06.212Z|6c1b4217-80ad-4d08-97d2-874c0f1f6700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:06.213Z|6c1b4217-80ad-4d08-97d2-874c0f1f6700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:09.209Z|54d92fed-556f-423e-a8dc-09ff792c0611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:55:09.209Z|54d92fed-556f-423e-a8dc-09ff792c0611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:55:09.872Z|06ecff53-bbbb-43ff-9b23-118c1de24e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:55:09.873Z|06ecff53-bbbb-43ff-9b23-118c1de24e6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:55:16.236Z|100bcdd1-d794-4bce-a35d-7e132c36c325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:16.236Z|535a744b-2308-40e1-94c6-9f4bcbd9b51e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:16.237Z|100bcdd1-d794-4bce-a35d-7e132c36c325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:16.237Z|535a744b-2308-40e1-94c6-9f4bcbd9b51e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:16.241Z|b0174872-13b9-4894-8966-a8fe29e09372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:16.242Z|b0174872-13b9-4894-8966-a8fe29e09372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:24.210Z|afcb3376-4380-40db-a1f2-ef2e81671905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:55:24.216Z|afcb3376-4380-40db-a1f2-ef2e81671905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:55:26.278Z|aeff84b1-0306-4018-98fb-4ee4bbe43e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:26.278Z|c386e3af-5eed-4d02-9401-952d483be3f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:26.278Z|e72ae01c-bafe-4b48-b4c9-4741ba308d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:26.279Z|aeff84b1-0306-4018-98fb-4ee4bbe43e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:26.279Z|e72ae01c-bafe-4b48-b4c9-4741ba308d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:26.279Z|c386e3af-5eed-4d02-9401-952d483be3f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:36.325Z|36723886-0afc-472d-abd4-055ae44f0a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:36.325Z|1a137d98-e2e9-4106-b834-57c508c3fb2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:36.325Z|225b60e4-9fff-4e75-a916-9d9922d92ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:36.333Z|36723886-0afc-472d-abd4-055ae44f0a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:36.333Z|225b60e4-9fff-4e75-a916-9d9922d92ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:36.333Z|1a137d98-e2e9-4106-b834-57c508c3fb2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:39.210Z|f6d51408-1ff7-4eec-914a-b40c40c57f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:55:39.210Z|f6d51408-1ff7-4eec-914a-b40c40c57f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:55:39.873Z|a572360c-07d2-4930-b174-ff2bd6ef99a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:55:39.874Z|a572360c-07d2-4930-b174-ff2bd6ef99a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:55:46.367Z|3c6bd5a5-8abf-4bc5-8abb-34843571de8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:46.367Z|68d89877-982a-4cf8-8f05-d70482ef1014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:46.367Z|420f2e69-9d88-45ac-ab14-1636523cd69e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:46.367Z|3c6bd5a5-8abf-4bc5-8abb-34843571de8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:46.368Z|420f2e69-9d88-45ac-ab14-1636523cd69e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:46.368Z|68d89877-982a-4cf8-8f05-d70482ef1014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:54.211Z|c5203a41-0df8-4af3-9c83-2ca41b2cc55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:55:54.212Z|c5203a41-0df8-4af3-9c83-2ca41b2cc55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:55:56.391Z|f684c675-2693-48ee-8ff5-d32d65c90935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:56.391Z|c83bf8f9-d8dd-49ab-8c9b-de0cbef6c479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:56.392Z|c83bf8f9-d8dd-49ab-8c9b-de0cbef6c479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:56.392Z|f684c675-2693-48ee-8ff5-d32d65c90935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:55:56.396Z|e79943e1-6240-4f95-b42f-bf95c418cd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:55:56.397Z|e79943e1-6240-4f95-b42f-bf95c418cd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:04.168Z|655d4996-5089-4765-b593-73148a4f7f8d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:56:04.169Z|655d4996-5089-4765-b593-73148a4f7f8d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:06.415Z|0fdf7d9a-984c-420a-b467-754264234591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:06.416Z|0fdf7d9a-984c-420a-b467-754264234591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:06.416Z|f9f253f4-69fc-4e7e-b754-d0d6c2852ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:06.416Z|f9f253f4-69fc-4e7e-b754-d0d6c2852ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:06.439Z|754bbdb5-ffab-4f5f-9323-8467a1af6966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:06.440Z|754bbdb5-ffab-4f5f-9323-8467a1af6966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:09.209Z|76d094b2-147e-4554-91fe-e3d912933ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:56:09.213Z|76d094b2-147e-4554-91fe-e3d912933ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:56:09.874Z|b27060a5-ae58-471d-aeab-0ee5d6b392e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:56:09.875Z|b27060a5-ae58-471d-aeab-0ee5d6b392e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:56:16.437Z|088225c3-b52a-4614-aa0e-af64df7dae8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:16.438Z|088225c3-b52a-4614-aa0e-af64df7dae8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:16.456Z|43c6ceb2-8993-4e9f-b3bf-c3bb0b1cdaeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:16.457Z|43c6ceb2-8993-4e9f-b3bf-c3bb0b1cdaeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:16.461Z|103f424c-04e4-4bc7-aacd-b9627a9d9003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:16.461Z|103f424c-04e4-4bc7-aacd-b9627a9d9003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:24.209Z|8f4f3e3f-afe7-4991-9a32-0ffebcd29968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:56:24.212Z|8f4f3e3f-afe7-4991-9a32-0ffebcd29968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:56:26.466Z|a8411cfa-e742-445d-812d-6fc185255744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:26.467Z|a8411cfa-e742-445d-812d-6fc185255744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:26.481Z|d839232f-cabe-4269-ad2a-22586a2f8b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:26.482Z|d839232f-cabe-4269-ad2a-22586a2f8b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:26.488Z|d5722843-5355-4fff-b3b7-d142f9bab611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:26.488Z|d5722843-5355-4fff-b3b7-d142f9bab611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:36.501Z|14f61595-96f7-4af3-81d2-3b976138b529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:36.502Z|14f61595-96f7-4af3-81d2-3b976138b529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:36.506Z|ff1fedb0-872b-4aaa-b400-b5db096fe3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:36.506Z|ff1fedb0-872b-4aaa-b400-b5db096fe3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:36.512Z|3b37d9ba-e9c7-4116-981c-163868558896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:36.513Z|3b37d9ba-e9c7-4116-981c-163868558896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:39.209Z|4ef18742-f8ac-4e17-bf2e-4cdf91d57bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:56:39.210Z|4ef18742-f8ac-4e17-bf2e-4cdf91d57bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:56:39.876Z|f9c3d938-78bd-4ed4-8afa-e4e81e4ca77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:56:39.876Z|f9c3d938-78bd-4ed4-8afa-e4e81e4ca77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:56:46.543Z|89b76e56-4c1b-4911-8dd8-1db7e0502918|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:46.545Z|c82f0968-47cd-403e-a0c0-676fb68bcd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:46.548Z|c82f0968-47cd-403e-a0c0-676fb68bcd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:46.548Z|89b76e56-4c1b-4911-8dd8-1db7e0502918|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:46.566Z|c5b5aefc-55ba-464e-b0cf-10df501cbfc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:46.567Z|c5b5aefc-55ba-464e-b0cf-10df501cbfc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:54.211Z|6ea207f8-b517-4c60-ae47-2823581acff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:56:54.215Z|6ea207f8-b517-4c60-ae47-2823581acff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:56:56.589Z|88d3de94-dfee-4fac-b430-f2b734a293a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:56.589Z|d0011504-9f3c-42dd-a50e-5bd4c754e6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:56.589Z|2dc10fee-c889-4204-8eea-76e237ad0980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:56:56.590Z|88d3de94-dfee-4fac-b430-f2b734a293a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:56.590Z|2dc10fee-c889-4204-8eea-76e237ad0980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:56:56.590Z|d0011504-9f3c-42dd-a50e-5bd4c754e6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:04.170Z|a8e93981-f1c4-4ede-90b2-93061303fbaa|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:57:04.170Z|a8e93981-f1c4-4ede-90b2-93061303fbaa|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:06.617Z|4b1ac7f4-4764-4681-b657-9021b9843152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:06.617Z|584a42e3-5e33-44a3-8667-1207f4f3ca2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:06.618Z|4b1ac7f4-4764-4681-b657-9021b9843152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:06.618Z|584a42e3-5e33-44a3-8667-1207f4f3ca2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:06.624Z|89318d8d-4552-4448-83b9-49a08ea351b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:06.625Z|89318d8d-4552-4448-83b9-49a08ea351b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:09.209Z|1ac584f8-ce54-4a19-bef8-82c0a35e9286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:57:09.209Z|1ac584f8-ce54-4a19-bef8-82c0a35e9286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:57:09.877Z|f8eff9db-0bce-4b67-b6e5-8f6e8b60700f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:57:09.877Z|f8eff9db-0bce-4b67-b6e5-8f6e8b60700f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:57:16.642Z|1424c332-b8c2-491c-b6d7-cb85ed8535d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:16.644Z|1424c332-b8c2-491c-b6d7-cb85ed8535d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:16.650Z|7503ab44-7eda-461a-926b-062c6ffca0fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:16.651Z|7503ab44-7eda-461a-926b-062c6ffca0fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:16.651Z|088c0df8-f375-4d0d-a38a-380853592b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:16.651Z|088c0df8-f375-4d0d-a38a-380853592b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:24.212Z|b9ab9e49-6f98-4d60-9952-630d5c8083b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:57:24.213Z|b9ab9e49-6f98-4d60-9952-630d5c8083b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:57:26.670Z|d6941183-3bb5-4fbb-ae27-e88c6797f2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:26.670Z|bb8df739-564d-4240-8269-44c7bb9015e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:26.670Z|08860433-70eb-41db-9840-de757520386f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:26.671Z|d6941183-3bb5-4fbb-ae27-e88c6797f2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:26.671Z|bb8df739-564d-4240-8269-44c7bb9015e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:26.671Z|08860433-70eb-41db-9840-de757520386f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:36.695Z|c56e5392-f286-4790-bc68-0863bcd8bc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:36.695Z|962b4a97-f3a2-46fd-9f90-ce0fc2983809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:36.695Z|c56e5392-f286-4790-bc68-0863bcd8bc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:36.695Z|5e692caf-9b9b-41f1-af39-3c02f91884d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:36.696Z|962b4a97-f3a2-46fd-9f90-ce0fc2983809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:36.697Z|5e692caf-9b9b-41f1-af39-3c02f91884d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:39.209Z|b4301c5b-67f7-4ffa-a556-77f7745c9406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:57:39.212Z|b4301c5b-67f7-4ffa-a556-77f7745c9406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:57:39.878Z|fbd74976-99ac-406d-9a91-feb5c5cbeb16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:57:39.879Z|fbd74976-99ac-406d-9a91-feb5c5cbeb16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:57:46.720Z|a04be7c1-c794-4202-91a5-5229b30b76ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:46.723Z|a04be7c1-c794-4202-91a5-5229b30b76ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:46.723Z|408fabf7-5046-4d36-bed2-55c0e30b5782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:46.723Z|408fabf7-5046-4d36-bed2-55c0e30b5782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:46.732Z|1cc42422-b268-4cbc-88b1-f5eb9121e2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:46.733Z|1cc42422-b268-4cbc-88b1-f5eb9121e2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:54.210Z|578787fd-c8cb-4b5f-b65b-f15d8b7782d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:57:54.211Z|578787fd-c8cb-4b5f-b65b-f15d8b7782d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:57:56.747Z|eca4b53b-1e5b-4a24-af85-c41aeb42ecbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:56.748Z|eca4b53b-1e5b-4a24-af85-c41aeb42ecbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:56.749Z|90c51699-1095-48f7-a2dd-c90dbf0cc517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:56.749Z|90c51699-1095-48f7-a2dd-c90dbf0cc517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:57:56.757Z|06b69d9a-56fa-4c53-8d82-7d1de1968ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:57:56.758Z|06b69d9a-56fa-4c53-8d82-7d1de1968ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:04.180Z|a683a667-1e19-46ef-9e68-f93749966dcb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:58:04.184Z|a683a667-1e19-46ef-9e68-f93749966dcb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:06.775Z|186642fc-ab20-4124-9e75-da978bec40e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:06.777Z|186642fc-ab20-4124-9e75-da978bec40e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:06.778Z|3ad5c0b9-6be1-49c7-9170-e83e4ed5b461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:06.778Z|3ad5c0b9-6be1-49c7-9170-e83e4ed5b461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:06.775Z|bd55bbd2-1f09-4969-9931-55bb01958045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:06.781Z|bd55bbd2-1f09-4969-9931-55bb01958045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:09.210Z|75b558c0-090f-4c75-888d-bab448174e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:58:09.212Z|75b558c0-090f-4c75-888d-bab448174e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:58:09.880Z|a7fc7321-6b94-4a16-b13d-7cc8d0ca8d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:58:09.881Z|a7fc7321-6b94-4a16-b13d-7cc8d0ca8d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:58:16.805Z|9017df58-feb3-4e5b-aca2-7afc8ce055c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:16.805Z|683419b0-14e6-4db2-8e3a-282f000e7f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:16.806Z|9017df58-feb3-4e5b-aca2-7afc8ce055c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:16.806Z|683419b0-14e6-4db2-8e3a-282f000e7f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:16.827Z|97e8afce-b948-4e82-8a53-0854f0b0ea97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:16.832Z|97e8afce-b948-4e82-8a53-0854f0b0ea97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:24.209Z|66faa22e-6818-4075-95d7-77a41f55d418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:58:24.214Z|66faa22e-6818-4075-95d7-77a41f55d418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:58:26.837Z|f237092f-0ef6-4dcb-aaa2-6463a83c8917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:26.838Z|f237092f-0ef6-4dcb-aaa2-6463a83c8917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:26.849Z|80b3617e-bb8c-4eea-b0af-3ace7e6d16bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:26.850Z|80b3617e-bb8c-4eea-b0af-3ace7e6d16bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:26.859Z|9144c69b-19be-4477-9dfa-afb0c17f9381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:26.862Z|9144c69b-19be-4477-9dfa-afb0c17f9381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:36.862Z|ea295369-384d-49fb-80a3-3773a0af9aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:36.863Z|ea295369-384d-49fb-80a3-3773a0af9aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:36.877Z|96fafb3c-0e3d-469a-9316-1c33c6ec1e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:36.878Z|96fafb3c-0e3d-469a-9316-1c33c6ec1e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:36.892Z|578c66f0-d296-4458-aab3-d4890fcccd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:36.893Z|578c66f0-d296-4458-aab3-d4890fcccd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:39.210Z|f7f9c49b-de30-40f0-b95f-d4c8f76e8ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:58:39.211Z|f7f9c49b-de30-40f0-b95f-d4c8f76e8ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:58:39.881Z|4876ee8b-fb3a-4520-be34-816a96b99028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:58:39.882Z|4876ee8b-fb3a-4520-be34-816a96b99028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:58:46.892Z|5b23fa9b-68fd-424d-ad21-4fbd258168e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:46.893Z|5b23fa9b-68fd-424d-ad21-4fbd258168e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:46.899Z|091e4192-f209-4688-8467-2e3e2a57fc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:46.900Z|091e4192-f209-4688-8467-2e3e2a57fc50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:46.917Z|ba990b86-327a-44c9-9f32-cff7eabaaf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:46.918Z|ba990b86-327a-44c9-9f32-cff7eabaaf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:54.209Z|3cc78f76-245a-4911-b07f-867274a62ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:58:54.209Z|3cc78f76-245a-4911-b07f-867274a62ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:58:56.922Z|c8d8adaa-4461-42c3-a346-8b24e360ab34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:56.922Z|f36ea0a5-0c18-428d-8756-d49fb08d4ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:56.922Z|c8d8adaa-4461-42c3-a346-8b24e360ab34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:56.922Z|f36ea0a5-0c18-428d-8756-d49fb08d4ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:58:56.979Z|ac826d95-d9ca-4d38-a12b-99258d744a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:58:56.980Z|ac826d95-d9ca-4d38-a12b-99258d744a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:04.169Z|a08d2db8-58fa-4c41-9103-14a5e500f443|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T08:59:04.170Z|a08d2db8-58fa-4c41-9103-14a5e500f443|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:06.995Z|35bc71a8-2e1f-4b0e-be36-2fa992856595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:06.996Z|35bc71a8-2e1f-4b0e-be36-2fa992856595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:07.002Z|8fcfeab1-d5ed-41dd-a973-6e99de22516f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:07.003Z|8fcfeab1-d5ed-41dd-a973-6e99de22516f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:07.049Z|2b2dfec0-1801-470a-bf05-7b4575301a27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:07.050Z|2b2dfec0-1801-470a-bf05-7b4575301a27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:09.209Z|a8fd4d94-2b29-496a-b94c-4013206c299f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:59:09.212Z|a8fd4d94-2b29-496a-b94c-4013206c299f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:59:09.883Z|a138909e-0884-4ec3-981a-5b7162c39a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:59:09.883Z|a138909e-0884-4ec3-981a-5b7162c39a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:59:17.048Z|def086c3-1a40-4c31-98f6-fd29e3962d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:17.048Z|79039ad0-405f-4333-8a04-6dfb4155a7df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:17.053Z|79039ad0-405f-4333-8a04-6dfb4155a7df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:17.054Z|def086c3-1a40-4c31-98f6-fd29e3962d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:17.084Z|1f595244-43c7-4df5-9419-12304057a06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:17.085Z|1f595244-43c7-4df5-9419-12304057a06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:24.210Z|d92ec769-0a5d-4d33-b181-967f9565546f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:59:24.214Z|d92ec769-0a5d-4d33-b181-967f9565546f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:59:27.107Z|5227c83c-2776-40dd-89dc-173050252612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:27.108Z|5227c83c-2776-40dd-89dc-173050252612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:27.107Z|c545e6da-d0a2-4d7d-86fe-e1799f8e03ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:27.118Z|c545e6da-d0a2-4d7d-86fe-e1799f8e03ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:27.126Z|f624f7de-9a70-4aea-ba0e-a7dbace87eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:27.127Z|f624f7de-9a70-4aea-ba0e-a7dbace87eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:37.144Z|5d47c9e0-3186-42ce-be09-8d8feeeadeb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:37.144Z|5d47c9e0-3186-42ce-be09-8d8feeeadeb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:37.150Z|2cc3fde1-376b-4915-926b-21e343a2d691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:37.150Z|2cc3fde1-376b-4915-926b-21e343a2d691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:37.157Z|2d0b9abe-2fbf-4bd6-9d66-e22c648005be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:37.158Z|2d0b9abe-2fbf-4bd6-9d66-e22c648005be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:39.209Z|94cb5740-e997-4eba-bc09-2c549dbd06ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:59:39.210Z|94cb5740-e997-4eba-bc09-2c549dbd06ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:59:39.884Z|fecb5512-4fcc-4d39-937a-ea5bbba8cbce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:59:39.885Z|fecb5512-4fcc-4d39-937a-ea5bbba8cbce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:59:47.179Z|c38683ca-5d80-4c0f-a37f-3d2d6c948f22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:47.179Z|a8496d24-0988-428b-8544-0cdae2cb8259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:47.180Z|c38683ca-5d80-4c0f-a37f-3d2d6c948f22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:47.180Z|a8496d24-0988-428b-8544-0cdae2cb8259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:47.181Z|f9b3874e-7cfd-46b8-8da8-3dcc5d675253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:47.182Z|f9b3874e-7cfd-46b8-8da8-3dcc5d675253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:54.209Z|3bcdbbe0-698b-46ab-b67a-38137ce2e7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T08:59:54.213Z|3bcdbbe0-698b-46ab-b67a-38137ce2e7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T08:59:57.203Z|5af072bb-41b8-469d-ac0a-9b33f5a6c06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:57.205Z|5af072bb-41b8-469d-ac0a-9b33f5a6c06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:57.212Z|37fcbe87-b763-43fd-bde3-a8c4e6b7a3e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:57.212Z|37fcbe87-b763-43fd-bde3-a8c4e6b7a3e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T08:59:57.216Z|28cc7bde-457f-4883-bfc2-49db5e1b4a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T08:59:57.217Z|28cc7bde-457f-4883-bfc2-49db5e1b4a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:04.168Z|0a62f89d-4ea5-4ddc-86db-c7b0737b9376|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:00:04.169Z|0a62f89d-4ea5-4ddc-86db-c7b0737b9376|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:07.229Z|171ed411-b629-4995-871c-c314c86836dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:07.230Z|171ed411-b629-4995-871c-c314c86836dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:07.243Z|848fc02c-b743-4341-8258-2a4f5c8c21ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:07.244Z|848fc02c-b743-4341-8258-2a4f5c8c21ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:07.249Z|026380f2-fc46-49de-a46b-fe1dafbc6d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:07.250Z|026380f2-fc46-49de-a46b-fe1dafbc6d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:09.209Z|9b030643-bbdb-4b01-b15a-d2ef846b4fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:00:09.210Z|9b030643-bbdb-4b01-b15a-d2ef846b4fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:00:09.886Z|4ce03d36-0163-4457-9520-6de1fbaf9342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:00:09.887Z|4ce03d36-0163-4457-9520-6de1fbaf9342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:00:17.275Z|f0aafbed-7d6b-4fa1-adeb-4ad3dcbfc35b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:17.275Z|8aa28c5f-9741-4b73-a084-283c3f2f12af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:17.276Z|f0aafbed-7d6b-4fa1-adeb-4ad3dcbfc35b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:17.276Z|8aa28c5f-9741-4b73-a084-283c3f2f12af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:17.291Z|2a0d726a-cb53-4747-94c4-a92ccc0fc8c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:17.292Z|2a0d726a-cb53-4747-94c4-a92ccc0fc8c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:24.210Z|c6f80c2c-001c-418d-94a4-2a988860d0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:00:24.212Z|c6f80c2c-001c-418d-94a4-2a988860d0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:00:27.315Z|1ff65ef1-5971-47af-b860-f734bfbc35c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:27.315Z|dd3023f3-c847-4c01-85e1-f8d9eef9a564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:27.321Z|1ff65ef1-5971-47af-b860-f734bfbc35c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:27.321Z|dd3023f3-c847-4c01-85e1-f8d9eef9a564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:27.327Z|356db4ef-beb3-4349-8dbe-34e2d7828833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:27.328Z|356db4ef-beb3-4349-8dbe-34e2d7828833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:37.356Z|959dc9b1-684d-45c3-82b9-2bfb00a45e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:37.356Z|59422f34-61d2-4faf-86af-872092cd58ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:37.359Z|959dc9b1-684d-45c3-82b9-2bfb00a45e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:37.359Z|a9be0872-fbda-4bc5-a832-589d8522d14b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:37.360Z|a9be0872-fbda-4bc5-a832-589d8522d14b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:37.359Z|59422f34-61d2-4faf-86af-872092cd58ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:39.210Z|c2c4dfb8-bd60-42be-8321-d6d4825e6e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:00:39.217Z|c2c4dfb8-bd60-42be-8321-d6d4825e6e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:00:39.888Z|28037fbf-dd8c-4193-b704-b6bd7e64848b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:00:39.889Z|28037fbf-dd8c-4193-b704-b6bd7e64848b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:00:47.382Z|4bca4c81-d43e-4449-8695-acd84e1ea61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:47.382Z|f40fb2a9-a016-4924-b9db-941abaef10a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:47.383Z|ed5d428d-a4f4-4f9a-b4bd-5410206990bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:47.383Z|f40fb2a9-a016-4924-b9db-941abaef10a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:47.383Z|4bca4c81-d43e-4449-8695-acd84e1ea61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:47.384Z|ed5d428d-a4f4-4f9a-b4bd-5410206990bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:54.209Z|335cc7ad-67f7-4116-87db-5837d7c9cfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:00:54.209Z|335cc7ad-67f7-4116-87db-5837d7c9cfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:00:57.408Z|f7ea2090-f18e-4673-abbe-77a733174778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:57.409Z|e28f5313-f0cb-49df-86c0-f57ccaf2cd1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:57.409Z|f7ea2090-f18e-4673-abbe-77a733174778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:57.409Z|e28f5313-f0cb-49df-86c0-f57ccaf2cd1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:00:57.417Z|cf8a3742-cd98-4526-b9f0-a881b339151d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:00:57.417Z|cf8a3742-cd98-4526-b9f0-a881b339151d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:04.168Z|ce14e5b8-8b99-4b3b-b239-27e4b21112bd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:01:04.169Z|ce14e5b8-8b99-4b3b-b239-27e4b21112bd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:04.381Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:04.389Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 30f86b64-2490-44d7-8aae-2a63c28e675f already exists in requestDb InfraActiveRequests table
2021-09-26T09:01:04.391Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:04.391Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:04.392Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:04.392Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:04.392Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:04.392Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e3d7715b9dbea07", X-B3-SpanId:"6129086da198f60d", X-B3-ParentSpanId:"4e3d7715b9dbea07", X-B3-Sampled:"0", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab4b3420-1318-4ad4-9683-efa7bc0d86b0"]
2021-09-26T09:01:04.393Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:04.393Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:04.436Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:04.436Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T09:01:04.436Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:04.437Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:04.437Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: 
2021-09-26T09:01:04.437Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:04.438Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:04.456Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-09-26T09:01:04.458Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-09-26T09:01:04.467Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-09-26T09:01:04.523Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-09-26T09:01:04.524Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-09-26T09:01:04.646Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:04.647Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/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-210926-09:01:04:566-67595], Content-Length=[313], Date=[Sun, 26 Sep 2021 09:01:04 GMT], Content-Type=[application/json]}
2021-09-26T09:01:04.649Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-09-26T09:01:04.654Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234
2021-09-26T09:01:04.654Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-09-26T09:01:04.659Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-09-26T09:01:04.699Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-09-26T09:01:04.700Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[30f86b64-2490-44d7-8aae-2a63c28e675f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2fd2614d-097b-4d4a-931a-a7673f2ee144], X-ECOMP-RequestID=[30f86b64-2490-44d7-8aae-2a63c28e675f], X-TransactionId=[], X-ONAP-RequestID=[30f86b64-2490-44d7-8aae-2a63c28e675f]}
2021-09-26T09:01:04.747Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/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-210926-09:01:04:734-24244], Content-Length=[313], Date=[Sun, 26 Sep 2021 09:01:04 GMT], Content-Type=[application/json]}
2021-09-26T09:01:04.748Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/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-09-26T09:01:04.749Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:04.751Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234
2021-09-26T09:01:04.752Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-09-26T09:01:04.752Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-09-26T09:01:04.753Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-09-26T09:01:04.761Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-09-26T09:01:04.762Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-09-26T09:01:04.762Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:04.763Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-09-26T09:01:04.763Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-09-26T09:01:04.764Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"90", X-B3-TraceId:"4e3d7715b9dbea07", X-B3-SpanId:"c82f88506f96cdce", X-B3-ParentSpanId:"4e3d7715b9dbea07", X-B3-Sampled:"0", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4beb55ce-ff6b-4b89-86c3-7f31b039daf8"]
2021-09-26T09:01:04.764Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation","requestScope":"service"}
2021-09-26T09:01:04.765Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-09-26T09:01:04.789Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:04.790Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:04.791Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-09-26T09:01:04.791Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:04.792Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-09-26T09:01:04.792Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:04.793Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-09-26T09:01:04.794Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:04.795Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||Invoke
2021-09-26T09:01:04.795Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:04.795Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:04.796Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Method      : GET
2021-09-26T09:01:04.796Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dac80ee6-3458-4309-823a-b036dbfef8ca"]
2021-09-26T09:01:04.797Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Request body: 
2021-09-26T09:01:04.797Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||==========================request end================================================
2021-09-26T09:01:04.873Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:04.874Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:04.875Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status text  : 
2021-09-26T09:01:04.876Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:04.878Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "5fc1f05a-0c8f-45c6-a099-ce76d10aa81d",
  "modelInvariantUUID" : "2476e58c-0135-48bd-b380-25cf02492013",
  "created" : "2021-09-26 08:59:07.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/recipes"
    }
  }
}
2021-09-26T09:01:04.879Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:04.880Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||InvokeReturn
2021-09-26T09:01:04.889Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance
2021-09-26T09:01:04.890Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|INFO|500||Invoke
2021-09-26T09:01:04.891Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:04.891Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance
2021-09-26T09:01:04.892Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Method      : GET
2021-09-26T09:01:04.892Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e607bea-a101-4c72-996b-857445b228ee"]
2021-09-26T09:01:04.893Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Request body: 
2021-09-26T09:01:04.893Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||==========================request end================================================
2021-09-26T09:01:04.914Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:04.915Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T09:01:04.916Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Status text  : 
2021-09-26T09:01:04.916Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&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:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:04.917Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Response body: 
2021-09-26T09:01:04.918Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:04.919Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:04.921Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013
2021-09-26T09:01:04.922Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|INFO|500||Invoke
2021-09-26T09:01:04.922Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:04.923Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013
2021-09-26T09:01:04.924Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Method      : GET
2021-09-26T09:01:04.924Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8c11cb8-6139-4b98-84db-7f8b65cf4215"]
2021-09-26T09:01:04.925Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Request body: 
2021-09-26T09:01:04.925Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||==========================request end================================================
2021-09-26T09:01:04.958Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:04.959Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:04.959Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Status text  : 
2021-09-26T09:01:04.960Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:04.961Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "5fc1f05a-0c8f-45c6-a099-ce76d10aa81d",
      "modelInvariantUUID" : "2476e58c-0135-48bd-b380-25cf02492013",
      "created" : "2021-09-26 08:59:07.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/networkCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/recipes"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013"
    }
  }
}
2021-09-26T09:01:04.962Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:04.962Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|INFO|500||InvokeReturn
2021-09-26T09:01:04.968Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance
2021-09-26T09:01:04.969Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|INFO|500||Invoke
2021-09-26T09:01:04.970Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:04.971Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance
2021-09-26T09:01:04.971Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Method      : GET
2021-09-26T09:01:04.972Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70ed49f-e26b-409b-a13e-33411dfae02f"]
2021-09-26T09:01:04.973Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Request body: 
2021-09-26T09:01:04.974Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||==========================request end================================================
2021-09-26T09:01:04.993Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:04.994Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T09:01:04.994Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Status text  : 
2021-09-26T09:01:04.995Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&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:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:04.996Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||Response body: 
2021-09-26T09:01:04.996Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:04.997Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:04.997Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-09-26T09:01:04.998Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-09-26T09:01:04.998Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:04.999Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-09-26T09:01:04.999Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-09-26T09:01:05.000Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"756d87b6-3bba-44cf-8b32-34a4b045cbc5"]
2021-09-26T09:01:05.001Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-09-26T09:01:05.001Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-09-26T09:01:05.034Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:05.034Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:05.035Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-09-26T09:01:05.035Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:05.036Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-09-26 06:42:26.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    }
  }
}
2021-09-26T09:01:05.037Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:05.038Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-09-26T09:01:05.047Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-09-26T09:01:05.048Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-09-26T09:01:05.049Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:05.049Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-09-26T09:01:05.050Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-09-26T09:01:05.051Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ff8caa1-5187-4413-b347-2eda817848b4"]
2021-09-26T09:01:05.052Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-09-26T09:01:05.052Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-09-26T09:01:05.078Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:05.080Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:05.080Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-09-26T09:01:05.081Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:05.082Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-09-26T06:42:26.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2021-09-26T09:01:05.082Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:05.083Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-09-26T09:01:05.087Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:05.087Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||Invoke
2021-09-26T09:01:05.087Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:05.088Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:05.088Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Method      : GET
2021-09-26T09:01:05.088Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"975a682e-6d74-4102-9985-a4279d5792d1"]
2021-09-26T09:01:05.089Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Request body: 
2021-09-26T09:01:05.089Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||==========================request end================================================
2021-09-26T09:01:05.117Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:05.118Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:05.118Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status text  : 
2021-09-26T09:01:05.119Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:05.120Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "5fc1f05a-0c8f-45c6-a099-ce76d10aa81d",
  "modelInvariantUUID" : "2476e58c-0135-48bd-b380-25cf02492013",
  "created" : "2021-09-26 08:59:07.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/recipes"
    }
  }
}
2021-09-26T09:01:05.120Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:05.121Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||InvokeReturn
2021-09-26T09:01:05.124Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-09-26T09:01:05.125Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-09-26T09:01:05.125Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:05.126Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-09-26T09:01:05.126Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-09-26T09:01:05.126Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4167", X-B3-TraceId:"4e3d7715b9dbea07", X-B3-SpanId:"c2d131185cac664b", X-B3-ParentSpanId:"4e3d7715b9dbea07", X-B3-Sampled:"0", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"349b911e-e311-4f8a-ac4e-95ebfb697d31"]
2021-09-26T09:01:05.127Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"30f86b64-2490-44d7-8aae-2a63c28e675f","requestStatus":"IN_PROGRESS","startTime":1632646864458,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"30f86b64-2490-44d7-8aae-2a63c28e675f"}
2021-09-26T09:01:05.127Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-09-26T09:01:05.168Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:05.169Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-09-26T09:01:05.169Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-09-26T09:01:05.169Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:05.170Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T09:01:04.458+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-09-26T09:01:05.159+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:05.170Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:05.171Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-09-26T09:01:05.183Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-09-26T09:01:05.184Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-09-26T09:01:05.185Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:05.185Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-09-26T09:01:05.186Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-09-26T09:01:05.186Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3045", X-B3-TraceId:"4e3d7715b9dbea07", X-B3-SpanId:"16edd65fe6e7f474", X-B3-ParentSpanId:"4e3d7715b9dbea07", X-B3-Sampled:"0", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b8df16b-bd01-400f-ad1a-7cc1af4c04d8"]
2021-09-26T09:01:05.186Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\"modelUuid\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\"modelInvariantUuid\":\"2476e58c-0135-48bd-b380-25cf02492013\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\"}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"9a2a3959-6467-4de5-bf42-5bac505823d3\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"30f86b64-2490-44d7-8aae-2a63c28e675f","type":"String"},"mso-request-id":{"value":"30f86b64-2490-44d7-8aae-2a63c28e675f","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-09-26T09:01:05.187Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-09-26T09:01:06.218Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:06.219Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-09-26T09:01:06.220Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-09-26T09:01:06.220Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 26 Sep 2021 09:01:06 GMT", X-ONAP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-TransactionID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ECOMP-RequestID:"30f86b64-2490-44d7-8aae-2a63c28e675f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2b8df16b-bd01-400f-ad1a-7cc1af4c04d8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-09-26T09:01:06.221Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"30f86b64-2490-44d7-8aae-2a63c28e675f\",\"instanceId\":\"818d1f66-b3dc-4010-bf85-97be97b10308\"}}","message":"Success","processInstanceID":"47f4899b-1ea8-11ec-b774-3a4409607b81","variables":null,"messageCode":200}
2021-09-26T09:01:06.222Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:06.223Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-09-26T09:01:06.230Z|30f86b64-2490-44d7-8aae-2a63c28e675f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:06.378Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:06.384Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:06.385Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:06.385Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:06.386Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:06.386Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:06.386Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a0cfaf8d9be5587", X-B3-SpanId:"c7c8e7e76c598576", X-B3-ParentSpanId:"9a0cfaf8d9be5587", X-B3-Sampled:"0", X-ONAP-RequestID:"3081bff3-0ba6-487d-b615-449466f300ff", X-RequestID:"3081bff3-0ba6-487d-b615-449466f300ff", X-TransactionID:"3081bff3-0ba6-487d-b615-449466f300ff", X-ECOMP-RequestID:"3081bff3-0ba6-487d-b615-449466f300ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f91641ff-3692-4035-af0a-509c013cd3a7"]
2021-09-26T09:01:06.387Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:06.387Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:06.407Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:06.408Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:06.408Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:06.409Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:06.410Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:05.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:06.410Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:06.410Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:06.412Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:06.413Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:06.413Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:06.413Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:06.413Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:06.414Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a0cfaf8d9be5587", X-B3-SpanId:"7e64a8d3f22b6301", X-B3-ParentSpanId:"9a0cfaf8d9be5587", X-B3-Sampled:"0", X-ONAP-RequestID:"3081bff3-0ba6-487d-b615-449466f300ff", X-RequestID:"3081bff3-0ba6-487d-b615-449466f300ff", X-TransactionID:"3081bff3-0ba6-487d-b615-449466f300ff", X-ECOMP-RequestID:"3081bff3-0ba6-487d-b615-449466f300ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e95d4c24-6809-4242-8d89-68dfdb0c1cd2"]
2021-09-26T09:01:06.414Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:06.415Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:06.434Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:06.435Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:06.435Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:06.435Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:06.437Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:06.437Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:06.438Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:06.448Z|3081bff3-0ba6-487d-b615-449466f300ff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:07.434Z|d91f78c6-e9c3-4ab8-9681-6e9f12e8d33e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:07.434Z|470e1e0a-bff0-4b3a-9d4c-2b74c625f24c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:07.434Z|470e1e0a-bff0-4b3a-9d4c-2b74c625f24c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:07.434Z|d91f78c6-e9c3-4ab8-9681-6e9f12e8d33e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:07.447Z|e765dbf9-8744-4a39-bc07-50dfcd1abd84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:07.448Z|e765dbf9-8744-4a39-bc07-50dfcd1abd84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:09.209Z|037ae59a-5480-4e3a-a33f-68f5f149f6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:01:09.210Z|037ae59a-5480-4e3a-a33f-68f5f149f6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:01:09.890Z|80d10d2e-ba71-4bde-bb4e-ff64fb787d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:01:09.891Z|80d10d2e-ba71-4bde-bb4e-ff64fb787d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:01:16.578Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:16.583Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:16.584Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:16.584Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:16.584Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:16.584Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:16.585Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d63cff349ae45b72", X-B3-SpanId:"cd795cd8b2e6ff67", X-B3-ParentSpanId:"d63cff349ae45b72", X-B3-Sampled:"0", X-ONAP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-TransactionID:"68777851-743b-4dcc-a699-64d35373e750", X-ECOMP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44008dab-ab7b-4f54-94b1-767be6c65661"]
2021-09-26T09:01:16.585Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:16.585Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:16.628Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:16.629Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:16.629Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:16.630Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:16.639Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:13.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:16.639Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:16.640Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:16.642Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:16.642Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:16.643Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:16.644Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:16.644Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:16.644Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d63cff349ae45b72", X-B3-SpanId:"3dd0011f88737b55", X-B3-ParentSpanId:"d63cff349ae45b72", X-B3-Sampled:"0", X-ONAP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-TransactionID:"68777851-743b-4dcc-a699-64d35373e750", X-ECOMP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c52ce21e-4dc8-40e0-a38d-0ef32ac28850"]
2021-09-26T09:01:16.645Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:16.645Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:16.659Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:16.660Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:16.660Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:16.661Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:16.662Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:16.662Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:16.663Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:16.745Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T09:01:16.745Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T09:01:16.746Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:16.746Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T09:01:16.746Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T09:01:16.747Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-TransactionID:"68777851-743b-4dcc-a699-64d35373e750", X-ECOMP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10fd7562-893d-44dd-a010-ff5c8c6f7654"]
2021-09-26T09:01:16.747Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T09:01:16.747Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T09:01:16.876Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:16.877Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:16.877Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T09:01:16.877Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CCDB069E4EFB89F72871C5B60D3F373B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sun, 26 Sep 2021 09:01:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:16.878Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4d820b7f-1ea8-11ec-b774-3a4409607b81","businessKey":"30f86b64-2490-44d7-8aae-2a63c28e675f","processDefinitionId":"WaitForPnfReadyBB:1:4382d26e-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-09-26T09:01:14.535+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"47f4899b-1ea8-11ec-b774-3a4409607b81","superProcessInstanceId":"4cffbcd9-1ea8-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-09-26T09:01:16.878Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:16.879Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T09:01:16.907Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T09:01:16.907Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T09:01:16.908Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:16.908Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T09:01:16.908Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T09:01:16.908Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-TransactionID:"68777851-743b-4dcc-a699-64d35373e750", X-ECOMP-RequestID:"68777851-743b-4dcc-a699-64d35373e750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4829633a-03d4-458b-b5e7-afefb195bd3d"]
2021-09-26T09:01:16.909Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T09:01:16.909Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T09:01:17.030Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:17.030Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:17.031Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T09:01:17.031Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=54E0E7BDC984EAE75363B8B4DBE91974; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Sun, 26 Sep 2021 09:01:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:17.032Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"4d8a21e6-1ea8-11ec-b774-3a4409607b81","parentActivityInstanceId":"4d820b7f-1ea8-11ec-b774-3a4409607b81","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:4382d26e-1e95-11ec-b774-3a4409607b81","processInstanceId":"4d820b7f-1ea8-11ec-b774-3a4409607b81","executionId":"4d820b7f-1ea8-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T09:01:14.588+0000","endTime":"2021-09-26T09:01:14.717+0000","durationInMillis":129,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"47f4899b-1ea8-11ec-b774-3a4409607b81"}]
2021-09-26T09:01:17.033Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:17.033Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4d820b7f-1ea8-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T09:01:17.042Z|68777851-743b-4dcc-a699-64d35373e750|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:17.460Z|66475aa8-4e85-4956-b4f4-a7ba00ea411d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:17.460Z|551bd909-d65e-44f2-8d7e-d9ab8ff6fdbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:17.466Z|66475aa8-4e85-4956-b4f4-a7ba00ea411d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:17.469Z|551bd909-d65e-44f2-8d7e-d9ab8ff6fdbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:17.477Z|fc298248-6977-4397-a079-4a7547bca0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:17.477Z|fc298248-6977-4397-a079-4a7547bca0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:24.210Z|7368d7f8-d3c5-4e29-9cc2-8951e88dcf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:01:24.212Z|7368d7f8-d3c5-4e29-9cc2-8951e88dcf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:01:27.169Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:27.175Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:27.175Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:27.176Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:27.176Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:27.177Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:27.177Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3ebc53d9516094f", X-B3-SpanId:"e3cd8d555d82124e", X-B3-ParentSpanId:"f3ebc53d9516094f", X-B3-Sampled:"0", X-ONAP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-TransactionID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ECOMP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4993323-ef87-4f67-be0e-fe5d41e88014"]
2021-09-26T09:01:27.177Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:27.178Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:27.206Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:27.207Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:27.207Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:27.208Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:27.209Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:25.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:27.209Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:27.210Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:27.212Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:27.212Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:27.213Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:27.213Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:27.214Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:27.214Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3ebc53d9516094f", X-B3-SpanId:"93b1092a20e5c5c7", X-B3-ParentSpanId:"f3ebc53d9516094f", X-B3-Sampled:"0", X-ONAP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-TransactionID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ECOMP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e365a17-307e-4f0b-aa0c-8792314e0b02"]
2021-09-26T09:01:27.214Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:27.215Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:27.230Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:27.231Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:27.231Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:27.232Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:27.233Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:27.233Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:27.234Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:27.284Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T09:01:27.285Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-09-26T09:01:27.286Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:27.286Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1
2021-09-26T09:01:27.286Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T09:01:27.287Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-TransactionID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ECOMP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5e3ec39-275d-40c0-87fd-94316173d8df"]
2021-09-26T09:01:27.287Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-09-26T09:01:27.288Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T09:01:27.433Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:27.434Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:27.434Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T09:01:27.435Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=43804DD6F91ADBB3846BF87DEA2B08D8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Sun, 26 Sep 2021 09:01:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:27.436Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"53a713b8-1ea8-11ec-b774-3a4409607b81","businessKey":"30f86b64-2490-44d7-8aae-2a63c28e675f","processDefinitionId":"ActivatePnfBB:1:43586696-1e95-11ec-b774-3a4409607b81","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2021-09-26T09:01:24.844+0000","endTime":"2021-09-26T09:01:25.148+0000","removalTime":null,"durationInMillis":304,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"47f4899b-1ea8-11ec-b774-3a4409607b81","superProcessInstanceId":"52a18a52-1ea8-11ec-b774-3a4409607b81","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-09-26T09:01:27.436Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:27.436Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30f86b64-2490-44d7-8aae-2a63c28e675f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-09-26T09:01:27.468Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T09:01:27.469Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|INFO|500||Invoke
2021-09-26T09:01:27.469Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:27.470Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1
2021-09-26T09:01:27.470Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Method      : GET
2021-09-26T09:01:27.471Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-TransactionID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ECOMP-RequestID:"a705279a-0166-475f-b06f-7ebaa56a5f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f636757-cd6f-41ab-8c5d-91b20af14b47"]
2021-09-26T09:01:27.471Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Request body: 
2021-09-26T09:01:27.471Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||==========================request end================================================
2021-09-26T09:01:27.499Z|73d331d4-fa4d-449e-a6cc-54172da529ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:27.499Z|797d6a80-fb2a-4b6b-9318-f98cb46fab36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:27.500Z|73d331d4-fa4d-449e-a6cc-54172da529ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:27.501Z|797d6a80-fb2a-4b6b-9318-f98cb46fab36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:27.496Z|b803de7d-acd0-47db-aa45-4cf0892fc30b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:27.505Z|b803de7d-acd0-47db-aa45-4cf0892fc30b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:27.590Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:27.591Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:27.591Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Status text  : 
2021-09-26T09:01:27.592Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=46CB8285BDAC48BD834B4EE20AE20195; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"814", Date:"Sun, 26 Sep 2021 09:01:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:27.592Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||Response body: [{"id":"53a739d8-1ea8-11ec-b774-3a4409607b81","parentActivityInstanceId":"53a713b8-1ea8-11ec-b774-3a4409607b81","activityId":"UpdatePnfOrchestrationStatusToActive","activityName":"Update Pnf Orchestration Status to Active","activityType":"serviceTask","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:43586696-1e95-11ec-b774-3a4409607b81","processInstanceId":"53a713b8-1ea8-11ec-b774-3a4409607b81","executionId":"53a713b8-1ea8-11ec-b774-3a4409607b81","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-26T09:01:24.845+0000","endTime":"2021-09-26T09:01:25.148+0000","durationInMillis":303,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"47f4899b-1ea8-11ec-b774-3a4409607b81"}]
2021-09-26T09:01:27.593Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:27.593Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a713b8-1ea8-11ec-b774-3a4409607b81&maxResults=1|INFO|500||InvokeReturn
2021-09-26T09:01:27.597Z|a705279a-0166-475f-b06f-7ebaa56a5f53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:37.529Z|0628cec9-62ad-4458-b113-7545a09f7e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:37.530Z|0628cec9-62ad-4458-b113-7545a09f7e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:37.530Z|fbb12d65-fe00-4f12-8804-033ed135c29d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:37.531Z|32da4fd6-20b2-4a12-a31e-48d8e3583733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:37.533Z|32da4fd6-20b2-4a12-a31e-48d8e3583733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:37.532Z|fbb12d65-fe00-4f12-8804-033ed135c29d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:37.727Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:37.731Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:37.731Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:37.732Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:37.732Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:37.732Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:37.732Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90f9266d6236306f", X-B3-SpanId:"72a73fe75bbc0ee4", X-B3-ParentSpanId:"90f9266d6236306f", X-B3-Sampled:"0", X-ONAP-RequestID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-RequestID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-TransactionID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-ECOMP-RequestID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"036ef93b-630e-48ab-9d3b-4894c9f973de"]
2021-09-26T09:01:37.732Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:37.733Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:37.763Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:37.764Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:37.764Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:37.764Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:37.766Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "endTime" : "2021-09-26T09:01:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:27.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:37.766Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:37.767Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:37.770Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:37.770Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:37.770Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:37.771Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:37.771Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:37.771Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90f9266d6236306f", X-B3-SpanId:"1f6838a96fe3d092", X-B3-ParentSpanId:"90f9266d6236306f", X-B3-Sampled:"0", X-ONAP-RequestID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-RequestID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-TransactionID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-ECOMP-RequestID:"f54af0a9-a342-43be-812d-4dd110e54fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f3b492e-ea95-4637-9a56-3ffd720cb82b"]
2021-09-26T09:01:37.772Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:37.772Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:37.786Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:37.787Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:37.787Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:37.787Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:37.789Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:37.789Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:37.790Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:37.799Z|f54af0a9-a342-43be-812d-4dd110e54fa7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:37.922Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:37.925Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:37.926Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:37.926Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:37.926Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:37.927Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:37.927Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7531054a5041c8d", X-B3-SpanId:"a2c9c7f001592bf2", X-B3-ParentSpanId:"c7531054a5041c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-RequestID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-TransactionID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-ECOMP-RequestID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a90a905c-3b93-410f-adda-b6c3ad164374"]
2021-09-26T09:01:37.927Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:37.928Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:37.947Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:37.947Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:37.948Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:37.948Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:37.949Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "endTime" : "2021-09-26T09:01:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:27.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:37.949Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:37.951Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:37.952Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:37.953Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:37.953Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:37.954Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:37.954Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:37.955Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7531054a5041c8d", X-B3-SpanId:"e792361b0b878334", X-B3-ParentSpanId:"c7531054a5041c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-RequestID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-TransactionID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-ECOMP-RequestID:"b0d53eef-adad-439e-b3b7-6d12de755cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f4d4ea8-4e24-4dbf-81ea-23d7cb5bc956"]
2021-09-26T09:01:37.955Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:37.955Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:37.971Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:37.972Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:37.972Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:37.973Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:37.974Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:37.975Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:37.975Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:37.984Z|b0d53eef-adad-439e-b3b7-6d12de755cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:38.105Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:38.108Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:38.108Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:38.108Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:38.109Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:38.109Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:38.110Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac7e528fff537731", X-B3-SpanId:"423ef63dfdb09f5a", X-B3-ParentSpanId:"ac7e528fff537731", X-B3-Sampled:"0", X-ONAP-RequestID:"64ff1430-07e4-4801-bdce-c8b558206522", X-RequestID:"64ff1430-07e4-4801-bdce-c8b558206522", X-TransactionID:"64ff1430-07e4-4801-bdce-c8b558206522", X-ECOMP-RequestID:"64ff1430-07e4-4801-bdce-c8b558206522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd960936-915c-4c7d-a699-a006871e6bf4"]
2021-09-26T09:01:38.110Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:38.110Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:38.130Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:38.131Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:38.131Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:38.131Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:38.133Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "endTime" : "2021-09-26T09:01:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:27.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:38.134Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:38.134Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:38.136Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:38.136Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:38.137Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:38.137Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:38.138Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:38.138Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac7e528fff537731", X-B3-SpanId:"ba3ab87f72d9a8ad", X-B3-ParentSpanId:"ac7e528fff537731", X-B3-Sampled:"0", X-ONAP-RequestID:"64ff1430-07e4-4801-bdce-c8b558206522", X-RequestID:"64ff1430-07e4-4801-bdce-c8b558206522", X-TransactionID:"64ff1430-07e4-4801-bdce-c8b558206522", X-ECOMP-RequestID:"64ff1430-07e4-4801-bdce-c8b558206522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62f0338b-4856-405e-b923-a4bce8737246"]
2021-09-26T09:01:38.139Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:38.139Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:38.158Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:38.158Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:38.159Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:38.159Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:38.160Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:38.161Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:38.161Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:38.170Z|64ff1430-07e4-4801-bdce-c8b558206522|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:38.298Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:38.308Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:38.308Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:38.309Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:38.309Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:38.309Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:38.309Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bf419a71cfa884c", X-B3-SpanId:"942483c6f7c93d32", X-B3-ParentSpanId:"5bf419a71cfa884c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf1db9c-b876-4056-9223-818f2a365746", X-RequestID:"bcf1db9c-b876-4056-9223-818f2a365746", X-TransactionID:"bcf1db9c-b876-4056-9223-818f2a365746", X-ECOMP-RequestID:"bcf1db9c-b876-4056-9223-818f2a365746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd718031-167a-46ec-87dc-f2f6a046588f"]
2021-09-26T09:01:38.310Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:38.310Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:38.331Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:38.332Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:38.332Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:38.333Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:38.334Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "endTime" : "2021-09-26T09:01:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:27.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:38.334Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:38.336Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:38.339Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:38.339Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:38.339Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:38.340Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:38.340Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:38.340Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bf419a71cfa884c", X-B3-SpanId:"439bf7e3bbf1c5af", X-B3-ParentSpanId:"5bf419a71cfa884c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf1db9c-b876-4056-9223-818f2a365746", X-RequestID:"bcf1db9c-b876-4056-9223-818f2a365746", X-TransactionID:"bcf1db9c-b876-4056-9223-818f2a365746", X-ECOMP-RequestID:"bcf1db9c-b876-4056-9223-818f2a365746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"592e1317-bd2b-493f-8535-6cf08f0fe6d7"]
2021-09-26T09:01:38.341Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:38.341Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:38.357Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:38.357Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:38.358Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:38.359Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:38.360Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:38.360Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:38.361Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:38.374Z|bcf1db9c-b876-4056-9223-818f2a365746|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:38.522Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:38.525Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:38.526Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||Invoke
2021-09-26T09:01:38.526Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:38.526Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f
2021-09-26T09:01:38.527Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Method      : GET
2021-09-26T09:01:38.527Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b95bb31d64875909", X-B3-SpanId:"3708d821c3eac9ed", X-B3-ParentSpanId:"b95bb31d64875909", X-B3-Sampled:"0", X-ONAP-RequestID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-RequestID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-TransactionID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-ECOMP-RequestID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ed48c62-cd1a-459a-9c06-ee74d3db4cd9"]
2021-09-26T09:01:38.527Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Request body: 
2021-09-26T09:01:38.528Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||==========================request end================================================
2021-09-26T09:01:38.548Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:38.549Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:38.550Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Status text  : 
2021-09-26T09:01:38.550Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:38.552Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||Response body: {
  "requestId" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:04.000+00:00",
  "endTime" : "2021-09-26T09:01:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n\t\t\t\"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"48b67983-532c-4260-a3dd-6bdf2656ef75\",\n                                        \"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\n                                        \"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                                \n                            ]\n                                \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\n                            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"9a2a3959-6467-4de5-bf42-5bac505823d3\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:01:27.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "30f86b64-2490-44d7-8aae-2a63c28e675f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f"
    }
  }
}
2021-09-26T09:01:38.552Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:38.553Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30f86b64-2490-44d7-8aae-2a63c28e675f|INFO|500||InvokeReturn
2021-09-26T09:01:38.554Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:38.555Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:01:38.555Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:38.555Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false
2021-09-26T09:01:38.556Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:01:38.556Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b95bb31d64875909", X-B3-SpanId:"b715f4a2362c6231", X-B3-ParentSpanId:"b95bb31d64875909", X-B3-Sampled:"0", X-ONAP-RequestID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-RequestID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-TransactionID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-ECOMP-RequestID:"c99d08eb-dab5-4ddf-b0d3-2df32b417b24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4875f6e7-4504-466d-a38e-739d7796efd9"]
2021-09-26T09:01:38.556Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:01:38.556Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:01:38.569Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:38.570Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:38.570Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:01:38.571Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:38.572Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:01:38.572Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:38.572Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30f86b64-2490-44d7-8aae-2a63c28e675f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:01:38.579Z|c99d08eb-dab5-4ddf-b0d3-2df32b417b24|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30f86b64-2490-44d7-8aae-2a63c28e675f|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:01:39.209Z|d003d332-833f-4e72-a6d9-d3143ace8f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:01:39.210Z|d003d332-833f-4e72-a6d9-d3143ace8f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:01:39.936Z|26e303b2-5b8c-4b7a-96c4-9c8ce2a41a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:01:39.938Z|26e303b2-5b8c-4b7a-96c4-9c8ce2a41a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:01:47.573Z|2f21ea37-42c5-40d6-a273-8acef3f07fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:47.573Z|1b8513dd-301c-4a31-832e-f9e5eae6881f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:47.573Z|b16bbcf0-aa27-4b84-bbe6-a3e897dae812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:47.580Z|1b8513dd-301c-4a31-832e-f9e5eae6881f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:47.580Z|b16bbcf0-aa27-4b84-bbe6-a3e897dae812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:47.581Z|2f21ea37-42c5-40d6-a273-8acef3f07fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:54.210Z|315aeed1-161d-424b-a97b-6d7f4b9217e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:01:54.212Z|315aeed1-161d-424b-a97b-6d7f4b9217e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:01:57.611Z|b78b8f6d-85ac-469a-a1bd-b294d10e384f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:57.611Z|5df5f7d0-cb32-40e8-bca4-ff07da046923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:57.612Z|5df5f7d0-cb32-40e8-bca4-ff07da046923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:57.612Z|b78b8f6d-85ac-469a-a1bd-b294d10e384f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:57.613Z|2e9c9c45-e064-4163-9721-06764971e363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:01:57.613Z|2e9c9c45-e064-4163-9721-06764971e363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:01:58.528Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:01:58.540Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|||INFO|500||Checking if requestId: 5ac26c8b-5c61-4906-9786-64e81c936c6e already exists in requestDb InfraActiveRequests table
2021-09-26T09:01:58.544Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:01:58.545Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||Invoke
2021-09-26T09:01:58.545Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.546Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:01:58.546Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Method      : GET
2021-09-26T09:01:58.547Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84c049319e325c0c", X-B3-SpanId:"75837e2d0faf1477", X-B3-ParentSpanId:"84c049319e325c0c", X-B3-Sampled:"0", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11fa047a-5fed-4626-b05f-83830fa81e41"]
2021-09-26T09:01:58.547Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Request body: 
2021-09-26T09:01:58.548Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.572Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.573Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T09:01:58.573Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status text  : 
2021-09-26T09:01:58.573Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.574Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Response body: 
2021-09-26T09:01:58.574Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.575Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:58.587Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|||INFO|500||Running local validations
2021-09-26T09:01:58.589Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-09-26T09:01:58.589Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-09-26T09:01:58.591Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26T09:01:58.591Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-09-26T09:01:58.591Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.592Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26T09:01:58.592Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-09-26T09:01:58.592Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"84c049319e325c0c", X-B3-SpanId:"e8a7d629554340f0", X-B3-ParentSpanId:"84c049319e325c0c", X-B3-Sampled:"0", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6522bba6-60bc-469a-9530-d9b5eb10af37"]
2021-09-26T09:01:58.593Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"818d1f66-b3dc-4010-bf85-97be97b10308"},"instanceName":null,"requestScope":"service"}
2021-09-26T09:01:58.593Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.611Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.611Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:58.612Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-09-26T09:01:58.613Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.614Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-09-26T09:01:58.614Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.615Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-09-26T09:01:58.618Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:58.619Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||Invoke
2021-09-26T09:01:58.620Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.620Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:58.621Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Method      : GET
2021-09-26T09:01:58.621Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a04c0ab6-ed43-4603-ae95-193e984d89a4"]
2021-09-26T09:01:58.622Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Request body: 
2021-09-26T09:01:58.622Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.677Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.678Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:58.678Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status text  : 
2021-09-26T09:01:58.679Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.682Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "5fc1f05a-0c8f-45c6-a099-ce76d10aa81d",
  "modelInvariantUUID" : "2476e58c-0135-48bd-b380-25cf02492013",
  "created" : "2021-09-26 08:59:07.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/recipes"
    }
  }
}
2021-09-26T09:01:58.682Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.684Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||InvokeReturn
2021-09-26T09:01:58.694Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance
2021-09-26T09:01:58.694Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|INFO|500||Invoke
2021-09-26T09:01:58.694Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.695Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance
2021-09-26T09:01:58.695Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Method      : GET
2021-09-26T09:01:58.695Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc8fec1e-0afd-4c7d-af32-ecdb4f84d747"]
2021-09-26T09:01:58.695Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Request body: 
2021-09-26T09:01:58.696Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.715Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.716Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T09:01:58.716Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Status text  : 
2021-09-26T09:01:58.716Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.716Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Response body: 
2021-09-26T09:01:58.717Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.717Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:58.718Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013
2021-09-26T09:01:58.718Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|INFO|500||Invoke
2021-09-26T09:01:58.718Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.718Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013
2021-09-26T09:01:58.719Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Method      : GET
2021-09-26T09:01:58.719Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"420e0d23-1ddd-4232-8022-6e3b30d193c3"]
2021-09-26T09:01:58.719Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Request body: 
2021-09-26T09:01:58.719Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.754Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.755Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:58.755Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Status text  : 
2021-09-26T09:01:58.755Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.757Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "5fc1f05a-0c8f-45c6-a099-ce76d10aa81d",
      "modelInvariantUUID" : "2476e58c-0135-48bd-b380-25cf02492013",
      "created" : "2021-09-26 08:59:07.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/networkCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/recipes"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013"
    }
  }
}
2021-09-26T09:01:58.757Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.758Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2476e58c-0135-48bd-b380-25cf02492013|INFO|500||InvokeReturn
2021-09-26T09:01:58.760Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance
2021-09-26T09:01:58.761Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|INFO|500||Invoke
2021-09-26T09:01:58.761Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.761Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance
2021-09-26T09:01:58.762Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Method      : GET
2021-09-26T09:01:58.762Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4a91f02-53be-4253-a2b0-3a16369b951c"]
2021-09-26T09:01:58.762Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Request body: 
2021-09-26T09:01:58.762Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.776Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.777Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-09-26T09:01:58.777Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Status text  : 
2021-09-26T09:01:58.777Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.778Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||Response body: 
2021-09-26T09:01:58.778Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.778Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5fc1f05a-0c8f-45c6-a099-ce76d10aa81d&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-09-26T09:01:58.779Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26T09:01:58.779Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-09-26T09:01:58.779Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.780Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26T09:01:58.780Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-09-26T09:01:58.780Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08ba3da1-a3b1-4382-85c5-b33b78d49e82"]
2021-09-26T09:01:58.780Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-09-26T09:01:58.780Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.808Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.809Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26T09:01:58.810Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-09-26T09:01:58.810Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.811Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26 06:42:26.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    }
  }
}
2021-09-26T09:01:58.811Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.811Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-09-26T09:01:58.816Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-09-26T09:01:58.816Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-09-26T09:01:58.817Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.817Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-09-26T09:01:58.818Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-09-26T09:01:58.818Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba69429-1076-4209-b798-6196b495c93c"]
2021-09-26T09:01:58.818Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-09-26T09:01:58.819Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.838Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.839Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:58.840Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-09-26T09:01:58.840Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.842Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 512,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-09-26T06:42:26.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service"
    }
  }
}
2021-09-26T09:01:58.842Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.843Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-09-26T09:01:58.849Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:58.849Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||Invoke
2021-09-26T09:01:58.849Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.850Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d
2021-09-26T09:01:58.850Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Method      : GET
2021-09-26T09:01:58.850Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1a4f69c-821e-4e7d-82c2-894ac2beb54d"]
2021-09-26T09:01:58.851Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Request body: 
2021-09-26T09:01:58.851Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.876Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.877Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status code  : 200 OK
2021-09-26T09:01:58.877Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Status text  : 
2021-09-26T09:01:58.877Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.878Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "5fc1f05a-0c8f-45c6-a099-ce76d10aa81d",
  "modelInvariantUUID" : "2476e58c-0135-48bd-b380-25cf02492013",
  "created" : "2021-09-26 08:59:07.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d/recipes"
    }
  }
}
2021-09-26T09:01:58.878Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.879Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5fc1f05a-0c8f-45c6-a099-ce76d10aa81d|INFO|500||InvokeReturn
2021-09-26T09:01:58.895Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-09-26T09:01:58.896Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-09-26T09:01:58.896Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.896Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-09-26T09:01:58.896Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-09-26T09:01:58.897Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"84c049319e325c0c", X-B3-SpanId:"10a94b77205068c9", X-B3-ParentSpanId:"84c049319e325c0c", X-B3-Sampled:"0", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83bc9443-7434-4cf4-a60c-d555b16f2bae"]
2021-09-26T09:01:58.897Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5ac26c8b-5c61-4906-9786-64e81c936c6e","requestStatus":"IN_PROGRESS","startTime":1632646918589,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"818d1f66-b3dc-4010-bf85-97be97b10308","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308","cloudApiRequests":[],"requestURI":"5ac26c8b-5c61-4906-9786-64e81c936c6e"}
2021-09-26T09:01:58.898Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-09-26T09:01:58.929Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:58.930Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-09-26T09:01:58.930Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-09-26T09:01:58.930Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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/5ac26c8b-5c61-4906-9786-64e81c936c6e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:01:58.931Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T09:01:58.589+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-09-26T09:01:58.923+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308",
  "cloudApiRequests" : [ ],
  "requestURI" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    }
  }
}
2021-09-26T09:01:58.931Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:58.931Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-09-26T09:01:58.941Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26T09:01:58.941Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-09-26T09:01:58.942Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-09-26T09:01:58.942Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|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-09-26T09:01:58.942Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-09-26T09:01:58.942Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"84c049319e325c0c", X-B3-SpanId:"2cc1ff0e8e2e1d6a", X-B3-ParentSpanId:"84c049319e325c0c", X-B3-Sampled:"0", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b12a16c-f100-45a3-a3cc-7b7d4524c9d9"]
2021-09-26T09:01:58.943Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2476e58c-0135-48bd-b380-25cf02492013\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\"modelUuid\":\"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\",\"modelInvariantUuid\":\"2476e58c-0135-48bd-b380-25cf02492013\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"818d1f66-b3dc-4010-bf85-97be97b10308\"}","type":"String"},"requestId":{"value":"5ac26c8b-5c61-4906-9786-64e81c936c6e","type":"String"},"mso-request-id":{"value":"5ac26c8b-5c61-4906-9786-64e81c936c6e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"818d1f66-b3dc-4010-bf85-97be97b10308","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/818d1f66-b3dc-4010-bf85-97be97b10308","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-09-26T09:01:58.943Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-09-26T09:01:59.958Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-09-26T09:01:59.959Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-09-26T09:01:59.960Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-09-26T09:01:59.960Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 26 Sep 2021 09:01:59 GMT", X-ONAP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-TransactionID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ECOMP-RequestID:"5ac26c8b-5c61-4906-9786-64e81c936c6e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5b12a16c-f100-45a3-a3cc-7b7d4524c9d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-09-26T09:01:59.961Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5ac26c8b-5c61-4906-9786-64e81c936c6e\",\"instanceId\":\"818d1f66-b3dc-4010-bf85-97be97b10308\"}}","message":"Success","processInstanceID":"67fcea4a-1ea8-11ec-b774-3a4409607b81","variables":null,"messageCode":200}
2021-09-26T09:01:59.961Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-09-26T09:01:59.962Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-09-26T09:01:59.971Z|5ac26c8b-5c61-4906-9786-64e81c936c6e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:02:00.114Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:02:00.120Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:00.125Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||Invoke
2021-09-26T09:02:00.125Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:00.125Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:00.126Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Method      : GET
2021-09-26T09:02:00.126Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3887ff523fe4f54c", X-B3-SpanId:"aa0596f4e0e57db4", X-B3-ParentSpanId:"3887ff523fe4f54c", X-B3-Sampled:"0", X-ONAP-RequestID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-RequestID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-TransactionID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-ECOMP-RequestID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e0a68b-529b-4227-8c60-fcd1798e02b5"]
2021-09-26T09:02:00.126Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Request body: 
2021-09-26T09:02:00.126Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||==========================request end================================================
2021-09-26T09:02:00.147Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:00.148Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:00.148Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status text  : 
2021-09-26T09:02:00.149Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:00.149Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Response body: {
  "requestId" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-09-26T09:01:58.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:02:00.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308",
  "cloudApiRequests" : [ ],
  "requestURI" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    }
  }
}
2021-09-26T09:02:00.150Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:00.150Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||InvokeReturn
2021-09-26T09:02:00.153Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:00.154Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:02:00.154Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:00.154Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:00.155Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:02:00.155Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3887ff523fe4f54c", X-B3-SpanId:"9f776e91b6426551", X-B3-ParentSpanId:"3887ff523fe4f54c", X-B3-Sampled:"0", X-ONAP-RequestID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-RequestID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-TransactionID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-ECOMP-RequestID:"93bfa9ad-436e-46c0-80a0-1ca4afa4e253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03122738-7a21-4b30-9115-1decada64297"]
2021-09-26T09:02:00.155Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:02:00.156Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:02:00.170Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:00.170Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:00.170Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:02:00.171Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:00.171Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:02:00.171Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:00.172Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:02:00.180Z|93bfa9ad-436e-46c0-80a0-1ca4afa4e253|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:02:04.170Z|61fb3c61-17b9-49a3-9479-fa76a5ce6bcd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:02:04.171Z|61fb3c61-17b9-49a3-9479-fa76a5ce6bcd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:07.636Z|a592edce-8881-4e31-b217-4fb68833b05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:07.637Z|a592edce-8881-4e31-b217-4fb68833b05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:07.643Z|5b8bbe61-e413-4e17-9fd7-2e372e01f550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:07.643Z|5b8bbe61-e413-4e17-9fd7-2e372e01f550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:07.647Z|2794dc12-c6c0-4dc8-a83b-5ca7d15a37dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:07.648Z|2794dc12-c6c0-4dc8-a83b-5ca7d15a37dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:09.209Z|8fd58393-d1e8-46fd-b1d7-25611fcacbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:02:09.212Z|8fd58393-d1e8-46fd-b1d7-25611fcacbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:02:09.941Z|95696bc2-434d-47ca-894b-a4ac2079c3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:02:09.941Z|95696bc2-434d-47ca-894b-a4ac2079c3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:02:10.329Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:02:10.335Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.336Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||Invoke
2021-09-26T09:02:10.337Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:10.337Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.337Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Method      : GET
2021-09-26T09:02:10.337Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d29027256ae39661", X-B3-SpanId:"295e0734619b5ff4", X-B3-ParentSpanId:"d29027256ae39661", X-B3-Sampled:"0", X-ONAP-RequestID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-RequestID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-TransactionID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-ECOMP-RequestID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9db3e0c4-1037-4b49-b98a-9706868eec9f"]
2021-09-26T09:02:10.338Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Request body: 
2021-09-26T09:02:10.338Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||==========================request end================================================
2021-09-26T09:02:10.375Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:10.376Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:10.376Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status text  : 
2021-09-26T09:02:10.377Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:10.378Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Response body: {
  "requestId" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:58.000+00:00",
  "endTime" : "2021-09-26T09:02:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:02:09.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308",
  "cloudApiRequests" : [ ],
  "requestURI" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    }
  }
}
2021-09-26T09:02:10.378Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:10.379Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||InvokeReturn
2021-09-26T09:02:10.382Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:10.382Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:02:10.383Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:10.383Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:10.384Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:02:10.384Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d29027256ae39661", X-B3-SpanId:"59fb0e5966f8dad2", X-B3-ParentSpanId:"d29027256ae39661", X-B3-Sampled:"0", X-ONAP-RequestID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-RequestID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-TransactionID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-ECOMP-RequestID:"f6b72f88-48c0-4096-a6a4-c3d7a5aad80c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7ae3f2a-bb99-4236-8ded-24cdcbfaad6f"]
2021-09-26T09:02:10.385Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:02:10.385Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:02:10.401Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:10.402Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:10.403Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:02:10.403Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:10.404Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:02:10.404Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:10.405Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:02:10.415Z|f6b72f88-48c0-4096-a6a4-c3d7a5aad80c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:02:10.543Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:02:10.547Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.548Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||Invoke
2021-09-26T09:02:10.549Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:10.549Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.550Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Method      : GET
2021-09-26T09:02:10.550Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6bc991ecc826041", X-B3-SpanId:"5906cb4562d644e6", X-B3-ParentSpanId:"c6bc991ecc826041", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-RequestID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-TransactionID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-ECOMP-RequestID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c421637-e163-4e41-bf0b-86f4bc039e5f"]
2021-09-26T09:02:10.551Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Request body: 
2021-09-26T09:02:10.551Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||==========================request end================================================
2021-09-26T09:02:10.582Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:10.583Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:10.584Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status text  : 
2021-09-26T09:02:10.584Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:10.588Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Response body: {
  "requestId" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:58.000+00:00",
  "endTime" : "2021-09-26T09:02:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:02:09.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308",
  "cloudApiRequests" : [ ],
  "requestURI" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    }
  }
}
2021-09-26T09:02:10.588Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:10.589Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||InvokeReturn
2021-09-26T09:02:10.592Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:10.593Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:02:10.593Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:10.593Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:10.594Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:02:10.594Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6bc991ecc826041", X-B3-SpanId:"bd2fb9ccc2c9a679", X-B3-ParentSpanId:"c6bc991ecc826041", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-RequestID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-TransactionID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-ECOMP-RequestID:"c7a35a8d-0858-4c28-87fb-b99a0004bdfa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3105a888-6c98-4f4d-881d-bd3eba92b80a"]
2021-09-26T09:02:10.595Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:02:10.595Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:02:10.610Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:10.611Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:10.611Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:02:10.612Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:10.613Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:02:10.613Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:10.613Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:02:10.621Z|c7a35a8d-0858-4c28-87fb-b99a0004bdfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:02:10.751Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:02:10.755Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.756Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||Invoke
2021-09-26T09:02:10.756Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:10.756Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.757Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Method      : GET
2021-09-26T09:02:10.757Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6567374d89ed0e80", X-B3-SpanId:"c456260cd109c04c", X-B3-ParentSpanId:"6567374d89ed0e80", X-B3-Sampled:"0", X-ONAP-RequestID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-RequestID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-TransactionID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-ECOMP-RequestID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"026d2c15-28f4-4466-9642-89aee0661a4d"]
2021-09-26T09:02:10.757Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Request body: 
2021-09-26T09:02:10.757Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||==========================request end================================================
2021-09-26T09:02:10.781Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:10.782Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:10.782Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status text  : 
2021-09-26T09:02:10.783Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:10.784Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Response body: {
  "requestId" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:58.000+00:00",
  "endTime" : "2021-09-26T09:02:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:02:09.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308",
  "cloudApiRequests" : [ ],
  "requestURI" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    }
  }
}
2021-09-26T09:02:10.785Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:10.786Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||InvokeReturn
2021-09-26T09:02:10.787Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:10.787Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:02:10.788Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:10.788Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:10.788Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:02:10.789Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6567374d89ed0e80", X-B3-SpanId:"3bc45a56618721d9", X-B3-ParentSpanId:"6567374d89ed0e80", X-B3-Sampled:"0", X-ONAP-RequestID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-RequestID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-TransactionID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-ECOMP-RequestID:"7e99a7d0-d666-4507-b6c8-48d91864a084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa9cafc8-49bf-4e7c-b007-5697878fb70d"]
2021-09-26T09:02:10.789Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:02:10.790Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:02:10.804Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:10.805Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:10.805Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:02:10.806Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:10.807Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:02:10.807Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:10.807Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:02:10.816Z|7e99a7d0-d666-4507-b6c8-48d91864a084|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:02:10.956Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Entering
2021-09-26T09:02:10.959Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.960Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||Invoke
2021-09-26T09:02:10.960Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:10.961Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e
2021-09-26T09:02:10.961Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Method      : GET
2021-09-26T09:02:10.962Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7391eb4a66d838a", X-B3-SpanId:"338e65052bf98d60", X-B3-ParentSpanId:"b7391eb4a66d838a", X-B3-Sampled:"0", X-ONAP-RequestID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-RequestID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-TransactionID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-ECOMP-RequestID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86333b5e-acc2-446d-81ba-adbf6c45604b"]
2021-09-26T09:02:10.963Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Request body: 
2021-09-26T09:02:10.963Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||==========================request end================================================
2021-09-26T09:02:10.993Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:10.994Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:10.995Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Status text  : 
2021-09-26T09:02:10.995Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:10.996Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||Response body: {
  "requestId" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-09-26T09:01:58.000+00:00",
  "endTime" : "2021-09-26T09:02:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2476e58c-0135-48bd-b380-25cf02492013\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5fc1f05a-0c8f-45c6-a099-ce76d10aa81d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-09-26T09:02:09.000+00:00",
  "serviceInstanceId" : "818d1f66-b3dc-4010-bf85-97be97b10308",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/818d1f66-b3dc-4010-bf85-97be97b10308",
  "cloudApiRequests" : [ ],
  "requestURI" : "5ac26c8b-5c61-4906-9786-64e81c936c6e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e"
    }
  }
}
2021-09-26T09:02:10.997Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:10.997Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5ac26c8b-5c61-4906-9786-64e81c936c6e|INFO|500||InvokeReturn
2021-09-26T09:02:10.999Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:11.000Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-09-26T09:02:11.000Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-09-26T09:02:11.000Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false
2021-09-26T09:02:11.000Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-09-26T09:02:11.001Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7391eb4a66d838a", X-B3-SpanId:"e428808de48bcaf5", X-B3-ParentSpanId:"b7391eb4a66d838a", X-B3-Sampled:"0", X-ONAP-RequestID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-RequestID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-TransactionID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-ECOMP-RequestID:"192505bd-f12e-4045-96c4-f1ce639b3cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7446859-5de3-483c-983f-f7a5cdc5fa47"]
2021-09-26T09:02:11.001Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-09-26T09:02:11.001Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-09-26T09:02:11.015Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-09-26T09:02:11.016Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-09-26T09:02:11.016Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-09-26T09:02:11.017Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 26 Sep 2021 09:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-09-26T09:02:11.017Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-09-26T09:02:11.017Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-09-26T09:02:11.018Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5ac26c8b-5c61-4906-9786-64e81c936c6e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-09-26T09:02:11.026Z|192505bd-f12e-4045-96c4-f1ce639b3cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5ac26c8b-5c61-4906-9786-64e81c936c6e|InfraPortalClient|||INFO|500||Exiting.
2021-09-26T09:02:17.663Z|0da8c38d-fc7c-48fc-90ff-cd6b345800cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:17.664Z|0da8c38d-fc7c-48fc-90ff-cd6b345800cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:17.676Z|ee7e8805-1b20-4b5f-9b0f-45cbaaf4045e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:17.677Z|ee7e8805-1b20-4b5f-9b0f-45cbaaf4045e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:17.679Z|605be329-9119-4e41-8b84-a7a136ff1dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:17.679Z|605be329-9119-4e41-8b84-a7a136ff1dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:24.209Z|817fb6a0-8333-420a-95d1-7c390159ec78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:02:24.209Z|817fb6a0-8333-420a-95d1-7c390159ec78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:02:27.695Z|9c5b47de-c778-4d54-94f7-3d7079cc24e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:27.695Z|9c5b47de-c778-4d54-94f7-3d7079cc24e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:27.702Z|1ebfed05-c50a-4b76-9199-826e0c84c7fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:27.702Z|1ebfed05-c50a-4b76-9199-826e0c84c7fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:27.709Z|073a825a-7995-4cdb-97f4-d9ed9d8dbf4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:27.709Z|073a825a-7995-4cdb-97f4-d9ed9d8dbf4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:37.723Z|adc97bb1-1793-4530-890b-8e135db75f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:37.723Z|adc97bb1-1793-4530-890b-8e135db75f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:37.735Z|ba075505-fd43-46d1-9ed7-ce1f7b460e0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:37.736Z|ba075505-fd43-46d1-9ed7-ce1f7b460e0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:37.767Z|cd692e80-0681-4eb1-aa54-0d9883bdae5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:37.768Z|cd692e80-0681-4eb1-aa54-0d9883bdae5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:39.209Z|bb0568a1-89c1-4adf-8544-42a94ee11821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:02:39.209Z|bb0568a1-89c1-4adf-8544-42a94ee11821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:02:39.942Z|a6d5e213-bc74-493f-8404-7119f7ab63f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:02:39.943Z|a6d5e213-bc74-493f-8404-7119f7ab63f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:02:47.751Z|08a26d4d-362f-40fa-b634-399ed7980dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:47.752Z|08a26d4d-362f-40fa-b634-399ed7980dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:47.785Z|d6517853-bf2d-460c-8755-b168868c8f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:47.786Z|d6517853-bf2d-460c-8755-b168868c8f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:47.788Z|2abb13b9-fa1f-4b88-aeab-e41b2ca366a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:47.788Z|2abb13b9-fa1f-4b88-aeab-e41b2ca366a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:54.210Z|fe3ddaa5-1436-4e22-afac-7fa3e2170da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:02:54.212Z|fe3ddaa5-1436-4e22-afac-7fa3e2170da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:02:57.781Z|9e184a23-926d-4b33-aa36-4b38e6930e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:57.782Z|9e184a23-926d-4b33-aa36-4b38e6930e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:57.811Z|0b5b52fb-5313-495a-9ac2-9dad3100105a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:57.812Z|0b5b52fb-5313-495a-9ac2-9dad3100105a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:02:57.815Z|4e04dd13-d7be-4cbb-b79c-ab4732cd1430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:02:57.816Z|4e04dd13-d7be-4cbb-b79c-ab4732cd1430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:04.179Z|6cac73ea-267b-45c7-be09-ddfaf34e02a6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:03:04.183Z|6cac73ea-267b-45c7-be09-ddfaf34e02a6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:07.811Z|491e9ed8-2a23-4d3b-b05b-a21b5bfa4b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:07.813Z|491e9ed8-2a23-4d3b-b05b-a21b5bfa4b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:07.835Z|41101ebf-1279-4648-87d0-586521d4b4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:07.836Z|41101ebf-1279-4648-87d0-586521d4b4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:07.838Z|bf69eca9-fb4b-49f8-8828-d85af2fe1285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:07.839Z|bf69eca9-fb4b-49f8-8828-d85af2fe1285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:09.209Z|a9e2a72b-74a6-4500-b3c9-19770e660e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:03:09.210Z|a9e2a72b-74a6-4500-b3c9-19770e660e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:03:09.943Z|b11bf5ce-8232-4b2d-b5e7-6b20474ecbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:03:09.944Z|b11bf5ce-8232-4b2d-b5e7-6b20474ecbf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:03:17.840Z|50e00df4-10ca-447a-a1fe-788eebf5180b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:17.841Z|50e00df4-10ca-447a-a1fe-788eebf5180b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:17.869Z|42962889-829b-4022-94bc-d5c0476e68e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:17.869Z|42962889-829b-4022-94bc-d5c0476e68e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:17.872Z|fef1798e-4504-4c62-96a2-3c59997593c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:17.873Z|fef1798e-4504-4c62-96a2-3c59997593c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:24.209Z|befaa688-f1fa-46c7-8882-86049fe939d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:03:24.209Z|befaa688-f1fa-46c7-8882-86049fe939d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:03:27.881Z|61d86bf8-cc97-46be-8058-9adcb4e187e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:27.882Z|61d86bf8-cc97-46be-8058-9adcb4e187e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:27.899Z|3c7c117c-2c29-4b9e-afdf-0777c53f4b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:27.900Z|ca4df535-2fc8-4730-aaaa-8b55c1561f11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:27.900Z|ca4df535-2fc8-4730-aaaa-8b55c1561f11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:27.900Z|3c7c117c-2c29-4b9e-afdf-0777c53f4b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:37.907Z|1c183280-3406-4008-a6c7-ce9f889b3ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:37.908Z|1c183280-3406-4008-a6c7-ce9f889b3ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:37.924Z|a8676a0e-2e1f-4baf-a4d8-cf85d5cbc9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:37.925Z|a8676a0e-2e1f-4baf-a4d8-cf85d5cbc9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:37.963Z|36dbeb16-437b-4e73-b04c-3d925c622d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:37.964Z|36dbeb16-437b-4e73-b04c-3d925c622d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:39.209Z|258fbbdb-f45f-436a-9cef-e080d6e4acbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:03:39.212Z|258fbbdb-f45f-436a-9cef-e080d6e4acbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:03:39.944Z|7391df2d-27b6-42e3-89f9-4d0a5f931056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:03:39.945Z|7391df2d-27b6-42e3-89f9-4d0a5f931056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:03:47.932Z|c3498cd3-03bf-4845-ab8b-9daff79a6568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:47.933Z|c3498cd3-03bf-4845-ab8b-9daff79a6568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:47.945Z|afcff0e1-24d2-49d1-b39d-789d3f935c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:47.945Z|afcff0e1-24d2-49d1-b39d-789d3f935c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:47.987Z|51f6ef22-c011-4a97-916f-9c8e7e272be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:47.987Z|51f6ef22-c011-4a97-916f-9c8e7e272be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:54.209Z|70cf2c7d-8dd8-49e5-83fb-8cb351de73f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:03:54.209Z|70cf2c7d-8dd8-49e5-83fb-8cb351de73f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:03:57.954Z|6cb43c9e-ec63-43ed-a6ad-7b617738c889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:57.955Z|6cb43c9e-ec63-43ed-a6ad-7b617738c889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:57.967Z|a0a2983b-17e2-462f-b451-c31812a2d849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:57.968Z|a0a2983b-17e2-462f-b451-c31812a2d849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:03:58.016Z|dd510064-5d15-48cd-8239-c42a816807b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:03:58.016Z|dd510064-5d15-48cd-8239-c42a816807b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:04.167Z|443ca42b-c7b2-4ce4-9ace-b4c03ff6c6d8|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:04:04.168Z|443ca42b-c7b2-4ce4-9ace-b4c03ff6c6d8|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:07.985Z|5158d699-bcf3-42f9-b27f-ff0ff77a17a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:07.985Z|5158d699-bcf3-42f9-b27f-ff0ff77a17a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:07.993Z|c8462661-bf2c-4a3c-b5fc-88401c636b13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:07.994Z|c8462661-bf2c-4a3c-b5fc-88401c636b13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:08.039Z|56df7611-824b-4d43-9582-d5a38a5ed6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:08.040Z|56df7611-824b-4d43-9582-d5a38a5ed6a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:09.209Z|afd16f4a-0f4c-4c2e-8673-4efd7e1f608d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:04:09.209Z|afd16f4a-0f4c-4c2e-8673-4efd7e1f608d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:04:09.946Z|ba9707c7-a8f8-4ba2-b54a-dfef3907d5ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:04:09.947Z|ba9707c7-a8f8-4ba2-b54a-dfef3907d5ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:04:18.017Z|d42ed71d-f142-4ada-98d5-8aed58c40178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:18.018Z|d42ed71d-f142-4ada-98d5-8aed58c40178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:18.021Z|2f3119c1-436c-46c8-8551-83111191da22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:18.022Z|2f3119c1-436c-46c8-8551-83111191da22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:18.061Z|df7b2844-cd23-4ad2-af61-867b1dc19d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:18.062Z|df7b2844-cd23-4ad2-af61-867b1dc19d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:24.213Z|8447b7fe-2ca9-4d88-ba2a-5d599dec0824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:04:24.220Z|8447b7fe-2ca9-4d88-ba2a-5d599dec0824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:04:28.060Z|da9f2451-6b54-4afc-bd11-70ef80ba8131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:28.060Z|54f7cccd-b764-477b-8d9d-fd2f21adde20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:28.064Z|da9f2451-6b54-4afc-bd11-70ef80ba8131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:28.064Z|54f7cccd-b764-477b-8d9d-fd2f21adde20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:28.084Z|e33ffd32-4395-45b1-a357-ec096112566a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:28.084Z|e33ffd32-4395-45b1-a357-ec096112566a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:38.100Z|484c9309-1b3d-48ce-8c25-02c6273a9dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:38.100Z|b46b39bb-45b7-45c8-b31e-312155c942ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:38.100Z|484c9309-1b3d-48ce-8c25-02c6273a9dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:38.100Z|b46b39bb-45b7-45c8-b31e-312155c942ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:38.110Z|5d4773fc-7614-467f-b7c4-58b532540f3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:38.111Z|5d4773fc-7614-467f-b7c4-58b532540f3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:39.209Z|a8b57ecd-3180-475c-aacb-9058cc796af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:04:39.210Z|a8b57ecd-3180-475c-aacb-9058cc796af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:04:39.947Z|b1f95041-7b83-4756-b097-9c6153bf513d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:04:39.948Z|b1f95041-7b83-4756-b097-9c6153bf513d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:04:48.122Z|438f7f5a-6b4e-4db1-91d6-44acddbc2c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:48.125Z|5e8e39d9-c347-4118-96e2-746e8c3cd0d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:48.126Z|5e8e39d9-c347-4118-96e2-746e8c3cd0d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:48.129Z|438f7f5a-6b4e-4db1-91d6-44acddbc2c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:48.134Z|628c5b57-eaf7-42ac-8727-678413ef772c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:48.134Z|628c5b57-eaf7-42ac-8727-678413ef772c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:54.209Z|403f369c-3933-4d60-8bbe-7c44aed0a7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:04:54.209Z|403f369c-3933-4d60-8bbe-7c44aed0a7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:04:58.147Z|ca08bd5e-0fd2-45c0-925d-cb2dd66c60ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:58.148Z|ca08bd5e-0fd2-45c0-925d-cb2dd66c60ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:58.153Z|178f55a6-9b41-42bb-b16a-95423dec4c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:58.153Z|178f55a6-9b41-42bb-b16a-95423dec4c54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:04:58.154Z|aa40408a-8a31-4b5c-b4c0-bd18c3ed319f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:04:58.154Z|aa40408a-8a31-4b5c-b4c0-bd18c3ed319f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:04.168Z|a1fe8afb-d2b0-4265-aa0c-663262e47bcc|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:05:04.169Z|a1fe8afb-d2b0-4265-aa0c-663262e47bcc|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:08.173Z|81bf174f-86d1-4629-848b-fc0b304e4cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:08.174Z|81bf174f-86d1-4629-848b-fc0b304e4cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:08.173Z|83bd01fc-b7d1-49da-a41b-8ace9e7d8fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:08.175Z|83bd01fc-b7d1-49da-a41b-8ace9e7d8fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:08.187Z|4f80f9f4-e482-4063-bf50-27a96fc98d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:08.188Z|4f80f9f4-e482-4063-bf50-27a96fc98d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:09.209Z|5b0a0e2b-e6b2-4cae-82ed-e1522d1ef12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:05:09.212Z|5b0a0e2b-e6b2-4cae-82ed-e1522d1ef12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:05:09.948Z|ac58ec48-6d10-4a15-9ee4-ad2286e93034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:05:09.949Z|ac58ec48-6d10-4a15-9ee4-ad2286e93034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:05:18.198Z|a7fad897-1d84-498e-b3d6-07952b5e6a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:18.199Z|a7fad897-1d84-498e-b3d6-07952b5e6a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:18.210Z|d68fdfcf-15ef-4404-acbd-f7bb3dcdf073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:18.210Z|1238748a-cb64-4c80-8bdc-e134b7b2b8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:18.210Z|d68fdfcf-15ef-4404-acbd-f7bb3dcdf073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:18.210Z|1238748a-cb64-4c80-8bdc-e134b7b2b8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:24.209Z|894cb755-888a-4050-becc-2518f439c6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:05:24.210Z|894cb755-888a-4050-becc-2518f439c6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:05:28.225Z|4e52a0e6-4e95-4942-ab72-b4e8ad4d883f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:28.227Z|4e52a0e6-4e95-4942-ab72-b4e8ad4d883f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:28.230Z|d31d83d4-3d5d-460d-91e7-0af56574e276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:28.231Z|d31d83d4-3d5d-460d-91e7-0af56574e276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:28.236Z|609ef3f4-d741-4408-92ff-8aba197e1744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:28.236Z|609ef3f4-d741-4408-92ff-8aba197e1744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:38.297Z|9410bebd-4b4b-4b30-b86c-aa6b6601bfa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:38.297Z|0a01ba3e-5fa3-4428-8c06-61c0983c370b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:38.297Z|e018fa8f-9e92-480b-a1c9-e260e7967391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:38.302Z|0a01ba3e-5fa3-4428-8c06-61c0983c370b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:38.302Z|9410bebd-4b4b-4b30-b86c-aa6b6601bfa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:38.302Z|e018fa8f-9e92-480b-a1c9-e260e7967391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:39.209Z|7df6ce97-e082-451a-8bcb-1b2134037418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:05:39.210Z|7df6ce97-e082-451a-8bcb-1b2134037418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:05:39.950Z|be422226-01dd-4557-aae4-ae986451c1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:05:39.951Z|be422226-01dd-4557-aae4-ae986451c1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:05:48.341Z|168346c1-bb55-49c8-a098-16d162db866d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:48.341Z|2c6db5e5-7a86-452c-b5de-68f1aa815c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:48.341Z|2883fd08-3d7e-4975-96a4-adf917808e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:48.342Z|2c6db5e5-7a86-452c-b5de-68f1aa815c69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:48.342Z|168346c1-bb55-49c8-a098-16d162db866d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:48.342Z|2883fd08-3d7e-4975-96a4-adf917808e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:54.209Z|fd187450-900d-4790-975f-87c4b0963ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:05:54.213Z|fd187450-900d-4790-975f-87c4b0963ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:05:58.364Z|e6b64752-cb74-490b-be74-6577b457da96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:58.365Z|e6b64752-cb74-490b-be74-6577b457da96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:58.367Z|e34df597-986c-473a-bdbc-132d814778ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:58.367Z|a1824e69-5be1-44ed-81ae-fd2a0947c5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:05:58.367Z|e34df597-986c-473a-bdbc-132d814778ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:05:58.368Z|a1824e69-5be1-44ed-81ae-fd2a0947c5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:04.169Z|fda0c04c-d202-457e-98d8-b10db020781c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:06:04.170Z|fda0c04c-d202-457e-98d8-b10db020781c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:08.398Z|1acd049d-160c-4000-914b-808fab68b240|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:08.398Z|af5ad1ef-bd68-44ef-b881-6b31d0f32744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:08.398Z|73b4ce41-fbb8-4e7c-93cc-708947f53136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:08.399Z|1acd049d-160c-4000-914b-808fab68b240|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:08.399Z|af5ad1ef-bd68-44ef-b881-6b31d0f32744|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:08.399Z|73b4ce41-fbb8-4e7c-93cc-708947f53136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:09.209Z|9a424af4-822e-48ab-9534-e645a1b764eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:06:09.209Z|9a424af4-822e-48ab-9534-e645a1b764eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:06:09.951Z|eb29258b-96d4-48a2-8975-841ac82f289c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:06:09.952Z|eb29258b-96d4-48a2-8975-841ac82f289c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:06:18.441Z|75fd95d5-3060-4951-a7b5-d2b1262a5efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:18.442Z|75fd95d5-3060-4951-a7b5-d2b1262a5efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:18.443Z|c4487b5a-bfd4-4e9e-a78b-426ff63270c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:18.443Z|c4487b5a-bfd4-4e9e-a78b-426ff63270c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:18.445Z|8b602ae2-f94d-41e5-b9d7-aa4f3de20ced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:18.445Z|8b602ae2-f94d-41e5-b9d7-aa4f3de20ced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:24.209Z|54aa0d10-e1c0-4f5a-9695-d2c891a039a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:06:24.209Z|54aa0d10-e1c0-4f5a-9695-d2c891a039a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:06:28.483Z|69d69cdf-2130-40a8-965a-16f7d9273f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:28.483Z|04e9a7e1-5c06-45d7-ac78-65dc36481cd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:28.484Z|04e9a7e1-5c06-45d7-ac78-65dc36481cd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:28.484Z|69d69cdf-2130-40a8-965a-16f7d9273f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:28.489Z|7cb88820-5778-4257-ae1f-ceb2e4babfc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:28.490Z|7cb88820-5778-4257-ae1f-ceb2e4babfc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:38.512Z|390a99d5-408b-4867-9bff-1949c9b3dbfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:38.513Z|390a99d5-408b-4867-9bff-1949c9b3dbfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:38.517Z|dfd6fddc-4203-4a20-aba2-c72f36b5778e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:38.518Z|dfd6fddc-4203-4a20-aba2-c72f36b5778e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:38.520Z|f8b89cc4-9b7b-4c81-823c-7040ed942a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:38.521Z|f8b89cc4-9b7b-4c81-823c-7040ed942a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:39.209Z|70d90c8b-086d-4e81-af97-dad06d3d3f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:06:39.213Z|70d90c8b-086d-4e81-af97-dad06d3d3f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:06:39.953Z|e35058d6-9be7-47db-8857-3c3b71d27eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:06:39.954Z|e35058d6-9be7-47db-8857-3c3b71d27eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:06:48.579Z|180120fb-cb9e-47ca-a8cc-17183eb37d21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:48.579Z|0f074562-2c2d-4d95-be08-3ffa0197b617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:48.579Z|f0b02f06-f7db-4ff6-bc24-5e5e8d4ec778|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:48.585Z|f0b02f06-f7db-4ff6-bc24-5e5e8d4ec778|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:48.585Z|0f074562-2c2d-4d95-be08-3ffa0197b617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:48.585Z|180120fb-cb9e-47ca-a8cc-17183eb37d21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:54.214Z|22f3e6aa-3ff9-43e5-8ac4-41a8b25c95a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:06:54.221Z|22f3e6aa-3ff9-43e5-8ac4-41a8b25c95a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:06:58.638Z|35ba9625-69d1-4b0a-9287-72ea796d4599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:58.638Z|54f6aa38-b741-499f-99b7-3fd35ce34271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:58.638Z|c38f6ed4-1522-43e9-956b-498adfcb0f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:06:58.642Z|35ba9625-69d1-4b0a-9287-72ea796d4599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:58.642Z|c38f6ed4-1522-43e9-956b-498adfcb0f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:06:58.642Z|54f6aa38-b741-499f-99b7-3fd35ce34271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:04.172Z|bfb49496-412b-4221-9e93-92e18c09f5eb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:07:04.173Z|bfb49496-412b-4221-9e93-92e18c09f5eb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:08.682Z|b4a007eb-6631-4468-8073-d091a11be6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:08.684Z|b4a007eb-6631-4468-8073-d091a11be6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:08.688Z|320da446-8653-4116-bbbf-a8bc6088154d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:08.689Z|320da446-8653-4116-bbbf-a8bc6088154d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:08.695Z|47acb57a-581e-4e70-8c34-5fd6adec80f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:08.696Z|47acb57a-581e-4e70-8c34-5fd6adec80f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:09.209Z|88b7e5c6-95b6-4e2a-a969-eabbc71945d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:07:09.209Z|88b7e5c6-95b6-4e2a-a969-eabbc71945d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:07:09.954Z|15415db0-4493-4a56-8715-7291b05d6e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:07:09.955Z|15415db0-4493-4a56-8715-7291b05d6e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:07:18.714Z|0a7b9538-3425-4d6a-b4ea-faed30e85729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:18.715Z|0a7b9538-3425-4d6a-b4ea-faed30e85729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:18.724Z|264f196e-080a-44a8-8e10-71fc95b6c5d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:18.724Z|1828fad3-33a0-4263-b329-d60b78a7fcb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:18.724Z|264f196e-080a-44a8-8e10-71fc95b6c5d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:18.725Z|1828fad3-33a0-4263-b329-d60b78a7fcb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:24.209Z|c4b4d821-0725-4e06-83ae-6c94c96595bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:07:24.214Z|c4b4d821-0725-4e06-83ae-6c94c96595bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:07:28.738Z|0ce14f98-9a26-4367-8f74-bba6bae93807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:28.739Z|0ce14f98-9a26-4367-8f74-bba6bae93807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:28.745Z|7d6fdaef-537d-45b1-9767-98b5a9d5c1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:28.746Z|7d6fdaef-537d-45b1-9767-98b5a9d5c1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:28.752Z|b10d7b60-306a-401d-bf31-caf32cd34575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:28.753Z|b10d7b60-306a-401d-bf31-caf32cd34575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:38.775Z|eeca95a8-5268-4bab-b53f-7f559d3d9b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:38.775Z|ab6cb7b8-14b8-4d55-a7a5-eaf36d1defcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:38.775Z|eeca95a8-5268-4bab-b53f-7f559d3d9b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:38.776Z|ab6cb7b8-14b8-4d55-a7a5-eaf36d1defcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:38.779Z|8935cec5-83b1-4f3d-b137-54eb1132b43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:38.779Z|8935cec5-83b1-4f3d-b137-54eb1132b43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:39.209Z|fea0eee4-3101-4365-8465-e0747d89b550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:07:39.209Z|fea0eee4-3101-4365-8465-e0747d89b550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:07:39.956Z|6401baa5-fe81-4220-9eca-ffb34c49420f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:07:39.956Z|6401baa5-fe81-4220-9eca-ffb34c49420f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:07:48.796Z|dc674411-292c-4255-b6dd-f32a8869e2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:48.797Z|dc674411-292c-4255-b6dd-f32a8869e2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:48.809Z|8814a7eb-7cd6-4461-b7ee-1332d2c52610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:48.812Z|8814a7eb-7cd6-4461-b7ee-1332d2c52610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:48.823Z|43398ecd-7870-4cc7-8cf7-a2c41a6c3b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:48.824Z|43398ecd-7870-4cc7-8cf7-a2c41a6c3b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:54.210Z|1f419eca-af42-4995-a123-2e7b2b255499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:07:54.210Z|1f419eca-af42-4995-a123-2e7b2b255499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:07:58.818Z|dd2a53cb-9bc4-46f3-9984-c58d5ed1160c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:58.819Z|dd2a53cb-9bc4-46f3-9984-c58d5ed1160c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:58.848Z|19a81d1b-a281-4ada-99ae-86bd4c796fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:58.848Z|19a81d1b-a281-4ada-99ae-86bd4c796fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:07:58.850Z|4d53e9b0-0bbb-4123-9bf7-7ac142b27a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:07:58.850Z|4d53e9b0-0bbb-4123-9bf7-7ac142b27a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:04.170Z|1463e86c-8b17-4e60-9ada-6b5f75daf22f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:08:04.171Z|1463e86c-8b17-4e60-9ada-6b5f75daf22f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:08.867Z|964b307f-457f-48d0-a555-78627dcd6d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:08.870Z|964b307f-457f-48d0-a555-78627dcd6d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:08.870Z|f34adb36-afb5-4737-9566-bfcbfe3c6531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:08.871Z|f34adb36-afb5-4737-9566-bfcbfe3c6531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:08.873Z|f4780d26-02bb-4606-bc41-a0843ad5832b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:08.874Z|f4780d26-02bb-4606-bc41-a0843ad5832b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:09.209Z|f7809e1b-fc78-4507-a3f1-bf7b912f1f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:08:09.213Z|f7809e1b-fc78-4507-a3f1-bf7b912f1f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:08:09.958Z|ae0e7d24-b981-4913-9d40-bceff2ff7963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:08:09.962Z|ae0e7d24-b981-4913-9d40-bceff2ff7963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:08:18.906Z|bce38057-6034-41c4-b2f4-891a1015bc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:18.905Z|31f62c84-c660-4b0a-a35c-0102c5586ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:18.908Z|bce38057-6034-41c4-b2f4-891a1015bc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:18.911Z|31f62c84-c660-4b0a-a35c-0102c5586ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:18.911Z|4c791c2a-0586-4c77-a43a-e9f4de1c617e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:18.912Z|4c791c2a-0586-4c77-a43a-e9f4de1c617e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:24.209Z|23c73f7d-1621-4e09-9d61-04e375ef17d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:08:24.210Z|23c73f7d-1621-4e09-9d61-04e375ef17d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:08:28.964Z|c6b577d9-ee93-4498-94b5-05bd150fa321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:28.964Z|6522b12c-f6b0-43b7-8272-717668111543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:28.964Z|6522b12c-f6b0-43b7-8272-717668111543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:28.969Z|c6b577d9-ee93-4498-94b5-05bd150fa321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:28.978Z|89dd99c4-7897-4850-a3ba-4a56ee6038a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:28.978Z|89dd99c4-7897-4850-a3ba-4a56ee6038a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:39.003Z|1243fade-fdaf-42bd-a39a-d298395a8e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:39.003Z|5106a585-5a09-4e45-b2ce-e305b9b47084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:39.004Z|1243fade-fdaf-42bd-a39a-d298395a8e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:39.004Z|5106a585-5a09-4e45-b2ce-e305b9b47084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:39.009Z|dbd295c2-457b-4278-a9a8-6a5800707140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:39.010Z|dbd295c2-457b-4278-a9a8-6a5800707140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:39.209Z|dc7eda74-d143-4837-8631-bc226c8ea6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:08:39.209Z|dc7eda74-d143-4837-8631-bc226c8ea6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:08:39.963Z|10f7d784-9ed0-4997-aeb2-66b05d907ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:08:39.963Z|10f7d784-9ed0-4997-aeb2-66b05d907ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:08:49.043Z|c57b19a4-d8dc-464a-90a0-b231f6aeeb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:49.043Z|c57b19a4-d8dc-464a-90a0-b231f6aeeb64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:49.051Z|9afdea16-3ecd-4d6a-811d-2d8d79193aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:49.052Z|9afdea16-3ecd-4d6a-811d-2d8d79193aaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:49.096Z|9479b52a-1824-4205-b0dd-d94ecac3b09f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:49.097Z|9479b52a-1824-4205-b0dd-d94ecac3b09f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:54.209Z|dbf439dd-42d6-4991-8899-cef7160deb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:08:54.213Z|dbf439dd-42d6-4991-8899-cef7160deb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:08:59.066Z|6aef9831-991e-48fe-9e25-1954ef18de63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:59.066Z|6aef9831-991e-48fe-9e25-1954ef18de63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:59.073Z|40f5b779-493f-48d6-bf03-3ea49324e95f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:59.073Z|40f5b779-493f-48d6-bf03-3ea49324e95f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:08:59.117Z|719185d9-9b8c-46a1-9cfd-4ce8aaa0c797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:08:59.117Z|719185d9-9b8c-46a1-9cfd-4ce8aaa0c797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:04.168Z|4533d131-1bf6-42f3-808b-518cf948cd8b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:09:04.169Z|4533d131-1bf6-42f3-808b-518cf948cd8b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:09.093Z|77502969-f8fb-44ae-a5d4-6c7e00bcb842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:09.093Z|abed82b4-fae9-4a88-9c18-345ede0431c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:09.094Z|abed82b4-fae9-4a88-9c18-345ede0431c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:09.095Z|77502969-f8fb-44ae-a5d4-6c7e00bcb842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:09.138Z|6b9854e8-da5d-4b5f-8ce4-00f0f0b299f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:09.139Z|6b9854e8-da5d-4b5f-8ce4-00f0f0b299f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:09.209Z|3a9df11e-c032-49ae-b8f9-8c828ea2549a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:09:09.209Z|3a9df11e-c032-49ae-b8f9-8c828ea2549a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:09:09.964Z|deabf0c9-3d24-45d4-b6b1-347a0776e782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:09:09.965Z|deabf0c9-3d24-45d4-b6b1-347a0776e782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:09:19.147Z|b3ebc04c-6d84-4d96-b32f-f09ed72beb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:19.147Z|dab75c4d-0ec6-4334-87f1-ec6d3b86f722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:19.152Z|b3ebc04c-6d84-4d96-b32f-f09ed72beb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:19.152Z|dab75c4d-0ec6-4334-87f1-ec6d3b86f722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:19.162Z|c3be4715-3475-4350-94bc-ec0a22257428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:19.164Z|c3be4715-3475-4350-94bc-ec0a22257428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:24.211Z|c4e648a4-8e1e-460d-ad90-c01b91e52ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:09:24.217Z|c4e648a4-8e1e-460d-ad90-c01b91e52ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:09:29.190Z|7d0702a8-24fa-497c-91e6-067b2d946c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:29.190Z|45bfe031-ffd8-430d-b6f3-901d79927896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:29.190Z|b51347e5-9d2f-4b13-a111-56c8e9338e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:29.191Z|7d0702a8-24fa-497c-91e6-067b2d946c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:29.191Z|45bfe031-ffd8-430d-b6f3-901d79927896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:29.191Z|b51347e5-9d2f-4b13-a111-56c8e9338e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:39.209Z|52db8475-afcd-4649-9093-55ce16861521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:09:39.209Z|52db8475-afcd-4649-9093-55ce16861521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:09:39.212Z|6a0a95d4-11c9-48b2-8099-f3d0aff88b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:39.213Z|6a0a95d4-11c9-48b2-8099-f3d0aff88b7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:39.212Z|1c57da38-f6c6-478d-be74-569d29331eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:39.214Z|1c57da38-f6c6-478d-be74-569d29331eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:39.217Z|a9572373-8d4d-4ba7-b0da-f483831edab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:39.218Z|a9572373-8d4d-4ba7-b0da-f483831edab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:39.966Z|235ebcc7-f243-46f9-b8fd-7c29a9d71fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:09:39.966Z|235ebcc7-f243-46f9-b8fd-7c29a9d71fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:09:49.239Z|4732b6c8-715c-490d-b86b-096912d7d8de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:49.240Z|4732b6c8-715c-490d-b86b-096912d7d8de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:49.252Z|75d0530d-29fb-416e-83ac-49aeff6cd580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:49.253Z|75d0530d-29fb-416e-83ac-49aeff6cd580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:49.261Z|3e1131c5-587f-4a7b-b799-a5e6519181da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:49.262Z|3e1131c5-587f-4a7b-b799-a5e6519181da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:54.209Z|53575656-4c83-4e35-8f49-064c9a52d228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:09:54.210Z|53575656-4c83-4e35-8f49-064c9a52d228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:09:59.287Z|e28474b1-2a5c-4894-b014-8f960966368e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:59.288Z|cb26eb58-329b-43f9-abc6-282f9d5794f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:59.288Z|d0333077-b11a-4cd8-8e75-8e8de745eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:09:59.289Z|cb26eb58-329b-43f9-abc6-282f9d5794f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:59.289Z|d0333077-b11a-4cd8-8e75-8e8de745eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:09:59.291Z|e28474b1-2a5c-4894-b014-8f960966368e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:04.168Z|331453e2-09c1-4a34-8cef-6a65b5f31fcf|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:10:04.169Z|331453e2-09c1-4a34-8cef-6a65b5f31fcf|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:09.209Z|8e7176b4-e91a-4d81-be26-b8c72767aed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:10:09.212Z|8e7176b4-e91a-4d81-be26-b8c72767aed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:10:09.310Z|debd7290-3485-454a-9aea-4d91407ffbd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:09.310Z|db68ba35-4014-4dbf-bbbe-e7169b1b41cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:09.310Z|debd7290-3485-454a-9aea-4d91407ffbd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:09.310Z|db68ba35-4014-4dbf-bbbe-e7169b1b41cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:09.312Z|46a77c74-b8bf-43de-845c-fbfc7b88ee33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:09.314Z|46a77c74-b8bf-43de-845c-fbfc7b88ee33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:09.967Z|88a8a733-f699-46a1-8a9d-27abbc88244f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:10:09.967Z|88a8a733-f699-46a1-8a9d-27abbc88244f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:10:19.336Z|50e7c57b-3487-44cd-969d-69dd2ba63c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:19.337Z|ab072632-ab66-439b-8332-6301a067cce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:19.337Z|ab072632-ab66-439b-8332-6301a067cce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:19.336Z|279f47a1-dc74-4c06-97d0-c7bc565d602f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:19.337Z|50e7c57b-3487-44cd-969d-69dd2ba63c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:19.338Z|279f47a1-dc74-4c06-97d0-c7bc565d602f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:24.210Z|79a7bd1c-cf5e-4d05-ad4f-a1cc06135794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:10:24.210Z|79a7bd1c-cf5e-4d05-ad4f-a1cc06135794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:10:29.366Z|ee5d35a3-0154-42c0-9eb1-dd77259e6f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:29.366Z|d515f27d-08e8-44c3-8499-9aca9d2e98c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:29.365Z|feca8721-4e49-4be5-ad42-1ce77d56bc94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:29.367Z|feca8721-4e49-4be5-ad42-1ce77d56bc94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:29.367Z|ee5d35a3-0154-42c0-9eb1-dd77259e6f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:29.367Z|d515f27d-08e8-44c3-8499-9aca9d2e98c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:39.212Z|5ee68c1e-f60a-42cc-875f-9dbc908814d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:10:39.222Z|5ee68c1e-f60a-42cc-875f-9dbc908814d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:10:39.418Z|16294ec0-8916-47eb-99be-cd71d4f4d02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:39.418Z|e8eecfbf-dd91-4e84-857d-727f43815db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:39.419Z|300c5778-c18c-4cda-8f67-a33254f66ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:39.423Z|16294ec0-8916-47eb-99be-cd71d4f4d02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:39.423Z|e8eecfbf-dd91-4e84-857d-727f43815db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:39.423Z|300c5778-c18c-4cda-8f67-a33254f66ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:39.968Z|e4c45dfb-5ff7-4cb5-b082-b0e4448d1079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:10:39.968Z|e4c45dfb-5ff7-4cb5-b082-b0e4448d1079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:10:49.459Z|b2d59866-30dc-4d05-883c-8a3c459df9cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:49.459Z|9bfbf26d-f033-435b-ad0f-e744bd6a7880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:49.460Z|9bfbf26d-f033-435b-ad0f-e744bd6a7880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:49.460Z|b2d59866-30dc-4d05-883c-8a3c459df9cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:49.479Z|35753e26-2174-4734-9bdf-aed95b849c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:49.480Z|35753e26-2174-4734-9bdf-aed95b849c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:54.209Z|1a113d81-7c64-4d2c-be53-9b53a3294886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:10:54.210Z|1a113d81-7c64-4d2c-be53-9b53a3294886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:10:59.484Z|afe12901-f694-494c-ac6d-bd668e83e2c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:59.484Z|afe12901-f694-494c-ac6d-bd668e83e2c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:59.492Z|943277c5-af14-4127-ae9e-2825be409d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:59.493Z|943277c5-af14-4127-ae9e-2825be409d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:10:59.501Z|229727d4-b83d-47d3-b16f-574e81be50a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:10:59.501Z|229727d4-b83d-47d3-b16f-574e81be50a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:04.168Z|5f81bf34-7fba-4e3d-b017-8032beb28900|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:11:04.168Z|5f81bf34-7fba-4e3d-b017-8032beb28900|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:09.209Z|fa91ef9f-3a11-404a-b7f0-8e0112228d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:11:09.209Z|fa91ef9f-3a11-404a-b7f0-8e0112228d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:11:09.510Z|c88ac53e-8774-47ad-994a-237a9909db63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:09.510Z|c88ac53e-8774-47ad-994a-237a9909db63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:09.521Z|6774fe34-7bbd-46e2-90fb-0d5870cd70d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:09.522Z|6774fe34-7bbd-46e2-90fb-0d5870cd70d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:09.534Z|c1fafac8-1565-41c5-9f0d-08d7f06259d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:09.535Z|c1fafac8-1565-41c5-9f0d-08d7f06259d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:09.969Z|3502edd7-5d13-4f21-baea-0844f267e841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:11:09.969Z|3502edd7-5d13-4f21-baea-0844f267e841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:11:19.547Z|a24533f4-878a-4244-9615-44febcff9cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:19.548Z|d10564f8-a583-4841-ab34-0e4b7212bc52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:19.548Z|d10564f8-a583-4841-ab34-0e4b7212bc52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:19.548Z|a24533f4-878a-4244-9615-44febcff9cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:19.566Z|f5ef8444-3a3e-4d60-9fff-3bd186799afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:19.567Z|f5ef8444-3a3e-4d60-9fff-3bd186799afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:24.209Z|0e5907a7-bed8-46a8-829c-38c7d23e7acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:11:24.212Z|0e5907a7-bed8-46a8-829c-38c7d23e7acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:11:29.573Z|a3796a2a-1e91-4512-ab27-b88ad5b41462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:29.574Z|a3796a2a-1e91-4512-ab27-b88ad5b41462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:29.584Z|0cd7f60c-38ef-4033-800b-ae603b9609ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:29.586Z|0cd7f60c-38ef-4033-800b-ae603b9609ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:29.607Z|8f61b9a0-d884-4174-ace8-200876cd3280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:29.608Z|8f61b9a0-d884-4174-ace8-200876cd3280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:39.210Z|ee267feb-934d-4338-9458-813d2a9b5506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:11:39.211Z|ee267feb-934d-4338-9458-813d2a9b5506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:11:39.611Z|7fe9bb17-4450-4686-803a-74b660a17fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:39.611Z|bedd74c3-3f73-4140-ac6e-5858d8f3d26e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:39.612Z|7fe9bb17-4450-4686-803a-74b660a17fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:39.612Z|bedd74c3-3f73-4140-ac6e-5858d8f3d26e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:39.640Z|da24d948-21da-48ff-be67-05cef4d85ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:39.641Z|da24d948-21da-48ff-be67-05cef4d85ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:39.973Z|6dfa02d0-765f-4909-a005-348ac9fe21c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:11:39.976Z|6dfa02d0-765f-4909-a005-348ac9fe21c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:11:49.660Z|ea21f99e-f7db-4bf2-875f-be4af7073a9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:49.665Z|ea21f99e-f7db-4bf2-875f-be4af7073a9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:49.676Z|11749337-ba91-4dbf-ab24-222c67dae1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:49.677Z|11749337-ba91-4dbf-ab24-222c67dae1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:49.696Z|f9e4e64c-7e7d-4717-8261-a278d95011a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:49.698Z|f9e4e64c-7e7d-4717-8261-a278d95011a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:54.209Z|603cae90-c4c4-403e-ac5a-643d48eaafb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:11:54.210Z|603cae90-c4c4-403e-ac5a-643d48eaafb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:11:59.711Z|9132589f-51c1-4c79-9800-101c50ab1937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:59.713Z|9132589f-51c1-4c79-9800-101c50ab1937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:59.726Z|e4d949a3-ce5b-4393-94a0-9c46ba592ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:59.727Z|e4d949a3-ce5b-4393-94a0-9c46ba592ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:11:59.765Z|884f47a1-73c5-4c37-b1f6-c21f058f87cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:11:59.766Z|884f47a1-73c5-4c37-b1f6-c21f058f87cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:04.169Z|e98caeb8-550d-4520-80aa-258db55e1cc2|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:12:04.170Z|e98caeb8-550d-4520-80aa-258db55e1cc2|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:09.209Z|b6648895-081d-46a6-88e1-719b91e4c555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:12:09.209Z|b6648895-081d-46a6-88e1-719b91e4c555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:12:09.741Z|43c95f93-199b-4d09-8344-7f9673a4d2b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:09.742Z|43c95f93-199b-4d09-8344-7f9673a4d2b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:09.754Z|07a76476-82a6-4892-9273-56f8558ada48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:09.755Z|07a76476-82a6-4892-9273-56f8558ada48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:09.797Z|37b24e39-5efc-42a1-90d8-c27111d23517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:09.798Z|37b24e39-5efc-42a1-90d8-c27111d23517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:09.977Z|5cb8c28d-9078-42bd-aecc-a711f4212c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:12:09.978Z|5cb8c28d-9078-42bd-aecc-a711f4212c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:12:19.778Z|a72c49b1-c74f-4095-b82d-274a80fb3f34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:19.779Z|a72c49b1-c74f-4095-b82d-274a80fb3f34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:19.792Z|5eb323f5-9b19-4b9b-a241-970d3ca2b62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:19.794Z|5eb323f5-9b19-4b9b-a241-970d3ca2b62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:19.827Z|6de5240e-f53a-4b2c-806d-ee9be7e50a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:19.828Z|6de5240e-f53a-4b2c-806d-ee9be7e50a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:24.210Z|f9e35265-143a-4191-8eb0-0406cc9c39d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:12:24.210Z|f9e35265-143a-4191-8eb0-0406cc9c39d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:12:29.817Z|e6514625-da87-49c1-a7e8-c467d4bc6b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:29.817Z|e6514625-da87-49c1-a7e8-c467d4bc6b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:29.825Z|fde96a41-b0ae-4341-88a8-0d2b87c1dfad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:29.825Z|fde96a41-b0ae-4341-88a8-0d2b87c1dfad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:29.851Z|74986f2e-4f1a-4490-af73-3236134587a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:29.852Z|74986f2e-4f1a-4490-af73-3236134587a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:39.213Z|ec3c5865-a094-43b3-aad4-d6ab18d7646a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:12:39.213Z|ec3c5865-a094-43b3-aad4-d6ab18d7646a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:12:39.857Z|e4a340f2-e2a7-4ad6-a53f-9e595a077a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:39.857Z|58ceeb41-570a-4085-a083-bfa73143ea7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:39.858Z|e4a340f2-e2a7-4ad6-a53f-9e595a077a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:39.858Z|58ceeb41-570a-4085-a083-bfa73143ea7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:39.877Z|83818304-6507-45f6-b12d-561e8ece5fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:39.878Z|83818304-6507-45f6-b12d-561e8ece5fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:39.985Z|f0c781d4-d593-4d72-9c26-e83e4697319c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:12:39.986Z|f0c781d4-d593-4d72-9c26-e83e4697319c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:12:49.913Z|4742c8ae-83e1-4227-b8fc-bd7b6a469ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:49.917Z|65082fa7-3232-495d-8193-19727ca4aebc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:49.917Z|65082fa7-3232-495d-8193-19727ca4aebc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:49.917Z|4742c8ae-83e1-4227-b8fc-bd7b6a469ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:49.919Z|5734af27-8cb9-4d88-9bb2-67c23581436e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:49.921Z|5734af27-8cb9-4d88-9bb2-67c23581436e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:54.209Z|76dab082-8ca5-4f85-9374-3395f2158301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:12:54.210Z|76dab082-8ca5-4f85-9374-3395f2158301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:12:59.953Z|3e7b380e-c202-4793-9ab9-265bfcc5904f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:59.954Z|a139d941-d9fa-410c-8f59-054f0633d03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:59.954Z|70f482ea-75a5-45db-b2ad-a58a17e55c09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:12:59.955Z|3e7b380e-c202-4793-9ab9-265bfcc5904f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:59.956Z|70f482ea-75a5-45db-b2ad-a58a17e55c09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:12:59.957Z|a139d941-d9fa-410c-8f59-054f0633d03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:04.168Z|de11531f-88a7-4f38-b761-7025aa853427|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:13:04.169Z|de11531f-88a7-4f38-b761-7025aa853427|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:09.209Z|05a0b485-d41a-4ce3-99b8-b3bee3fdad4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:13:09.209Z|05a0b485-d41a-4ce3-99b8-b3bee3fdad4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:13:09.977Z|23176f7c-36e1-497e-9e43-c0d33b451109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:09.978Z|23176f7c-36e1-497e-9e43-c0d33b451109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:09.979Z|dbde425c-58ef-4929-bf08-4a08fa906fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:09.980Z|dbde425c-58ef-4929-bf08-4a08fa906fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:09.986Z|2d335fe6-41b2-410e-8d6d-529dbaf8f83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:09.986Z|119a8503-1b4e-4733-bbb4-0827747a8545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:13:09.986Z|119a8503-1b4e-4733-bbb4-0827747a8545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:13:09.986Z|2d335fe6-41b2-410e-8d6d-529dbaf8f83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:20.003Z|c77b7bcc-dd69-4d2f-8014-b5bc86811723|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:20.004Z|c77b7bcc-dd69-4d2f-8014-b5bc86811723|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:20.009Z|67feb60e-4fab-4fc6-8023-70ee280adbb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:20.009Z|67feb60e-4fab-4fc6-8023-70ee280adbb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:20.016Z|6701acfd-c418-450a-b58b-e3935b2959bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:20.017Z|6701acfd-c418-450a-b58b-e3935b2959bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:24.209Z|48c03b6d-eb7b-4af1-866d-8f8d292dc045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:13:24.211Z|48c03b6d-eb7b-4af1-866d-8f8d292dc045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:13:30.036Z|e8fe19dd-80cc-449f-b865-d0e62edd38fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:30.037Z|e8fe19dd-80cc-449f-b865-d0e62edd38fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:30.038Z|568dd394-24f3-49da-8eca-bd50191a9a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:30.039Z|568dd394-24f3-49da-8eca-bd50191a9a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:30.043Z|7a655c2f-1754-4db5-8617-40845f1554cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:30.044Z|7a655c2f-1754-4db5-8617-40845f1554cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:39.212Z|33a9e878-f3de-4b85-a98e-42b872b476d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:13:39.214Z|33a9e878-f3de-4b85-a98e-42b872b476d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:13:39.990Z|7d5596de-3254-441d-ab11-49e362c3a725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:13:39.992Z|7d5596de-3254-441d-ab11-49e362c3a725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:13:40.090Z|9a32f392-a509-4456-8b67-d3c3058ac00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:40.090Z|35e87c9a-e6a9-4a68-b89a-d4411911baca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:40.090Z|62acf01e-a412-4abc-9060-9179017c0d3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:40.096Z|62acf01e-a412-4abc-9060-9179017c0d3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:40.096Z|35e87c9a-e6a9-4a68-b89a-d4411911baca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:40.096Z|9a32f392-a509-4456-8b67-d3c3058ac00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:50.136Z|c55904fa-de2a-405c-98ce-38c645d21775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:50.136Z|d06f7a81-f849-4042-8789-57928fbae756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:50.138Z|c55904fa-de2a-405c-98ce-38c645d21775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:50.138Z|d06f7a81-f849-4042-8789-57928fbae756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:50.149Z|7b5fc055-6f5f-442e-9368-650b7f9a172b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:13:50.150Z|7b5fc055-6f5f-442e-9368-650b7f9a172b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:13:54.209Z|b71eaf96-0aad-4984-895a-2cfe1f3ee64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:13:54.210Z|b71eaf96-0aad-4984-895a-2cfe1f3ee64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:14:00.169Z|089609a1-9991-48a3-a1f0-9e4ad3d822a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:00.169Z|d1496912-7a48-4f93-9163-27b38b065c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:00.169Z|089609a1-9991-48a3-a1f0-9e4ad3d822a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:00.170Z|d1496912-7a48-4f93-9163-27b38b065c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:00.180Z|fec0b1ab-f804-4470-8b3e-8f94c0dc9260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:00.181Z|fec0b1ab-f804-4470-8b3e-8f94c0dc9260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:04.169Z|5ebd1f2e-568d-4e3c-969a-d4bf51a72404|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:14:04.170Z|5ebd1f2e-568d-4e3c-969a-d4bf51a72404|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:09.209Z|460db0d8-6bdc-45d4-b06d-f24c34728aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:14:09.213Z|460db0d8-6bdc-45d4-b06d-f24c34728aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:14:09.993Z|e6f3492e-95a7-4df1-8348-5d5e9a62e2aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:14:09.993Z|e6f3492e-95a7-4df1-8348-5d5e9a62e2aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:14:10.191Z|88e2b9ba-ae9c-4386-8fc0-8d72948bd74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:10.191Z|42ff76fa-f8a9-4f45-8353-04a1b857a6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:10.192Z|42ff76fa-f8a9-4f45-8353-04a1b857a6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:10.192Z|88e2b9ba-ae9c-4386-8fc0-8d72948bd74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:10.208Z|8891586e-54f3-4695-bdf6-f9dc7463547d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:10.209Z|8891586e-54f3-4695-bdf6-f9dc7463547d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:20.213Z|19489c4d-2a20-421a-8a87-400e675f9fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:20.213Z|964ff0a8-6391-4e23-a81e-b354869fc1dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:20.215Z|964ff0a8-6391-4e23-a81e-b354869fc1dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:20.215Z|19489c4d-2a20-421a-8a87-400e675f9fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:20.234Z|c45d0441-25b1-429e-9785-ac1536cdac78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:20.234Z|c45d0441-25b1-429e-9785-ac1536cdac78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:24.209Z|7a474239-bba7-4bff-8139-2e325fd6b504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:14:24.210Z|7a474239-bba7-4bff-8139-2e325fd6b504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:14:30.243Z|1cd17f2e-311d-4fe6-934b-2aeb539d03c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:30.243Z|55dc42c7-cd08-4f83-a327-18d7a4f8cffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:30.244Z|1cd17f2e-311d-4fe6-934b-2aeb539d03c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:30.244Z|55dc42c7-cd08-4f83-a327-18d7a4f8cffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:30.261Z|eddcb47f-b611-4535-ab35-890c3d170435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:30.262Z|eddcb47f-b611-4535-ab35-890c3d170435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:39.210Z|55e0b529-2072-4992-92b8-a5c2ae8cfada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:14:39.210Z|55e0b529-2072-4992-92b8-a5c2ae8cfada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:14:39.994Z|d06889e0-9130-425a-bd68-0b8a5e93826e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:14:39.995Z|d06889e0-9130-425a-bd68-0b8a5e93826e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:14:40.275Z|bca7e7bb-4109-4075-8229-81785f98f82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:40.275Z|53df8941-2093-4ffc-b254-cbd7f2352717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:40.276Z|bca7e7bb-4109-4075-8229-81785f98f82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:40.276Z|53df8941-2093-4ffc-b254-cbd7f2352717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:40.292Z|c4017c08-68f9-4b23-acd6-e2b5c442626d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:40.293Z|c4017c08-68f9-4b23-acd6-e2b5c442626d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:50.339Z|287935cd-3f0f-43b2-a92c-33802798b299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:50.339Z|7cf17158-7915-4356-8967-900b272fc78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:50.339Z|280a1aad-b43e-4eb8-8c16-e5dbcdf7b94c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:14:50.347Z|280a1aad-b43e-4eb8-8c16-e5dbcdf7b94c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:50.347Z|287935cd-3f0f-43b2-a92c-33802798b299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:50.347Z|7cf17158-7915-4356-8967-900b272fc78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:14:54.210Z|003723ce-b05d-4796-a1cf-97045289567d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:14:54.215Z|003723ce-b05d-4796-a1cf-97045289567d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:15:00.389Z|4c2afed3-15a5-4d09-b733-f5c2d9268daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:00.389Z|80fd8d02-5414-4a2b-bd8e-ceefd04d40b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:00.391Z|4c2afed3-15a5-4d09-b733-f5c2d9268daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:00.395Z|76a7d785-67ea-41ed-967c-4e9d1440dbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:00.396Z|76a7d785-67ea-41ed-967c-4e9d1440dbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:00.391Z|80fd8d02-5414-4a2b-bd8e-ceefd04d40b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:04.168Z|7aa48d7f-0b3c-446a-b26a-67495f0a2038|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:15:04.170Z|7aa48d7f-0b3c-446a-b26a-67495f0a2038|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:09.209Z|b81d5327-2174-450e-b469-02ddc34ac1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:15:09.209Z|b81d5327-2174-450e-b469-02ddc34ac1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:15:09.996Z|4e7d0f23-83fc-4776-bfea-fab723e4da33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:15:09.997Z|4e7d0f23-83fc-4776-bfea-fab723e4da33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:15:10.416Z|1cf253cf-67b4-405d-9d36-15d6cde48dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:10.416Z|1cf253cf-67b4-405d-9d36-15d6cde48dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:10.421Z|58cb8d0e-e6ac-4d94-9fbb-d205d407d541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:10.422Z|58cb8d0e-e6ac-4d94-9fbb-d205d407d541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:10.423Z|bf3d5d6a-e302-40d1-a262-2d3f509a23a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:10.423Z|bf3d5d6a-e302-40d1-a262-2d3f509a23a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:20.445Z|94ef3e80-368c-420e-b7af-f59fff1695e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:20.446Z|4e74adae-7ce3-4a57-a793-43193764cdca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:20.446Z|4e74adae-7ce3-4a57-a793-43193764cdca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:20.446Z|94ef3e80-368c-420e-b7af-f59fff1695e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:20.449Z|abc728af-5704-443e-8667-fd521cd40931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:20.450Z|abc728af-5704-443e-8667-fd521cd40931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:24.209Z|17e39471-386d-45c1-8607-b32ee2b67d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:15:24.212Z|17e39471-386d-45c1-8607-b32ee2b67d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:15:30.476Z|0d8295e1-e231-4170-92c6-8f53f7472c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:30.477Z|0d8295e1-e231-4170-92c6-8f53f7472c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:30.480Z|593562c8-a5c7-49c5-a876-031e7d662362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:30.481Z|62a4a6c4-6cec-4dda-83c7-c9998c495e33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:30.482Z|62a4a6c4-6cec-4dda-83c7-c9998c495e33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:30.483Z|593562c8-a5c7-49c5-a876-031e7d662362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:39.209Z|d7d7a3ec-3d35-4f69-8637-7ea894d506eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:15:39.212Z|d7d7a3ec-3d35-4f69-8637-7ea894d506eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:15:39.998Z|ed095741-44e9-4c9b-82c8-561b92056a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:15:39.998Z|ed095741-44e9-4c9b-82c8-561b92056a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:15:40.527Z|8f97d881-6e0b-4620-bc2f-964c22ad5e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:40.527Z|8f97d881-6e0b-4620-bc2f-964c22ad5e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:40.529Z|2f75fa98-f2c8-4be3-b9c9-2862dc1c1a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:40.530Z|2f75fa98-f2c8-4be3-b9c9-2862dc1c1a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:40.532Z|ac054b1e-a5ab-41b2-b8eb-36c96ade53d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:40.533Z|ac054b1e-a5ab-41b2-b8eb-36c96ade53d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:50.560Z|c293c0a6-9857-48f0-8c61-913cbf7d7caa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:50.561Z|c293c0a6-9857-48f0-8c61-913cbf7d7caa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:50.561Z|a1943d5d-f1db-4a3e-9fdb-93dbf31d7b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:50.562Z|a1943d5d-f1db-4a3e-9fdb-93dbf31d7b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:50.562Z|b5a638b6-836f-48a7-a822-8535f3755d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:15:50.562Z|b5a638b6-836f-48a7-a822-8535f3755d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:15:54.210Z|bf95f324-e2e7-435c-9898-3fe18c48c81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:15:54.210Z|bf95f324-e2e7-435c-9898-3fe18c48c81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:16:00.588Z|dd0d1bbf-48b4-4bd7-8736-28eb69be9fe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:00.589Z|dd0d1bbf-48b4-4bd7-8736-28eb69be9fe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:00.594Z|a913f953-3445-4318-bd2b-1529a545f2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:00.594Z|a913f953-3445-4318-bd2b-1529a545f2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:00.595Z|b1724913-cb5d-489b-a69e-8a43e325d5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:00.596Z|b1724913-cb5d-489b-a69e-8a43e325d5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:04.174Z|9bb5cea0-7952-42ad-a617-97759fc87d40|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:16:04.176Z|9bb5cea0-7952-42ad-a617-97759fc87d40|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:09.212Z|5f2ab448-c2b3-452f-aee7-044935f1fb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:16:09.218Z|5f2ab448-c2b3-452f-aee7-044935f1fb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:16:09.999Z|616fea49-7cf9-4e78-96d1-9e4ae37d7394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:16:10.001Z|616fea49-7cf9-4e78-96d1-9e4ae37d7394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:16:10.630Z|6d14f53d-e024-4298-8cbd-d0c43a50b1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:10.630Z|2efbd7b3-7e7f-4e41-ae45-8ac8f546729e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:10.632Z|e89e12b4-e47f-43e3-b47f-2a416eb4105f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:10.635Z|6d14f53d-e024-4298-8cbd-d0c43a50b1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:10.635Z|e89e12b4-e47f-43e3-b47f-2a416eb4105f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:10.635Z|2efbd7b3-7e7f-4e41-ae45-8ac8f546729e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:20.759Z|6fee324e-4b1b-47a6-b852-e2cee6e16a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:20.759Z|53aa903d-7e3e-400c-8e14-a01b20bb75f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:20.760Z|6fee324e-4b1b-47a6-b852-e2cee6e16a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:20.760Z|53aa903d-7e3e-400c-8e14-a01b20bb75f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:20.764Z|1b30d743-c056-4832-a176-ccb37ee7c0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:20.767Z|1b30d743-c056-4832-a176-ccb37ee7c0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:24.209Z|f997611c-cccb-47d1-8b84-079fdee718e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:16:24.210Z|f997611c-cccb-47d1-8b84-079fdee718e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:16:30.787Z|9508e97a-fdf8-4456-9343-ad39cddacf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:30.787Z|c2d9b9f6-ebb0-4ca8-a69b-765550860a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:30.788Z|9508e97a-fdf8-4456-9343-ad39cddacf12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:30.788Z|c2d9b9f6-ebb0-4ca8-a69b-765550860a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:30.791Z|addeff31-2ba6-4350-81c7-12d94be244f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:30.791Z|addeff31-2ba6-4350-81c7-12d94be244f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:39.209Z|0e87554d-96a7-4401-8be7-67697823238d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:16:39.213Z|0e87554d-96a7-4401-8be7-67697823238d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:16:40.001Z|6156823d-8ba6-4539-af17-db62ec5aa29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:16:40.002Z|6156823d-8ba6-4539-af17-db62ec5aa29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:16:40.819Z|7371b85d-5cb1-47d7-b924-a0bad4e71121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:40.819Z|70e7371f-da53-44e1-bde2-04db692ce5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:40.819Z|70e7371f-da53-44e1-bde2-04db692ce5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:40.819Z|7371b85d-5cb1-47d7-b924-a0bad4e71121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:40.821Z|c9b1b4f0-e259-4e5c-aedf-e5da5390a235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:40.822Z|c9b1b4f0-e259-4e5c-aedf-e5da5390a235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:50.847Z|361d56d0-bfe1-4085-a4a0-456cbb3d957e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:50.847Z|c5d520c7-c55c-40e5-91e7-f7c5c3add02d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:50.848Z|c5d520c7-c55c-40e5-91e7-f7c5c3add02d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:50.848Z|361d56d0-bfe1-4085-a4a0-456cbb3d957e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:50.854Z|9de5fcaf-4445-487b-8fb0-41df502ddf02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:16:50.854Z|9de5fcaf-4445-487b-8fb0-41df502ddf02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:16:54.209Z|9818a88c-545f-4429-91dc-d242089756e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:16:54.212Z|9818a88c-545f-4429-91dc-d242089756e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:17:00.886Z|80da6c9c-addf-44ad-a5e0-56d2d0248bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:00.888Z|80da6c9c-addf-44ad-a5e0-56d2d0248bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:00.890Z|20a2f576-12b7-4f97-9340-9984b9574d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:00.890Z|20a2f576-12b7-4f97-9340-9984b9574d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:00.892Z|60718a03-3040-4bed-8f29-be1cd8f7fe55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:00.893Z|60718a03-3040-4bed-8f29-be1cd8f7fe55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:04.169Z|84a1572f-4aab-45e9-91e8-7c2514457e31|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:17:04.170Z|84a1572f-4aab-45e9-91e8-7c2514457e31|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:09.210Z|0556079c-67db-4f83-ace9-da1d8d2ecda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:17:09.210Z|0556079c-67db-4f83-ace9-da1d8d2ecda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:17:10.002Z|e5584b6d-3885-4ccb-85a0-0655344efe02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:17:10.003Z|e5584b6d-3885-4ccb-85a0-0655344efe02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:17:10.913Z|b1eca99b-e32c-4b15-8446-2ad947cd91e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:10.915Z|b1eca99b-e32c-4b15-8446-2ad947cd91e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:10.927Z|7d1469d8-da6a-4692-90bc-ae7a2e4d135e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:10.927Z|7d1469d8-da6a-4692-90bc-ae7a2e4d135e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:10.928Z|b7639c33-f4a9-4cee-9375-8151bf69ca49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:10.928Z|b7639c33-f4a9-4cee-9375-8151bf69ca49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:20.986Z|bd0b50fa-1490-4ad5-95d1-1203af5bcf82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:20.986Z|ccd26c74-fd6b-4afc-b1bc-4ad69cf2125c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:20.986Z|3d429066-c052-4ba0-8265-43978d549b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:20.990Z|bd0b50fa-1490-4ad5-95d1-1203af5bcf82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:20.990Z|3d429066-c052-4ba0-8265-43978d549b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:20.990Z|ccd26c74-fd6b-4afc-b1bc-4ad69cf2125c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:24.212Z|09e3076a-d581-4ac9-81fe-ded401335c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:17:24.219Z|09e3076a-d581-4ac9-81fe-ded401335c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:17:31.034Z|8b3881ea-ec1a-4807-9dec-a015a313b582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:31.034Z|b0870a51-f56b-4165-8c7b-5d6c432db7ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:31.034Z|d0d608c4-38cf-43ea-a7b8-ebc227be454e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:31.035Z|d0d608c4-38cf-43ea-a7b8-ebc227be454e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:31.035Z|b0870a51-f56b-4165-8c7b-5d6c432db7ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:31.035Z|8b3881ea-ec1a-4807-9dec-a015a313b582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:39.209Z|7e70ecd3-4696-4c8b-a457-1731f04f00f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:17:39.209Z|7e70ecd3-4696-4c8b-a457-1731f04f00f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:17:40.003Z|258e3894-b8ac-4dae-a0c2-9e98099c765f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:17:40.004Z|258e3894-b8ac-4dae-a0c2-9e98099c765f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:17:41.066Z|215c66e2-1c02-4762-942a-dc86e5d8ca33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:41.066Z|3c71b197-1458-4ac8-be17-cb48f232c8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:41.067Z|215c66e2-1c02-4762-942a-dc86e5d8ca33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:41.067Z|6719efcc-e26e-41f3-b970-99a49fb99cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:41.067Z|3c71b197-1458-4ac8-be17-cb48f232c8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:41.067Z|6719efcc-e26e-41f3-b970-99a49fb99cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:51.092Z|fb746f01-f538-434d-8d01-dcd50456e1d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:51.092Z|fb746f01-f538-434d-8d01-dcd50456e1d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:51.094Z|eb5485a2-f432-45eb-a9db-e365e8512ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:51.095Z|eb5485a2-f432-45eb-a9db-e365e8512ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:51.102Z|80b452b5-fb52-47a2-a6a7-0cb7b93fe102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:17:51.103Z|80b452b5-fb52-47a2-a6a7-0cb7b93fe102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:17:54.209Z|3e406335-9ac7-4d15-a932-5c1334fb501d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:17:54.209Z|3e406335-9ac7-4d15-a932-5c1334fb501d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:18:01.123Z|2c0b68af-a191-4c2b-8a3f-4677e2e5bf63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:01.125Z|2c0b68af-a191-4c2b-8a3f-4677e2e5bf63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:01.137Z|3d97627c-7b1e-4dbf-a2fe-e22b027431ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:01.138Z|3d97627c-7b1e-4dbf-a2fe-e22b027431ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:01.143Z|e250c00f-a0af-4e0c-812e-ef24899cc381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:01.144Z|e250c00f-a0af-4e0c-812e-ef24899cc381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:04.168Z|da8da2e0-ea58-4982-8bdb-032ebafd2744|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:18:04.169Z|da8da2e0-ea58-4982-8bdb-032ebafd2744|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:09.209Z|c2006460-33f3-4c04-83d2-e642c77a3057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:18:09.212Z|c2006460-33f3-4c04-83d2-e642c77a3057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:18:10.004Z|8039d3f9-a7aa-48ca-af6d-8e494bb74876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:18:10.005Z|8039d3f9-a7aa-48ca-af6d-8e494bb74876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:18:11.150Z|d6db6c60-f8ea-4e26-8b91-bd5c0ad95984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:11.151Z|d6db6c60-f8ea-4e26-8b91-bd5c0ad95984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:11.163Z|c2a2b7ee-957d-41ff-9596-cb7b76d49e48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:11.163Z|c2a2b7ee-957d-41ff-9596-cb7b76d49e48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:11.164Z|74ce283d-bacc-4ddd-989e-fd83cee7d9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:11.164Z|74ce283d-bacc-4ddd-989e-fd83cee7d9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:21.178Z|15035291-48a8-4c7d-a17f-9e7c6a0f9fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:21.179Z|15035291-48a8-4c7d-a17f-9e7c6a0f9fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:21.185Z|d3b74518-cac5-4c8c-ab47-0d7dd1708fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:21.185Z|d3b74518-cac5-4c8c-ab47-0d7dd1708fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:21.192Z|28f4fd61-d611-48ed-9d5f-78e699fa36c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:21.192Z|28f4fd61-d611-48ed-9d5f-78e699fa36c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:24.210Z|235f4060-c604-4736-8b49-f01bd83bc306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:18:24.211Z|235f4060-c604-4736-8b49-f01bd83bc306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:18:31.226Z|1f7f5a4f-450a-4d03-b1e8-ede921cb7ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:31.226Z|6fdc73e2-1616-431d-ae75-73daa5e8403c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:31.229Z|6fdc73e2-1616-431d-ae75-73daa5e8403c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:31.229Z|1f7f5a4f-450a-4d03-b1e8-ede921cb7ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:31.238Z|0c9ce77e-e3cf-428f-a2c9-c73dccf5acce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:31.243Z|0c9ce77e-e3cf-428f-a2c9-c73dccf5acce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:39.213Z|5e911948-2fe9-4d64-8be9-d6af3d45a2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:18:39.221Z|5e911948-2fe9-4d64-8be9-d6af3d45a2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:18:40.006Z|433fa904-c45c-4267-8f66-d68fc2dd7c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:18:40.008Z|433fa904-c45c-4267-8f66-d68fc2dd7c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:18:41.265Z|7be509eb-ecf9-445d-9b9c-d07baefc4ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:41.267Z|7be509eb-ecf9-445d-9b9c-d07baefc4ddd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:41.271Z|13558624-2b29-4d1b-8dbd-20ca5817d4c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:41.271Z|13558624-2b29-4d1b-8dbd-20ca5817d4c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:41.272Z|0d602235-42d7-4b97-b6aa-e9836243d082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:41.272Z|0d602235-42d7-4b97-b6aa-e9836243d082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:51.312Z|31ef211b-13b4-4098-8127-0195346fbdc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:51.313Z|31ef211b-13b4-4098-8127-0195346fbdc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:51.397Z|f057e3f1-c587-41a3-8035-c7eac8eb7823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:51.398Z|f057e3f1-c587-41a3-8035-c7eac8eb7823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:51.400Z|ed577f1d-1930-41e4-a424-1091e2e65ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:18:51.401Z|ed577f1d-1930-41e4-a424-1091e2e65ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:18:54.209Z|2fc91ae0-60b0-463a-b59e-8e9e31011849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:18:54.210Z|2fc91ae0-60b0-463a-b59e-8e9e31011849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:19:01.341Z|c6f8f67c-2fcc-4b38-b019-a6280d39bbeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:01.342Z|c6f8f67c-2fcc-4b38-b019-a6280d39bbeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:01.434Z|243f566b-8665-43e7-adc0-acc339d6287f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:01.435Z|243f566b-8665-43e7-adc0-acc339d6287f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:01.435Z|d0bfbcc9-f0da-407f-8540-1a8d11d52529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:01.436Z|d0bfbcc9-f0da-407f-8540-1a8d11d52529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:04.169Z|4c3c6776-ca47-45ea-994f-2baf0096b690|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:19:04.170Z|4c3c6776-ca47-45ea-994f-2baf0096b690|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:09.209Z|3a978a0f-2ace-4107-a793-cfdfc0eea45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:19:09.209Z|3a978a0f-2ace-4107-a793-cfdfc0eea45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:19:10.008Z|ffe945d2-0211-484c-88a4-fbc7c40e254a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:19:10.009Z|ffe945d2-0211-484c-88a4-fbc7c40e254a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:19:11.376Z|5e4d6d92-590d-4de1-927f-d9ec5f18a7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:11.377Z|5e4d6d92-590d-4de1-927f-d9ec5f18a7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:11.459Z|124c1166-b739-44a8-9067-2c66a268fd01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:11.460Z|124c1166-b739-44a8-9067-2c66a268fd01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:11.464Z|b6285351-11f0-4c3b-8757-29384e3fec08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:11.465Z|b6285351-11f0-4c3b-8757-29384e3fec08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:21.417Z|3b357f0a-b79b-4801-8fb4-1e42e0f6db1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:21.418Z|3b357f0a-b79b-4801-8fb4-1e42e0f6db1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:21.504Z|040fc82d-22df-401b-9493-c314dc11a390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:21.505Z|040fc82d-22df-401b-9493-c314dc11a390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:21.510Z|b7eaf936-c433-41c5-9dea-4119ae753bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:21.511Z|b7eaf936-c433-41c5-9dea-4119ae753bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:24.209Z|792278b7-1cc9-4a8e-b822-e5b150ed9f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:19:24.212Z|792278b7-1cc9-4a8e-b822-e5b150ed9f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:19:31.481Z|5e339cff-5694-40c9-a4e9-2e06751bfb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:31.482Z|5e339cff-5694-40c9-a4e9-2e06751bfb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:31.544Z|68b28e8c-c682-40eb-be3f-70ac03013d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:31.545Z|68b28e8c-c682-40eb-be3f-70ac03013d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:31.559Z|dbc1ac0f-dc5e-4769-bb64-91a3bb6ef691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:31.560Z|dbc1ac0f-dc5e-4769-bb64-91a3bb6ef691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:39.215Z|32b9ec23-f65c-4890-a499-e2576c351eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:19:39.221Z|32b9ec23-f65c-4890-a499-e2576c351eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:19:40.010Z|d2e222cf-ce24-403d-af61-9adf18ab1c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:19:40.013Z|d2e222cf-ce24-403d-af61-9adf18ab1c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:19:41.538Z|03a9d5fd-4af7-428b-acf8-a1e6cbda760f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:41.542Z|03a9d5fd-4af7-428b-acf8-a1e6cbda760f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:41.580Z|8679d4a3-55f2-4c20-ba1b-78852b6a7bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:41.580Z|8679d4a3-55f2-4c20-ba1b-78852b6a7bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:41.597Z|a95cc250-3837-499b-b216-006f0ada909f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:41.598Z|a95cc250-3837-499b-b216-006f0ada909f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:51.570Z|a1223797-26cb-45d6-a38a-f3abbff34742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:51.570Z|a1223797-26cb-45d6-a38a-f3abbff34742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:51.610Z|b5ad5476-6158-4fed-977d-4d1c82138ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:51.611Z|b5ad5476-6158-4fed-977d-4d1c82138ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:51.619Z|cb3d2c82-7a8d-4da3-9674-ad18c8a1765c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:19:51.620Z|cb3d2c82-7a8d-4da3-9674-ad18c8a1765c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:19:54.212Z|1ffcc05f-f854-438f-b6b0-50632f804fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:19:54.218Z|1ffcc05f-f854-438f-b6b0-50632f804fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:20:01.597Z|d7977697-c49e-4197-a4c9-547e80797862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:01.598Z|d7977697-c49e-4197-a4c9-547e80797862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:01.648Z|b73a59ac-c661-4a0d-a555-4ef580c70083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:01.648Z|4ccac299-6c17-47c0-b097-eb77a060521d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:01.649Z|b73a59ac-c661-4a0d-a555-4ef580c70083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:01.653Z|4ccac299-6c17-47c0-b097-eb77a060521d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:04.168Z|0c536056-0cb7-4376-a3f5-a9896be613b7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:20:04.169Z|0c536056-0cb7-4376-a3f5-a9896be613b7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:09.210Z|0ee81d42-1ef4-4e2a-b4d9-19e04217e0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:20:09.211Z|0ee81d42-1ef4-4e2a-b4d9-19e04217e0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:20:10.014Z|3aaba87f-895b-4e44-97eb-797a22b0c726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:20:10.014Z|3aaba87f-895b-4e44-97eb-797a22b0c726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:20:11.620Z|08d5475a-aed8-4074-a13e-e88b3234b59c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:11.620Z|08d5475a-aed8-4074-a13e-e88b3234b59c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:11.673Z|f64f72f9-67f9-46c4-81cf-9925130ff4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:11.673Z|f64f72f9-67f9-46c4-81cf-9925130ff4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:11.673Z|57d19147-9ea4-4c3d-9621-df6631ab7fbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:11.674Z|57d19147-9ea4-4c3d-9621-df6631ab7fbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:21.650Z|4a17298d-644b-49a8-87a2-b96be70bbe32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:21.651Z|4a17298d-644b-49a8-87a2-b96be70bbe32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:21.744Z|905bd05b-db9f-4746-ad26-a646188fe2b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:21.744Z|905bd05b-db9f-4746-ad26-a646188fe2b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:21.748Z|bc8cd0c1-1a5a-4661-9432-b42129f23b3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:21.748Z|bc8cd0c1-1a5a-4661-9432-b42129f23b3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:24.210Z|78a66169-aa21-4046-a6f7-a2ce7febf7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:20:24.211Z|78a66169-aa21-4046-a6f7-a2ce7febf7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:20:31.678Z|dd945ef7-7c0b-4e91-a74f-c415f38fd25b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:31.678Z|dd945ef7-7c0b-4e91-a74f-c415f38fd25b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:31.767Z|0fd35616-7c6c-4551-afa7-ee3a7e2174d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:31.767Z|3fef4556-53fd-47d8-b52a-50e249ccf11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:31.768Z|0fd35616-7c6c-4551-afa7-ee3a7e2174d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:31.768Z|3fef4556-53fd-47d8-b52a-50e249ccf11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:39.211Z|cb18db2d-04f0-45a7-a44e-d9d6fae2e429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:20:39.214Z|cb18db2d-04f0-45a7-a44e-d9d6fae2e429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:20:40.017Z|a7864f2b-525a-4209-a1c3-8b1edbb54036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:20:40.017Z|a7864f2b-525a-4209-a1c3-8b1edbb54036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:20:41.711Z|f36accb3-84a5-40c3-902f-cd3ef492fc90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:41.712Z|f36accb3-84a5-40c3-902f-cd3ef492fc90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:41.791Z|6512712d-793b-4c90-83e1-be9348c0951c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:41.791Z|c8d88847-c17c-4176-b89b-da5d5c00f15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:41.792Z|6512712d-793b-4c90-83e1-be9348c0951c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:41.792Z|c8d88847-c17c-4176-b89b-da5d5c00f15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:51.781Z|4decf1cc-ab46-4574-b662-9bcb7ce0775d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:51.785Z|4decf1cc-ab46-4574-b662-9bcb7ce0775d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:51.814Z|f1a630d6-8ca4-4fc1-a0cf-4bcb5b0cf2d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:51.815Z|f1a630d6-8ca4-4fc1-a0cf-4bcb5b0cf2d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:51.819Z|bcb05ef7-9061-448f-b3ed-77823d4c2870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:20:51.820Z|bcb05ef7-9061-448f-b3ed-77823d4c2870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:20:54.210Z|5c1b994f-60d3-4f03-863d-f872d12a5eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:20:54.211Z|5c1b994f-60d3-4f03-863d-f872d12a5eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:21:01.814Z|d8668e15-5193-4c2b-a716-ba822953c45f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:01.815Z|d8668e15-5193-4c2b-a716-ba822953c45f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:01.834Z|339b08b7-7b81-4183-a1ba-01036f26cb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:01.835Z|339b08b7-7b81-4183-a1ba-01036f26cb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:01.856Z|827e26f8-7ab2-4ee4-ae36-3c419207181d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:01.856Z|827e26f8-7ab2-4ee4-ae36-3c419207181d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:04.168Z|91835531-e414-4195-a4c4-83ddfd302f90|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:21:04.169Z|91835531-e414-4195-a4c4-83ddfd302f90|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:09.209Z|878b438b-d7a4-4304-8521-4617f7aa99a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:21:09.209Z|878b438b-d7a4-4304-8521-4617f7aa99a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:21:10.018Z|26da4af8-e842-48c9-93f6-1fd500465e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:21:10.019Z|26da4af8-e842-48c9-93f6-1fd500465e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:21:11.844Z|132e7d7f-d878-427b-b2e0-eb87f0d26185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:11.845Z|132e7d7f-d878-427b-b2e0-eb87f0d26185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:11.855Z|bfff0834-0070-482c-8b4b-79bb578c4db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:11.856Z|bfff0834-0070-482c-8b4b-79bb578c4db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:11.878Z|b21c6160-c01f-4bc4-9c41-97bf4e93bd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:11.879Z|b21c6160-c01f-4bc4-9c41-97bf4e93bd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:21.874Z|40973d86-6ffd-4993-9619-4994ba698c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:21.874Z|40973d86-6ffd-4993-9619-4994ba698c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:21.882Z|6c4222fa-8555-4b22-a7bd-e2a50d9ecaff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:21.883Z|6c4222fa-8555-4b22-a7bd-e2a50d9ecaff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:21.900Z|f2ff2ad0-572f-49bf-8056-7ca68db89d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:21.900Z|f2ff2ad0-572f-49bf-8056-7ca68db89d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:24.209Z|43f95afc-6160-4a83-aee4-3ecdb9a52bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:21:24.213Z|43f95afc-6160-4a83-aee4-3ecdb9a52bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:21:31.898Z|382e2622-3356-45cb-9562-30cc49dad5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:31.898Z|382e2622-3356-45cb-9562-30cc49dad5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:31.908Z|daac536a-da48-4136-9d0f-f3490f6917d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:31.908Z|daac536a-da48-4136-9d0f-f3490f6917d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:31.931Z|5c7f7dd5-3e31-4ee6-b951-286e012664f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:31.932Z|5c7f7dd5-3e31-4ee6-b951-286e012664f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:39.209Z|f1dc8189-75cf-4a90-8c3b-cde4b0dee489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:21:39.210Z|f1dc8189-75cf-4a90-8c3b-cde4b0dee489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:21:40.020Z|f4a52e55-20e4-46d3-af83-9b78b9485473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:21:40.021Z|f4a52e55-20e4-46d3-af83-9b78b9485473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:21:41.933Z|2cc33994-8d63-4356-a733-b77de1702990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:41.933Z|2cc33994-8d63-4356-a733-b77de1702990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:41.935Z|69bbeb3b-616f-475c-b4f7-ee3d93e62810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:41.936Z|69bbeb3b-616f-475c-b4f7-ee3d93e62810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:41.975Z|47faadd6-19a1-4853-97a6-e3d57110e919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:41.975Z|47faadd6-19a1-4853-97a6-e3d57110e919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:51.976Z|96c0806f-0bdb-40d6-8eca-0ec9cfb12c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:51.977Z|96c0806f-0bdb-40d6-8eca-0ec9cfb12c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:51.984Z|eb8354ba-f4df-4993-9144-3c681f0078a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:51.984Z|eb8354ba-f4df-4993-9144-3c681f0078a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:52.016Z|ab078fae-fe32-46f9-807d-208d5fd8d452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:21:52.017Z|ab078fae-fe32-46f9-807d-208d5fd8d452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:21:54.210Z|f3409ad7-d59d-4375-98f7-8c57f0121002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:21:54.211Z|f3409ad7-d59d-4375-98f7-8c57f0121002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:22:02.042Z|e4552aa8-3e7e-42c6-8e44-f4a1fe57c53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:02.042Z|0833106a-4efd-44b4-960f-7e3ef4f7a87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:02.049Z|0833106a-4efd-44b4-960f-7e3ef4f7a87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:02.049Z|e4552aa8-3e7e-42c6-8e44-f4a1fe57c53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:02.051Z|77954004-6ac9-4b67-920a-a859cb0a6910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:02.053Z|77954004-6ac9-4b67-920a-a859cb0a6910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:04.169Z|964e01ab-ae62-42d2-8c8a-9ca9056a62cb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:22:04.170Z|964e01ab-ae62-42d2-8c8a-9ca9056a62cb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:09.209Z|5d7e0526-2a54-4d1b-9c5e-1f8ebd42923e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:22:09.213Z|5d7e0526-2a54-4d1b-9c5e-1f8ebd42923e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:22:10.021Z|759b1401-9ab2-4c73-998a-682f7d7bc29a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:22:10.023Z|759b1401-9ab2-4c73-998a-682f7d7bc29a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:22:12.079Z|7d64f9b1-3de1-4008-9926-5fb8f13a0983|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:12.079Z|7d64f9b1-3de1-4008-9926-5fb8f13a0983|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:12.088Z|f1f7fd2f-1e8b-4cbb-8a51-ef19e8060431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:12.088Z|f1f7fd2f-1e8b-4cbb-8a51-ef19e8060431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:12.091Z|10aaa8d3-19cb-499b-b21d-bdb6e58b401e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:12.092Z|10aaa8d3-19cb-499b-b21d-bdb6e58b401e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:22.103Z|32baa09e-b5ba-40ee-8d9b-0a022dfbc8f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:22.106Z|32baa09e-b5ba-40ee-8d9b-0a022dfbc8f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:22.110Z|562eb097-e6cd-4847-b34a-290d133a4a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:22.111Z|562eb097-e6cd-4847-b34a-290d133a4a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:22.114Z|996a0edc-c88e-4956-845d-7119c0761f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:22.114Z|996a0edc-c88e-4956-845d-7119c0761f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:24.209Z|41b22c58-615f-453e-a662-977739259bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:22:24.210Z|41b22c58-615f-453e-a662-977739259bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:22:32.135Z|5b5d1002-4a1a-464f-9b9c-6c0837a30daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:32.136Z|5b5d1002-4a1a-464f-9b9c-6c0837a30daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:32.150Z|1c6e07f0-a3ff-4b7e-b5f1-cfe15166d95c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:32.151Z|1c6e07f0-a3ff-4b7e-b5f1-cfe15166d95c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:32.154Z|ccc5bb60-d032-47c1-8770-7b48093d346b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:32.155Z|ccc5bb60-d032-47c1-8770-7b48093d346b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:39.209Z|bcc25085-5c51-4e9b-98c7-d87e5f10ca47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:22:39.209Z|bcc25085-5c51-4e9b-98c7-d87e5f10ca47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:22:40.023Z|489e3f85-9c24-4b9f-bf59-e254922f5c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:22:40.024Z|489e3f85-9c24-4b9f-bf59-e254922f5c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:22:42.160Z|84b3db80-f31f-4f07-ab41-7d633bb9c153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:42.161Z|84b3db80-f31f-4f07-ab41-7d633bb9c153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:42.182Z|a2fbe6a7-76e0-4707-a925-d97de533ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:42.182Z|a2fbe6a7-76e0-4707-a925-d97de533ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:42.185Z|56d53b98-ea00-45c0-afdb-b38e7fa4d3ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:42.186Z|56d53b98-ea00-45c0-afdb-b38e7fa4d3ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:52.183Z|aac942b0-f982-43a7-84b1-4913fe27026b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:52.184Z|aac942b0-f982-43a7-84b1-4913fe27026b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:52.203Z|a17a9c86-ae58-4012-936f-eff20ca4bdec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:52.204Z|a17a9c86-ae58-4012-936f-eff20ca4bdec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:52.208Z|4cd94a83-ea6f-456e-9b15-c4fcbb0a5d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:22:52.208Z|4cd94a83-ea6f-456e-9b15-c4fcbb0a5d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:22:54.209Z|90ccda8b-7c67-49ab-8928-903997160690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:22:54.212Z|90ccda8b-7c67-49ab-8928-903997160690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:23:02.206Z|23d84d9e-42ea-49ae-b573-32fde6c3ba20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:02.206Z|23d84d9e-42ea-49ae-b573-32fde6c3ba20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:02.226Z|639470d2-bd3e-4b9b-b2dc-2b406b448205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:02.226Z|13298271-c525-42c7-9b85-70002034e710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:02.226Z|639470d2-bd3e-4b9b-b2dc-2b406b448205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:02.226Z|13298271-c525-42c7-9b85-70002034e710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:04.170Z|22f41a44-4084-499a-adeb-fba867282613|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:23:04.171Z|22f41a44-4084-499a-adeb-fba867282613|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:09.211Z|714fed32-22b1-4cb4-951c-816a6680f238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:23:09.212Z|714fed32-22b1-4cb4-951c-816a6680f238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:23:10.027Z|e221305a-e2df-4fa2-9600-98331f59749a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:23:10.029Z|e221305a-e2df-4fa2-9600-98331f59749a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:23:12.256Z|3ed154ad-f4b6-45f9-9fa8-7b00d74459c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:12.260Z|caf0f8b1-ba17-4d2d-a919-1d3dcba04a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:12.263Z|caf0f8b1-ba17-4d2d-a919-1d3dcba04a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:12.263Z|3ed154ad-f4b6-45f9-9fa8-7b00d74459c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:12.275Z|3ef30cf9-4d87-40fd-b263-cc2719d018ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:12.275Z|3ef30cf9-4d87-40fd-b263-cc2719d018ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:22.314Z|56f6cc9b-f5f6-4044-b517-7c2a37d6e23f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:22.316Z|56f6cc9b-f5f6-4044-b517-7c2a37d6e23f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:22.324Z|a5df6262-5568-4966-b16a-62a7e8b03470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:22.325Z|a5df6262-5568-4966-b16a-62a7e8b03470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:22.326Z|5ff60db8-b999-4203-b506-e36f9e083d5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:22.327Z|5ff60db8-b999-4203-b506-e36f9e083d5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:24.210Z|55d5cfcc-0767-4f9c-a3ef-43c131c4471d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:23:24.210Z|55d5cfcc-0767-4f9c-a3ef-43c131c4471d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:23:32.349Z|39eeeab4-198e-42e5-8e49-34977369d210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:32.350Z|39eeeab4-198e-42e5-8e49-34977369d210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:32.358Z|26b9c41d-ae05-4588-af50-d67647b7320a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:32.358Z|8952f6c5-c454-47e1-86a7-041d42f75960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:32.358Z|26b9c41d-ae05-4588-af50-d67647b7320a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:32.358Z|8952f6c5-c454-47e1-86a7-041d42f75960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:39.209Z|8854b80b-3de2-4371-87eb-2d2d796e07b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:23:39.212Z|8854b80b-3de2-4371-87eb-2d2d796e07b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:23:40.029Z|a86a1fa2-38dc-4aa6-a532-635f3b918a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:23:40.030Z|a86a1fa2-38dc-4aa6-a532-635f3b918a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:23:42.380Z|a85d8ab3-7766-4a5a-bdd7-c5ab77374ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:42.379Z|e4292a58-9cfd-4db3-828f-66b1e67e7ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:42.381Z|a85d8ab3-7766-4a5a-bdd7-c5ab77374ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:42.381Z|e4292a58-9cfd-4db3-828f-66b1e67e7ab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:42.386Z|45101ca9-8f86-4f84-ac27-a1bf01d0cca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:42.387Z|45101ca9-8f86-4f84-ac27-a1bf01d0cca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:52.405Z|d97959a5-80c1-4e6f-ac31-3e6d00bc1078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:52.406Z|d97959a5-80c1-4e6f-ac31-3e6d00bc1078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:52.405Z|14dfd42d-02cd-4246-bfed-d8986e95b881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:52.407Z|14dfd42d-02cd-4246-bfed-d8986e95b881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:52.408Z|b1a373bc-07c8-4797-b417-c0a790d14113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:23:52.408Z|b1a373bc-07c8-4797-b417-c0a790d14113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:23:54.209Z|c6c56b97-dcab-48ea-95ff-0406fe537c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:23:54.210Z|c6c56b97-dcab-48ea-95ff-0406fe537c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:24:02.436Z|a1de6b10-631a-4fe0-be2d-93df1f4ec742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:02.436Z|a42dce3b-c969-488c-a27c-f0d9fcae837f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:02.437Z|0514f443-46ec-4c37-b2db-403bdfb8946a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:02.437Z|a1de6b10-631a-4fe0-be2d-93df1f4ec742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:02.437Z|a42dce3b-c969-488c-a27c-f0d9fcae837f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:02.437Z|0514f443-46ec-4c37-b2db-403bdfb8946a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:04.168Z|dd1657a9-0bc3-409a-8b1b-d235a1de55b4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:24:04.168Z|dd1657a9-0bc3-409a-8b1b-d235a1de55b4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:09.211Z|b847d7ba-f85f-4b53-8809-268554d7ce47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:24:09.217Z|b847d7ba-f85f-4b53-8809-268554d7ce47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:24:10.032Z|97ea3544-1c4e-43ad-9f27-7ec554eb1370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:24:10.033Z|97ea3544-1c4e-43ad-9f27-7ec554eb1370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:24:12.485Z|72710678-a29d-43cc-98ff-847fe15ad45b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:12.485Z|a707db03-754d-4df8-b322-6322f2e10bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:12.490Z|24012b15-89c6-49b1-8c4f-d985a21e14e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:12.491Z|24012b15-89c6-49b1-8c4f-d985a21e14e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:12.491Z|a707db03-754d-4df8-b322-6322f2e10bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:12.491Z|72710678-a29d-43cc-98ff-847fe15ad45b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:22.528Z|8720962f-24b4-4160-a64e-a93e0941834a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:22.528Z|9915150b-1e35-45e4-8e43-f8792a6f8690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:22.530Z|8720962f-24b4-4160-a64e-a93e0941834a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:22.528Z|d99eca02-77f2-45a1-a109-ff825665e674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:22.530Z|9915150b-1e35-45e4-8e43-f8792a6f8690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:22.532Z|d99eca02-77f2-45a1-a109-ff825665e674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:24.209Z|8e4b516d-5346-464a-995d-5b750e5e4164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:24:24.210Z|8e4b516d-5346-464a-995d-5b750e5e4164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:24:32.555Z|b9950342-ac7e-40b5-9346-0e8ae7950aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:32.555Z|10a5ba81-8ae2-4cc7-9a57-34a1a3b917e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:32.556Z|b9950342-ac7e-40b5-9346-0e8ae7950aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:32.556Z|10a5ba81-8ae2-4cc7-9a57-34a1a3b917e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:32.569Z|6daf7e4c-e9e7-4a80-addd-09db00520dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:32.570Z|6daf7e4c-e9e7-4a80-addd-09db00520dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:39.209Z|5d6df709-f153-4f60-b788-622c6c9bb2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:24:39.210Z|5d6df709-f153-4f60-b788-622c6c9bb2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:24:40.034Z|c9dc6f71-bd7e-49f0-8b5f-49382f187fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:24:40.034Z|c9dc6f71-bd7e-49f0-8b5f-49382f187fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:24:42.579Z|78451e99-7708-4198-a97e-d6124bbbddf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:42.579Z|78451e99-7708-4198-a97e-d6124bbbddf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:42.595Z|b27b43fd-04d2-4560-a4d5-832aa8a1f198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:42.595Z|b27b43fd-04d2-4560-a4d5-832aa8a1f198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:42.600Z|81cae89f-f1cf-4405-a9de-a61224f915fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:42.601Z|81cae89f-f1cf-4405-a9de-a61224f915fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:52.607Z|ac3c38d7-11cf-492c-b302-08bb78499e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:52.608Z|ac3c38d7-11cf-492c-b302-08bb78499e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:52.618Z|c6e42d9e-f095-484c-9f3f-e57a84a140ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:52.619Z|4182a66a-3fa1-4c09-9163-e75ec8e1be5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:24:52.619Z|c6e42d9e-f095-484c-9f3f-e57a84a140ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:52.619Z|4182a66a-3fa1-4c09-9163-e75ec8e1be5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:24:54.210Z|054bc241-0ca0-4694-85d9-b29f7c5e3255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:24:54.214Z|054bc241-0ca0-4694-85d9-b29f7c5e3255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:25:02.631Z|cb51a93b-43a3-4f07-aeb7-3bc411efd72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:02.632Z|cb51a93b-43a3-4f07-aeb7-3bc411efd72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:02.638Z|2042c855-55c1-4a01-868f-2c4ead7ebb89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:02.638Z|2042c855-55c1-4a01-868f-2c4ead7ebb89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:02.647Z|c5c64aba-a2d9-4f95-a63c-1c6341003cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:02.648Z|c5c64aba-a2d9-4f95-a63c-1c6341003cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:04.168Z|8bdaf6a6-fc93-4dab-b61d-474e16c0761f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:25:04.169Z|8bdaf6a6-fc93-4dab-b61d-474e16c0761f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:09.209Z|eb1c44fc-bc18-4051-9aba-b26321bc257d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:25:09.209Z|eb1c44fc-bc18-4051-9aba-b26321bc257d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:25:10.036Z|f6542eda-d832-49e7-a6ce-1a952dd6fdb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:25:10.036Z|f6542eda-d832-49e7-a6ce-1a952dd6fdb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:25:12.656Z|e2f1cdbc-f442-4baf-a51f-4aacad2e855d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:12.657Z|e2f1cdbc-f442-4baf-a51f-4aacad2e855d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:12.662Z|ea568152-0545-488e-8c0a-c3ec6322bd34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:12.663Z|ea568152-0545-488e-8c0a-c3ec6322bd34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:12.668Z|7c4b2b11-83c4-4d0a-96a7-c5a4a0cfa51b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:12.669Z|7c4b2b11-83c4-4d0a-96a7-c5a4a0cfa51b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:22.683Z|dd837011-0a92-4637-938a-cc1bbe4a1048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:22.683Z|5549ddb2-8760-4318-ad9a-de0c12737e68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:22.684Z|dd837011-0a92-4637-938a-cc1bbe4a1048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:22.684Z|5549ddb2-8760-4318-ad9a-de0c12737e68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:22.686Z|917afd0a-8c0f-4a21-b83c-6e5aef431cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:22.686Z|917afd0a-8c0f-4a21-b83c-6e5aef431cae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:24.209Z|72623ac1-303e-45c5-b2c1-8e4555c8cbcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:25:24.210Z|72623ac1-303e-45c5-b2c1-8e4555c8cbcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:25:32.749Z|4ab21e63-a102-4803-9ce1-23a4234ef597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:32.749Z|f8c4699e-9437-48e7-86a7-312a1faea067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:32.757Z|4ab21e63-a102-4803-9ce1-23a4234ef597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:32.757Z|f8c4699e-9437-48e7-86a7-312a1faea067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:32.757Z|cf341edf-eb74-4fb7-88a2-091028b75b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:32.758Z|cf341edf-eb74-4fb7-88a2-091028b75b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:39.209Z|eb26ffd1-0360-4de6-ab58-c5baacd03920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:25:39.213Z|eb26ffd1-0360-4de6-ab58-c5baacd03920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:25:40.036Z|8a8d6cbc-bdef-49f1-be9f-bb311c69b404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:25:40.037Z|8a8d6cbc-bdef-49f1-be9f-bb311c69b404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:25:42.788Z|55be86e5-2987-4eda-baeb-53ed3b898ac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:42.788Z|19a7ba0a-dd9b-4845-8f68-07f9e77b3c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:42.789Z|55be86e5-2987-4eda-baeb-53ed3b898ac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:42.789Z|19a7ba0a-dd9b-4845-8f68-07f9e77b3c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:42.794Z|397f7b42-5729-4644-b4ae-1f5998e5c452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:42.794Z|397f7b42-5729-4644-b4ae-1f5998e5c452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:52.816Z|2a857a16-f753-4814-86c5-de172f9ad899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:52.816Z|bb151598-d715-4149-8838-af33e574f81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:52.818Z|2a857a16-f753-4814-86c5-de172f9ad899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:52.818Z|bb151598-d715-4149-8838-af33e574f81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:52.827Z|fbe39250-ac27-4841-8dc2-9d74b3b22c6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:25:52.828Z|fbe39250-ac27-4841-8dc2-9d74b3b22c6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:25:54.209Z|87fa2635-497d-472c-845e-330bcf45566d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:25:54.210Z|87fa2635-497d-472c-845e-330bcf45566d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:26:02.839Z|6ed4ff68-0b66-4d6b-b4e3-3cf712a9986b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:02.839Z|a2c37a4c-3212-4342-a3f7-da7181728a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:02.840Z|6ed4ff68-0b66-4d6b-b4e3-3cf712a9986b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:02.840Z|a2c37a4c-3212-4342-a3f7-da7181728a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:02.855Z|6fa1dc02-00f9-4116-a274-19114c877b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:02.856Z|6fa1dc02-00f9-4116-a274-19114c877b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:04.167Z|dbd5da0f-6218-432b-b9d7-c3e6494017d1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:26:04.168Z|dbd5da0f-6218-432b-b9d7-c3e6494017d1|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:09.209Z|77a16d29-d113-4c97-a039-8766cc8f4e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:26:09.210Z|77a16d29-d113-4c97-a039-8766cc8f4e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:26:10.038Z|6c612b2f-a438-49c3-8ecd-ea254f0a9899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:26:10.038Z|6c612b2f-a438-49c3-8ecd-ea254f0a9899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:26:12.868Z|928f4382-ccf0-4304-bb9c-ccf33b549ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:12.868Z|928f4382-ccf0-4304-bb9c-ccf33b549ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:12.870Z|033b4ba5-3cfc-4935-9517-abc411804ebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:12.870Z|033b4ba5-3cfc-4935-9517-abc411804ebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:12.878Z|fb1d8b45-2d03-44fa-a328-45cbf2048e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:12.878Z|fb1d8b45-2d03-44fa-a328-45cbf2048e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:22.896Z|20ced03a-eae7-41fe-8de3-508db7de1e4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:22.896Z|f6ee0333-039f-4313-be18-b868f41d9f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:22.897Z|20ced03a-eae7-41fe-8de3-508db7de1e4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:22.897Z|f6ee0333-039f-4313-be18-b868f41d9f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:22.906Z|1de82967-90c5-4e2a-a951-0c60ed4331c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:22.906Z|1de82967-90c5-4e2a-a951-0c60ed4331c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:24.209Z|ca76646b-d682-4ec6-9fab-00207941f12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:26:24.212Z|ca76646b-d682-4ec6-9fab-00207941f12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:26:32.925Z|b60773a7-9e39-445e-b645-0069864c07ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:32.925Z|31c127aa-aeb7-4cf2-b052-4e5c2daa2fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:32.927Z|f65a853c-f0d0-42c6-930c-62fe39f74cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:32.927Z|31c127aa-aeb7-4cf2-b052-4e5c2daa2fcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:32.927Z|b60773a7-9e39-445e-b645-0069864c07ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:32.927Z|f65a853c-f0d0-42c6-930c-62fe39f74cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:39.211Z|c8048f54-7622-4f17-ab68-7ddfab503807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:26:39.212Z|c8048f54-7622-4f17-ab68-7ddfab503807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:26:40.039Z|2c5bca0b-42dd-47d8-bf36-0f964d95de0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:26:40.039Z|2c5bca0b-42dd-47d8-bf36-0f964d95de0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:26:42.997Z|5d1dab42-2bba-4793-93cd-ac0ac57a4729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:42.997Z|f8273539-955e-4289-a435-59e7af127745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:43.006Z|5d1dab42-2bba-4793-93cd-ac0ac57a4729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:42.997Z|bdd42c18-bf80-4acb-8847-c101d126ea7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:43.007Z|bdd42c18-bf80-4acb-8847-c101d126ea7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:43.006Z|f8273539-955e-4289-a435-59e7af127745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:53.047Z|01e9de0d-21e5-40d1-82c4-b159d315017d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:53.047Z|4fa62d9b-d4ae-4d16-8670-be396d40623e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:53.049Z|01e9de0d-21e5-40d1-82c4-b159d315017d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:53.049Z|4fa62d9b-d4ae-4d16-8670-be396d40623e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:53.058Z|6884e060-623b-45be-96c1-58cdec8094c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:26:53.059Z|6884e060-623b-45be-96c1-58cdec8094c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:26:54.210Z|93ff3379-c7a6-4455-a2e5-e731a0a0046a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:26:54.211Z|93ff3379-c7a6-4455-a2e5-e731a0a0046a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:27:03.076Z|cea032c2-3dca-4c4a-9edf-01c3fb90bb50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:03.077Z|cea032c2-3dca-4c4a-9edf-01c3fb90bb50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:03.082Z|b80823ef-5c75-400f-a28a-bdd6e582adb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:03.084Z|b80823ef-5c75-400f-a28a-bdd6e582adb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:03.091Z|54613dc7-aed7-464d-bb8f-9fe4469a78dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:03.091Z|54613dc7-aed7-464d-bb8f-9fe4469a78dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:04.168Z|58c1968e-a2a8-42e9-b41a-35a9ee467120|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:27:04.169Z|58c1968e-a2a8-42e9-b41a-35a9ee467120|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:09.209Z|346af283-121d-4b4d-aaab-f9650d59cfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:27:09.212Z|346af283-121d-4b4d-aaab-f9650d59cfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:27:10.041Z|7034ff38-455b-4cbe-9ec2-e2a070dcfed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:27:10.043Z|7034ff38-455b-4cbe-9ec2-e2a070dcfed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:27:13.106Z|48e20cb8-6c97-4255-90d6-1a6e86a7272e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:13.114Z|48e20cb8-6c97-4255-90d6-1a6e86a7272e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:13.117Z|e8cc5d7b-c785-4c6b-b89b-a8b59e820f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:13.118Z|e8cc5d7b-c785-4c6b-b89b-a8b59e820f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:13.129Z|d8802e4b-e696-474a-be02-f6d68096abc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:13.129Z|d8802e4b-e696-474a-be02-f6d68096abc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:23.155Z|ebdfaf87-c4cb-4f10-854c-44f3d841bb62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:23.156Z|ebdfaf87-c4cb-4f10-854c-44f3d841bb62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:23.161Z|9890722b-788b-443e-b88a-f6929724e8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:23.162Z|9890722b-788b-443e-b88a-f6929724e8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:23.184Z|e6f5559f-683d-4d94-9184-b5fbfadb6c7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:23.187Z|e6f5559f-683d-4d94-9184-b5fbfadb6c7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:24.209Z|98a0a47c-2c8f-4cf2-8669-4aec6fdef848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:27:24.210Z|98a0a47c-2c8f-4cf2-8669-4aec6fdef848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:27:33.224Z|1ee623a9-a13b-4239-8d55-596b063be2cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:33.226Z|1ee623a9-a13b-4239-8d55-596b063be2cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:33.231Z|e03c8194-0ce8-4ac8-9889-34e09dbb704f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:33.231Z|e03c8194-0ce8-4ac8-9889-34e09dbb704f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:33.249Z|404f2d83-9d88-4e0e-b1be-46365adebbdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:33.250Z|404f2d83-9d88-4e0e-b1be-46365adebbdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:39.210Z|c4c4d2e5-ad49-469a-bb62-88c5004b4b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:27:39.210Z|c4c4d2e5-ad49-469a-bb62-88c5004b4b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:27:40.043Z|b3e41050-dc94-4a94-90af-c313671102e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:27:40.044Z|b3e41050-dc94-4a94-90af-c313671102e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:27:43.271Z|28e2e728-2591-4b8f-a9ee-12b125b4d7eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:43.271Z|935f46c0-c1a5-4960-aa0f-b682da391901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:43.272Z|28e2e728-2591-4b8f-a9ee-12b125b4d7eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:43.272Z|935f46c0-c1a5-4960-aa0f-b682da391901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:43.285Z|f9f1a2ce-cd8d-4033-867d-a672c717bd0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:43.286Z|f9f1a2ce-cd8d-4033-867d-a672c717bd0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:53.317Z|89de237b-f969-426e-bc23-fc376e8d422e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:53.317Z|90ff7755-c76a-4b39-94e5-5a3246899b95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:53.325Z|89de237b-f969-426e-bc23-fc376e8d422e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:53.325Z|90ff7755-c76a-4b39-94e5-5a3246899b95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:53.333Z|cf75c8cb-c9a4-4ae4-964e-a47c50b7e7c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:27:53.333Z|cf75c8cb-c9a4-4ae4-964e-a47c50b7e7c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:27:54.210Z|83e97d4b-b36c-4b61-935b-6d681f879ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:27:54.215Z|83e97d4b-b36c-4b61-935b-6d681f879ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:28:03.361Z|09aa9b56-4016-47bc-92a1-8371341c6cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:03.362Z|09aa9b56-4016-47bc-92a1-8371341c6cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:03.363Z|1fe81fd6-d177-4d31-9560-b05c96f7acc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:03.364Z|1fe81fd6-d177-4d31-9560-b05c96f7acc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:03.366Z|63e147d0-b247-459f-9837-3935459514cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:03.367Z|63e147d0-b247-459f-9837-3935459514cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:04.168Z|7134619a-9a38-4a7e-95c3-6ea37d966e93|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:28:04.169Z|7134619a-9a38-4a7e-95c3-6ea37d966e93|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:09.209Z|0dfd3d06-4d7f-47f4-ab21-9937228dd7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:28:09.210Z|0dfd3d06-4d7f-47f4-ab21-9937228dd7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:28:10.045Z|b1b70d47-cb96-40ff-af90-3f3c5acb604e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:28:10.048Z|b1b70d47-cb96-40ff-af90-3f3c5acb604e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:28:13.391Z|875e65d5-5c97-4f66-93ef-4cf324e46f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:13.391Z|875e65d5-5c97-4f66-93ef-4cf324e46f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:13.394Z|5e998b01-1fa9-4cc4-8a18-6cb62a951914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:13.395Z|5e998b01-1fa9-4cc4-8a18-6cb62a951914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:13.400Z|7e15a0df-3578-499e-b77a-a2c21f651f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:13.400Z|7e15a0df-3578-499e-b77a-a2c21f651f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:23.425Z|f282ceaf-4489-4430-bd65-e238a8dca7ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:23.426Z|f1931249-21c1-4ecb-a5f2-3aa6dd34e8c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:23.427Z|4ff6c944-9bc6-4cc5-baf1-e1767a0d4573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:23.427Z|f282ceaf-4489-4430-bd65-e238a8dca7ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:23.427Z|f1931249-21c1-4ecb-a5f2-3aa6dd34e8c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:23.428Z|4ff6c944-9bc6-4cc5-baf1-e1767a0d4573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:24.210Z|59d834a4-9661-42f1-83dc-e800b3bd8462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:28:24.210Z|59d834a4-9661-42f1-83dc-e800b3bd8462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:28:33.452Z|7aae7016-bfcc-4a4a-82c8-5f9cb41d02c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:33.452Z|7aae7016-bfcc-4a4a-82c8-5f9cb41d02c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:33.463Z|24b77a60-5c5a-4545-b28e-8f75cccd36d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:33.464Z|24b77a60-5c5a-4545-b28e-8f75cccd36d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:33.465Z|a4e8c31e-415d-4775-ab0b-28facc4b9cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:33.466Z|a4e8c31e-415d-4775-ab0b-28facc4b9cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:39.209Z|1db09a0c-58f3-4f37-badb-c4d62960da03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:28:39.212Z|1db09a0c-58f3-4f37-badb-c4d62960da03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:28:40.049Z|f7e17531-e7ed-4d6f-b638-dd8fa3affde5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:28:40.050Z|f7e17531-e7ed-4d6f-b638-dd8fa3affde5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:28:43.486Z|06921994-d045-495c-8d70-3c925fd04124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:43.487Z|06921994-d045-495c-8d70-3c925fd04124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:43.489Z|cae8a789-78fd-49c9-8784-cac743398448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:43.490Z|cae8a789-78fd-49c9-8784-cac743398448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:43.496Z|faebe88a-d22d-4718-b45d-af565cb8d07c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:43.496Z|faebe88a-d22d-4718-b45d-af565cb8d07c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:53.545Z|0788025a-1ed0-49e7-b545-346d92a078e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:53.545Z|af0f36a8-8a62-4602-8fd8-75d2be3631d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:53.551Z|0788025a-1ed0-49e7-b545-346d92a078e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:53.551Z|af0f36a8-8a62-4602-8fd8-75d2be3631d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:53.561Z|2baceacb-b53e-4e80-8c6a-c3885dd20327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:28:53.562Z|2baceacb-b53e-4e80-8c6a-c3885dd20327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:28:54.210Z|06706ee2-0ede-499c-b1ea-a845eb08fe00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:28:54.211Z|06706ee2-0ede-499c-b1ea-a845eb08fe00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:29:03.588Z|4eb518e2-d6da-4e92-93c0-83de1531a7e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:03.588Z|2b9724fb-ea43-48f1-9657-568afb63d07d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:03.590Z|2b9724fb-ea43-48f1-9657-568afb63d07d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:03.590Z|4eb518e2-d6da-4e92-93c0-83de1531a7e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:03.597Z|f67437bc-d08e-4ef4-bdb8-364d2f76a274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:03.598Z|f67437bc-d08e-4ef4-bdb8-364d2f76a274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:04.172Z|d40258ea-963b-41bd-8558-d2c95e8659d1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:29:04.173Z|d40258ea-963b-41bd-8558-d2c95e8659d1|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:09.209Z|127e2cf3-d2c5-4597-8fff-17325b9b0704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:29:09.209Z|127e2cf3-d2c5-4597-8fff-17325b9b0704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:29:10.050Z|c6db78fd-1ffd-4820-a830-a12709d9e79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:29:10.051Z|c6db78fd-1ffd-4820-a830-a12709d9e79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:29:13.611Z|f197ec4a-5f9c-4d9b-b899-6752332d4cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:13.612Z|f197ec4a-5f9c-4d9b-b899-6752332d4cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:13.613Z|1d7b391e-0133-44b2-8214-bc34e5d89193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:13.613Z|1d7b391e-0133-44b2-8214-bc34e5d89193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:13.617Z|8e919aa6-3f6a-43ad-b0c8-4f91af4aa790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:13.618Z|8e919aa6-3f6a-43ad-b0c8-4f91af4aa790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:23.643Z|1acbf624-9e31-45a7-9c90-02b9b211ef16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:23.643Z|20833dcd-e6b8-4bc1-8c2e-70278420448c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:23.644Z|20833dcd-e6b8-4bc1-8c2e-70278420448c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:23.644Z|1acbf624-9e31-45a7-9c90-02b9b211ef16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:23.645Z|3009f9ae-d30b-4578-a819-ad00556f9a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:23.645Z|3009f9ae-d30b-4578-a819-ad00556f9a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:24.209Z|fb4d86aa-222d-477e-80ad-5d32f670087c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:29:24.212Z|fb4d86aa-222d-477e-80ad-5d32f670087c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:29:33.670Z|bd08b725-000e-4dcf-b01c-75d852540fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:33.671Z|bd08b725-000e-4dcf-b01c-75d852540fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:33.674Z|35d67851-e508-4777-b50a-47672c65730a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:33.674Z|35d67851-e508-4777-b50a-47672c65730a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:33.686Z|b30aa280-aa9e-4f8e-9a6c-1dc593b783f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:33.686Z|b30aa280-aa9e-4f8e-9a6c-1dc593b783f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:39.209Z|601ce787-1226-4f7b-ae29-4fcbfcaab3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:29:39.210Z|601ce787-1226-4f7b-ae29-4fcbfcaab3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:29:40.052Z|515e6683-5094-425e-bd3a-defbb0362eed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:29:40.052Z|515e6683-5094-425e-bd3a-defbb0362eed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:29:43.712Z|b6f7f3a3-7057-4736-b7b3-1e3fe56c5866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:43.713Z|b6f7f3a3-7057-4736-b7b3-1e3fe56c5866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:43.714Z|a0796466-2fb3-476b-8b94-1a01f87d6d73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:43.715Z|a0796466-2fb3-476b-8b94-1a01f87d6d73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:43.736Z|3bb19c27-03e2-4289-b120-580de9bd627a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:43.737Z|3bb19c27-03e2-4289-b120-580de9bd627a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:53.740Z|cafa441f-e75b-4ace-92c2-39b72cdf6e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:53.740Z|cafa441f-e75b-4ace-92c2-39b72cdf6e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:53.751Z|1b957bc0-d9e5-4823-8254-0a3dd84ab8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:53.753Z|1b957bc0-d9e5-4823-8254-0a3dd84ab8b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:53.762Z|a9ce0e7b-edf0-4d25-b2fb-b7304bcafdb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:29:53.762Z|a9ce0e7b-edf0-4d25-b2fb-b7304bcafdb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:29:54.209Z|034a066d-ece5-4953-a72d-64afd7645b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:29:54.209Z|034a066d-ece5-4953-a72d-64afd7645b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:30:03.782Z|391f529d-06f2-4828-83db-14b65fe9f720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:03.782Z|344d6d5f-430f-40db-a836-4023efc58bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:03.782Z|2142f66c-dba7-4585-aa27-5c57c36329b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:03.782Z|344d6d5f-430f-40db-a836-4023efc58bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:03.783Z|2142f66c-dba7-4585-aa27-5c57c36329b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:03.782Z|391f529d-06f2-4828-83db-14b65fe9f720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:04.169Z|1cddc45a-4fe4-429f-8ca9-2f307d85d88a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:30:04.170Z|1cddc45a-4fe4-429f-8ca9-2f307d85d88a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:09.212Z|4385f33f-85be-4076-8980-28cc3460276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:30:09.217Z|4385f33f-85be-4076-8980-28cc3460276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:30:10.054Z|fa997b0b-b471-4e99-ac98-491efb1eb71d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:30:10.058Z|fa997b0b-b471-4e99-ac98-491efb1eb71d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:30:13.825Z|a6a35a99-1123-4372-9c65-786eaf157db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:13.825Z|bbe9780f-2e00-4cb1-9ecc-9f9c5b37814f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:13.825Z|accd316f-e55f-4b2d-a805-d6f516b744a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:13.832Z|a6a35a99-1123-4372-9c65-786eaf157db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:13.832Z|accd316f-e55f-4b2d-a805-d6f516b744a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:13.832Z|bbe9780f-2e00-4cb1-9ecc-9f9c5b37814f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:23.888Z|ca83ae91-599a-43a9-8f76-08f643f79bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:23.888Z|36d15359-1a09-4ee0-9de8-84c3142a35d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:23.888Z|ef9cf929-bb82-4564-8cf3-f06cfcf82b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:23.891Z|36d15359-1a09-4ee0-9de8-84c3142a35d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:23.891Z|ef9cf929-bb82-4564-8cf3-f06cfcf82b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:23.891Z|ca83ae91-599a-43a9-8f76-08f643f79bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:24.209Z|dba26811-5f64-4b2d-ba7c-2eb375d6c183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:30:24.210Z|dba26811-5f64-4b2d-ba7c-2eb375d6c183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:30:33.914Z|43cfe4b2-914b-406a-9ffa-40c79eabff5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:33.914Z|fbcffbf6-bc26-4578-bdf9-bce1b44b0c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:33.915Z|fbcffbf6-bc26-4578-bdf9-bce1b44b0c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:33.916Z|43cfe4b2-914b-406a-9ffa-40c79eabff5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:33.916Z|2beefd21-d5f7-4adc-abed-6b72b454d690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:33.918Z|2beefd21-d5f7-4adc-abed-6b72b454d690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:39.209Z|29ad1588-c7d1-4dbb-8789-47c22ace0579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:30:39.209Z|29ad1588-c7d1-4dbb-8789-47c22ace0579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:30:40.059Z|e645ef1e-9380-475b-a3f9-b04739a8c410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:30:40.059Z|e645ef1e-9380-475b-a3f9-b04739a8c410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:30:43.939Z|d6de247c-a792-4364-af04-41fece31e421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:43.939Z|d6de247c-a792-4364-af04-41fece31e421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:43.945Z|e598138a-835f-4952-8f60-bc1551534c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:43.945Z|ed36cc38-780f-43c7-92b8-5ab4cc095d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:43.945Z|e598138a-835f-4952-8f60-bc1551534c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:43.945Z|ed36cc38-780f-43c7-92b8-5ab4cc095d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:53.963Z|b61e8deb-9302-41f2-83c0-c404116a021b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:53.964Z|b61e8deb-9302-41f2-83c0-c404116a021b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:53.969Z|53d822fd-411d-4da4-b2b0-fba11c6fe650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:53.969Z|da7b0a45-9ba5-4a6d-9d92-eb2d8d39e94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:30:53.969Z|da7b0a45-9ba5-4a6d-9d92-eb2d8d39e94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:53.969Z|53d822fd-411d-4da4-b2b0-fba11c6fe650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:30:54.209Z|715cc612-ede6-4271-942f-54da79f3c66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:30:54.213Z|715cc612-ede6-4271-942f-54da79f3c66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:31:03.992Z|941827b9-ee14-4481-87f6-73778f6e3157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:03.993Z|941827b9-ee14-4481-87f6-73778f6e3157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:03.995Z|409c2a2d-a9dc-4eee-9c46-1d1112f0da5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:03.996Z|409c2a2d-a9dc-4eee-9c46-1d1112f0da5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:03.999Z|18ee07dc-d233-4c74-a0c1-8b9b7bcaeb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:04.000Z|18ee07dc-d233-4c74-a0c1-8b9b7bcaeb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:04.169Z|8cbc2c7e-6bfa-4cc5-b449-46f7942cc5a0|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:31:04.170Z|8cbc2c7e-6bfa-4cc5-b449-46f7942cc5a0|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:09.209Z|a8b1126c-0e17-41a7-96ac-536d37604d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:31:09.210Z|a8b1126c-0e17-41a7-96ac-536d37604d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:31:10.060Z|8d07a158-dae8-4dca-9c7d-1096a3c9c16c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:31:10.061Z|8d07a158-dae8-4dca-9c7d-1096a3c9c16c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:31:14.013Z|08eecd7c-5393-41d6-9f3b-c508088288e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:14.014Z|08eecd7c-5393-41d6-9f3b-c508088288e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:14.015Z|27b50c94-5f50-4b89-92ba-156c4882a453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:14.016Z|27b50c94-5f50-4b89-92ba-156c4882a453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:14.020Z|8014d68f-c4d1-4c0b-9378-1ff91cbc1190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:14.020Z|8014d68f-c4d1-4c0b-9378-1ff91cbc1190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:24.061Z|e9cd540d-a9ab-49e5-90ee-888ca80fd8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:24.061Z|3c48daa5-5286-461a-a443-e732029aaece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:24.061Z|4e09df84-6061-4198-a06f-af1f70ea933e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:24.063Z|3c48daa5-5286-461a-a443-e732029aaece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:24.063Z|4e09df84-6061-4198-a06f-af1f70ea933e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:24.063Z|e9cd540d-a9ab-49e5-90ee-888ca80fd8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:24.210Z|f0f52c0f-d882-4db7-afb2-17606abccb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:31:24.212Z|f0f52c0f-d882-4db7-afb2-17606abccb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:31:34.116Z|f7fcda3d-a891-4d6e-8fad-77cef8212a4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:34.116Z|0dcf5567-a633-488e-a301-6aeac0f40b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:34.116Z|3757e295-bda0-4bba-897e-af0c1dd34783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:34.127Z|0dcf5567-a633-488e-a301-6aeac0f40b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:34.127Z|3757e295-bda0-4bba-897e-af0c1dd34783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:34.127Z|f7fcda3d-a891-4d6e-8fad-77cef8212a4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:39.209Z|0c5c6382-85a6-482d-bbdb-063ea86fe9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:31:39.216Z|0c5c6382-85a6-482d-bbdb-063ea86fe9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:31:40.061Z|b13f04a2-fa22-499a-87bc-f7c551f04432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:31:40.062Z|b13f04a2-fa22-499a-87bc-f7c551f04432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:31:44.166Z|49095fa5-2e79-4304-b8ec-34625f97ca05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:44.167Z|49095fa5-2e79-4304-b8ec-34625f97ca05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:44.187Z|877a9a6f-3a7c-45e8-813a-5f626e911abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:44.188Z|877a9a6f-3a7c-45e8-813a-5f626e911abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:44.209Z|1c52db14-72f5-4193-989f-0f01e166d081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:44.209Z|1c52db14-72f5-4193-989f-0f01e166d081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:54.192Z|00a9d385-fbc4-46d2-b529-584d8e4699e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:54.193Z|00a9d385-fbc4-46d2-b529-584d8e4699e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:54.209Z|e193cbb4-54e2-4fd0-95dd-ec54f3fe07b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:31:54.209Z|e193cbb4-54e2-4fd0-95dd-ec54f3fe07b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:31:54.210Z|e537d95e-2a2b-484d-969d-cf91124054cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:54.211Z|e537d95e-2a2b-484d-969d-cf91124054cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:31:54.255Z|4b5b9d6d-81ce-461d-acb0-d6a4ca0e2768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:31:54.255Z|4b5b9d6d-81ce-461d-acb0-d6a4ca0e2768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:04.169Z|30993f2b-cc62-4076-bd9a-2938e9c4cf19|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:32:04.169Z|30993f2b-cc62-4076-bd9a-2938e9c4cf19|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:04.215Z|85355eca-1fdf-4232-8586-f2cb8106d3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:04.216Z|85355eca-1fdf-4232-8586-f2cb8106d3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:04.231Z|c295ac67-6b1a-4a16-ba48-c158b5f39f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:04.232Z|c295ac67-6b1a-4a16-ba48-c158b5f39f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:04.281Z|628257e5-f4f5-4a8f-9c62-493df47cc0e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:04.282Z|628257e5-f4f5-4a8f-9c62-493df47cc0e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:09.209Z|eb793234-4c92-4267-a8ab-1d7aa238d8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:32:09.210Z|eb793234-4c92-4267-a8ab-1d7aa238d8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:32:10.062Z|3492166f-eabf-45c1-b45e-f7f2b1becd42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:32:10.063Z|3492166f-eabf-45c1-b45e-f7f2b1becd42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:32:14.256Z|a69f7f33-0c88-4093-958c-d7907ea4f2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:14.257Z|a69f7f33-0c88-4093-958c-d7907ea4f2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:14.270Z|b284fd24-b8c6-4066-aa17-c073e5f3c769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:14.270Z|b284fd24-b8c6-4066-aa17-c073e5f3c769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:14.347Z|1822fa71-a215-49c5-9e07-cb9f1218291c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:14.348Z|1822fa71-a215-49c5-9e07-cb9f1218291c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:24.211Z|b5bd8eb1-c312-4c02-a7f5-c97154e149a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:32:24.215Z|b5bd8eb1-c312-4c02-a7f5-c97154e149a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:32:24.290Z|77776b9a-9a70-4c8a-9cd0-34612b99f19e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:24.291Z|77776b9a-9a70-4c8a-9cd0-34612b99f19e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:24.296Z|eede305c-e335-4fd8-9fc4-f94e6866f46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:24.298Z|eede305c-e335-4fd8-9fc4-f94e6866f46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:24.369Z|bd9837f7-8d84-471c-b892-da3891eae306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:24.370Z|bd9837f7-8d84-471c-b892-da3891eae306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:34.335Z|e7788c87-1408-4d5f-99ab-dee9e245bb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:34.342Z|e7788c87-1408-4d5f-99ab-dee9e245bb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:34.343Z|4930e3a2-74af-49ad-b391-78b170891873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:34.344Z|4930e3a2-74af-49ad-b391-78b170891873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:34.388Z|9f08adfd-7aec-49de-b6f5-a48dd52b6ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:34.389Z|9f08adfd-7aec-49de-b6f5-a48dd52b6ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:39.210Z|3f62e419-1fd1-4cb1-81fb-e6d5459c673c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:32:39.212Z|3f62e419-1fd1-4cb1-81fb-e6d5459c673c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:32:40.064Z|a8a8edcd-e6b1-40b8-b83e-c7bf1defb085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:32:40.064Z|a8a8edcd-e6b1-40b8-b83e-c7bf1defb085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:32:44.371Z|c05cb318-27a0-40b6-8a09-ad7e4ac809d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:44.371Z|0763a130-9e4b-4d2e-9404-c3f77629819e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:44.372Z|0763a130-9e4b-4d2e-9404-c3f77629819e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:44.372Z|c05cb318-27a0-40b6-8a09-ad7e4ac809d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:44.410Z|65a325f5-0f1c-44ab-944c-a64a92993b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:44.411Z|65a325f5-0f1c-44ab-944c-a64a92993b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:54.209Z|fa939c35-0a5b-4df1-ae8f-a2899ea462c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:32:54.209Z|fa939c35-0a5b-4df1-ae8f-a2899ea462c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:32:54.458Z|4c05e860-0b8f-4447-825f-d9bb86ff9a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:54.458Z|4c05e860-0b8f-4447-825f-d9bb86ff9a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:54.459Z|19188185-f85b-4b1c-96e5-bc75e2dc0cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:54.459Z|cf130eee-db59-4e80-83f5-0bfca1a40a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:32:54.460Z|cf130eee-db59-4e80-83f5-0bfca1a40a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:32:54.460Z|19188185-f85b-4b1c-96e5-bc75e2dc0cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:04.168Z|208f35db-69f3-4c59-956e-c6a600940d68|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:33:04.169Z|208f35db-69f3-4c59-956e-c6a600940d68|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:04.482Z|a98dd33d-6e2c-4946-9edd-eef91efaa5af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:04.482Z|a98dd33d-6e2c-4946-9edd-eef91efaa5af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:04.483Z|5dae65be-5941-4e64-882b-d8d038ab2cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:04.484Z|5dae65be-5941-4e64-882b-d8d038ab2cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:04.484Z|9bc6daf1-6ec2-4bf7-8ff7-fefff0bc4a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:04.486Z|9bc6daf1-6ec2-4bf7-8ff7-fefff0bc4a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:09.209Z|4203c21f-6891-4684-af55-c480979f9682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:33:09.212Z|4203c21f-6891-4684-af55-c480979f9682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:33:10.065Z|d4e5319b-3b1b-47bc-a44a-69a9389d6277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:33:10.065Z|d4e5319b-3b1b-47bc-a44a-69a9389d6277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:33:14.505Z|f27a5fcd-90f6-4a61-a3a4-9d77c528e255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:14.507Z|174eb70e-b1ad-482a-ad92-f3db104614c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:14.507Z|174eb70e-b1ad-482a-ad92-f3db104614c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:14.510Z|f27a5fcd-90f6-4a61-a3a4-9d77c528e255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:14.515Z|fddb6c72-ffe1-42e0-ba88-84d49681a4b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:14.515Z|fddb6c72-ffe1-42e0-ba88-84d49681a4b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:24.213Z|b4d62cf2-f80b-4319-b68e-904bc3746f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:33:24.215Z|b4d62cf2-f80b-4319-b68e-904bc3746f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:33:24.539Z|5c100377-b3eb-4546-bb5b-9eeae506ce24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:24.539Z|62587e37-a6e5-4747-9030-0e2adac1606d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:24.539Z|6b5400d9-2430-4381-982c-b41e7c08f119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:24.540Z|5c100377-b3eb-4546-bb5b-9eeae506ce24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:24.540Z|6b5400d9-2430-4381-982c-b41e7c08f119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:24.540Z|62587e37-a6e5-4747-9030-0e2adac1606d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:34.585Z|aadf778e-9891-458f-a1ca-4bf09a87e8fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:34.586Z|aadf778e-9891-458f-a1ca-4bf09a87e8fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:34.603Z|cd9cd380-8c7b-44e5-b8e0-ed8191b790fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:34.603Z|cd9cd380-8c7b-44e5-b8e0-ed8191b790fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:34.609Z|37155236-e27f-469f-9877-db71cbbcc755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:34.610Z|37155236-e27f-469f-9877-db71cbbcc755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:39.211Z|86adfcd0-8772-42e1-b487-1e0b7ec5caed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:33:39.215Z|86adfcd0-8772-42e1-b487-1e0b7ec5caed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:33:40.067Z|25422895-d119-41bb-a7c6-03c5c145acd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:33:40.071Z|25422895-d119-41bb-a7c6-03c5c145acd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:33:44.622Z|4eced824-050f-4b6e-a5fe-753daf37c1a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:44.625Z|4eced824-050f-4b6e-a5fe-753daf37c1a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:44.632Z|09d147f2-b334-430f-b957-4d67bf4af980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:44.632Z|36bb641f-6938-4340-9549-131492643f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:44.632Z|09d147f2-b334-430f-b957-4d67bf4af980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:44.633Z|36bb641f-6938-4340-9549-131492643f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:54.209Z|81a526d8-66a0-4b25-acba-587e04967a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:33:54.210Z|81a526d8-66a0-4b25-acba-587e04967a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:33:54.652Z|d7afb050-0172-432d-8806-eb0a2cc5b5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:54.652Z|f5af7247-4b43-4eac-9b32-ebaf38466f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:54.653Z|f5af7247-4b43-4eac-9b32-ebaf38466f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:54.653Z|d7afb050-0172-432d-8806-eb0a2cc5b5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:33:54.653Z|32a654df-8ff9-4fba-b532-78f8f11ade52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:33:54.654Z|32a654df-8ff9-4fba-b532-78f8f11ade52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:04.168Z|89c6a203-4f58-4343-88f5-89c93c714fd4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:34:04.168Z|89c6a203-4f58-4343-88f5-89c93c714fd4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:04.677Z|aeb5c2d8-fa04-44ad-9d24-a0bac01426c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:04.677Z|aeb5c2d8-fa04-44ad-9d24-a0bac01426c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:04.680Z|4033c551-1d87-400d-ab47-a9abbcaa3921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:04.681Z|4033c551-1d87-400d-ab47-a9abbcaa3921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:04.681Z|5d894985-0853-419a-9d6f-b74921bc1d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:04.682Z|5d894985-0853-419a-9d6f-b74921bc1d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:09.209Z|47e466b0-ee50-415d-89ea-5ad37fa74c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:34:09.209Z|47e466b0-ee50-415d-89ea-5ad37fa74c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:34:10.071Z|07e0cee7-f4f5-404e-a2e6-3035cb819d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:34:10.072Z|07e0cee7-f4f5-404e-a2e6-3035cb819d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:34:14.702Z|404834a4-aacf-47e4-a451-6dafdd29858b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:14.702Z|cc8a0abf-8220-41ed-b54b-39c6bd1d1a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:14.703Z|cc8a0abf-8220-41ed-b54b-39c6bd1d1a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:14.703Z|404834a4-aacf-47e4-a451-6dafdd29858b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:14.704Z|e8a49ce3-1c62-45f0-80f7-c24a786d380d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:14.704Z|e8a49ce3-1c62-45f0-80f7-c24a786d380d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:24.210Z|73296644-9205-4e1d-ac10-58b0d4eb3d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:34:24.215Z|73296644-9205-4e1d-ac10-58b0d4eb3d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:34:24.736Z|9df881d4-4e81-4748-96c4-ff43098ab1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:24.736Z|f7d00eb7-7539-4b5f-ade1-01d992c270c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:24.737Z|f7d00eb7-7539-4b5f-ade1-01d992c270c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:24.737Z|9df881d4-4e81-4748-96c4-ff43098ab1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:24.747Z|a125798f-0e61-4a9c-b9a7-442a002af4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:24.751Z|a125798f-0e61-4a9c-b9a7-442a002af4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:34.764Z|bd635138-b34c-498d-8cad-693036b582de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:34.764Z|99901b53-a96d-469b-9bf5-21fc9ced5a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:34.765Z|99901b53-a96d-469b-9bf5-21fc9ced5a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:34.765Z|bd635138-b34c-498d-8cad-693036b582de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:34.784Z|ae6f76eb-643d-4548-a439-9d4a3f6f6602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:34.785Z|ae6f76eb-643d-4548-a439-9d4a3f6f6602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:39.209Z|f187843a-b361-435a-a9e1-2c4a37091c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:34:39.209Z|f187843a-b361-435a-a9e1-2c4a37091c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:34:40.072Z|77e2af3d-7575-44c1-9fba-653e5956b34b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:34:40.073Z|77e2af3d-7575-44c1-9fba-653e5956b34b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:34:44.785Z|c47be761-5ed7-4cfb-a275-ed572062cf27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:44.786Z|c47be761-5ed7-4cfb-a275-ed572062cf27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:44.790Z|16a74958-c4b1-4767-b2e1-e2e2f875a2d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:44.790Z|16a74958-c4b1-4767-b2e1-e2e2f875a2d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:44.805Z|b6ea4008-5bd5-490e-a111-f0e42a954f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:44.807Z|b6ea4008-5bd5-490e-a111-f0e42a954f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:54.211Z|7054007c-51b2-4528-b2a1-ccb080488a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:34:54.212Z|7054007c-51b2-4528-b2a1-ccb080488a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:34:54.812Z|1573668d-3e72-4aac-9f85-5ea2542068d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:54.813Z|1573668d-3e72-4aac-9f85-5ea2542068d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:54.815Z|ff4aad32-76f3-47cb-b240-61ee5823942e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:54.816Z|ff4aad32-76f3-47cb-b240-61ee5823942e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:34:54.832Z|60fafacc-eacf-421d-bbeb-b79e21145981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:34:54.833Z|60fafacc-eacf-421d-bbeb-b79e21145981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:04.188Z|3a7ff712-42c6-4f08-a8ed-0cc99942fd16|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:35:04.194Z|3a7ff712-42c6-4f08-a8ed-0cc99942fd16|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:04.840Z|b8b0c772-7cdf-4af7-9917-d4e04a5a7fa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:04.842Z|b8b0c772-7cdf-4af7-9917-d4e04a5a7fa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:04.840Z|49394ad3-3544-4aae-bb71-fe2bca0d1112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:04.843Z|49394ad3-3544-4aae-bb71-fe2bca0d1112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:04.857Z|751fc447-aa93-4853-b94a-dfbceaf7b6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:04.858Z|751fc447-aa93-4853-b94a-dfbceaf7b6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:09.209Z|70fed5fd-f7d3-463a-a102-21c3c0760abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:35:09.218Z|70fed5fd-f7d3-463a-a102-21c3c0760abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:35:10.074Z|9b8f02be-5430-4184-9269-1d957b304eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:35:10.074Z|9b8f02be-5430-4184-9269-1d957b304eea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:35:14.870Z|6d631b6d-dd0c-4a58-952f-8d436f898d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:14.870Z|9a9d9f18-8f3f-4de7-b49c-2feb919eab7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:14.870Z|6d631b6d-dd0c-4a58-952f-8d436f898d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:14.871Z|9a9d9f18-8f3f-4de7-b49c-2feb919eab7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:14.892Z|29ba890a-1421-4ef1-bc17-ccbe2980cba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:14.893Z|29ba890a-1421-4ef1-bc17-ccbe2980cba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:24.209Z|208d1f12-5bc0-4938-ae9f-3faf46e3bc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:35:24.210Z|208d1f12-5bc0-4938-ae9f-3faf46e3bc63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:35:24.894Z|d7861a1f-e446-4ae7-94dc-cc40390a9d50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:24.894Z|517f1c29-752d-4c57-bc10-c62879c06e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:24.895Z|d7861a1f-e446-4ae7-94dc-cc40390a9d50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:24.895Z|517f1c29-752d-4c57-bc10-c62879c06e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:24.924Z|f895c74f-b25b-453a-90c2-cdf98ada11ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:24.925Z|f895c74f-b25b-453a-90c2-cdf98ada11ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:34.920Z|be848063-9af6-42cf-a68e-75e87f468793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:34.921Z|be848063-9af6-42cf-a68e-75e87f468793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:34.942Z|1ba005b2-0df2-4f86-8217-18c8392b6205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:34.943Z|1ba005b2-0df2-4f86-8217-18c8392b6205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:34.952Z|9b14a1f6-f172-49c4-8e94-9f9c3c66411b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:34.952Z|9b14a1f6-f172-49c4-8e94-9f9c3c66411b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:39.209Z|5425d7d6-eda0-49b1-ace1-0f0f8f0aa655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:35:39.210Z|5425d7d6-eda0-49b1-ace1-0f0f8f0aa655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:35:40.075Z|8cf4380a-eadf-40af-9d78-64705a06ca00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:35:40.075Z|8cf4380a-eadf-40af-9d78-64705a06ca00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:35:44.952Z|62d1b390-c7d8-4823-90bb-3615608b0329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:44.953Z|62d1b390-c7d8-4823-90bb-3615608b0329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:44.963Z|93a44cf3-3142-4a7e-9974-9548bba5c227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:44.963Z|93a44cf3-3142-4a7e-9974-9548bba5c227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:44.974Z|fb9ba89e-96fd-409f-9bc2-f537806f8b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:44.975Z|fb9ba89e-96fd-409f-9bc2-f537806f8b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:54.210Z|d9a32975-23a9-41c4-95e2-4c970ee8973c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:35:54.212Z|d9a32975-23a9-41c4-95e2-4c970ee8973c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:35:54.977Z|07654b3a-7a9c-4969-bd7f-6fde019659df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:54.978Z|07654b3a-7a9c-4969-bd7f-6fde019659df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:54.982Z|5bf2c912-751c-4bcc-aaa9-98bbe1ea60cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:54.982Z|5bf2c912-751c-4bcc-aaa9-98bbe1ea60cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:35:55.015Z|fb56afac-76f5-4baa-80ba-b37655c2f7c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:35:55.015Z|fb56afac-76f5-4baa-80ba-b37655c2f7c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:04.181Z|57bc6f90-3625-4be1-bd67-8cb7534f480a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:36:04.185Z|57bc6f90-3625-4be1-bd67-8cb7534f480a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:05.022Z|212bd752-a63b-4501-9366-95cf6835a74a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:05.024Z|212bd752-a63b-4501-9366-95cf6835a74a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:05.045Z|e917a512-04eb-4fc6-85ff-982330252251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:05.046Z|e917a512-04eb-4fc6-85ff-982330252251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:05.049Z|a5e04b1d-75d0-43ba-85a2-c817866d44f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:05.051Z|a5e04b1d-75d0-43ba-85a2-c817866d44f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:09.210Z|0e4ac239-b671-489e-b16c-0bae7eba7287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:36:09.212Z|0e4ac239-b671-489e-b16c-0bae7eba7287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:36:10.075Z|16102100-958b-4e20-b4fb-614c9e4779f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:36:10.076Z|16102100-958b-4e20-b4fb-614c9e4779f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:36:15.070Z|54a5f848-ab70-492f-ae03-e13c945884ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:15.070Z|a98f8844-70b7-4adb-9dc2-984283957a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:15.073Z|a98f8844-70b7-4adb-9dc2-984283957a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:15.072Z|54a5f848-ab70-492f-ae03-e13c945884ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:15.076Z|c327e326-b297-47e2-8a5e-9158742aa5a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:15.077Z|c327e326-b297-47e2-8a5e-9158742aa5a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:24.209Z|f26da07a-bc9e-4a95-a313-10531f1192b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:36:24.210Z|f26da07a-bc9e-4a95-a313-10531f1192b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:36:25.098Z|eca59315-4994-4743-a9be-c009996bd765|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:25.099Z|eca59315-4994-4743-a9be-c009996bd765|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:25.099Z|8202783f-60f6-45cd-a9f4-4f42a85ffb11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:25.099Z|95387a50-6371-4654-bdf2-470e79eaf7a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:25.100Z|8202783f-60f6-45cd-a9f4-4f42a85ffb11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:25.100Z|95387a50-6371-4654-bdf2-470e79eaf7a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:35.120Z|d1d91ae3-0b24-4b5c-93a3-665a914169bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:35.121Z|d1d91ae3-0b24-4b5c-93a3-665a914169bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:35.122Z|dfbd42de-f326-4111-b5ec-fb21daf69e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:35.122Z|dfbd42de-f326-4111-b5ec-fb21daf69e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:35.132Z|cd10fb62-2b2c-4f2b-ac07-6385b2d4e39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:35.132Z|cd10fb62-2b2c-4f2b-ac07-6385b2d4e39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:39.209Z|8b118296-8a9b-4e90-b9d0-b66fcfbc3634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:36:39.213Z|8b118296-8a9b-4e90-b9d0-b66fcfbc3634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:36:40.076Z|7053039b-abdd-4fd4-b3b4-a563e116477b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:36:40.077Z|7053039b-abdd-4fd4-b3b4-a563e116477b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:36:45.144Z|0b368147-7df2-4714-accd-e8341babdcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:45.144Z|0b368147-7df2-4714-accd-e8341babdcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:45.149Z|6d1ac7b3-c6d4-4e7f-810f-bfd8d8b1eb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:45.150Z|6d1ac7b3-c6d4-4e7f-810f-bfd8d8b1eb70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:45.155Z|ef30204d-dd45-4216-b2cb-ce946282ac64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:45.156Z|ef30204d-dd45-4216-b2cb-ce946282ac64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:54.209Z|7f60df7e-86b3-461a-8909-005360bd6803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:36:54.210Z|7f60df7e-86b3-461a-8909-005360bd6803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:36:55.167Z|c874e1e2-9441-4dfc-a4da-f75be07c5513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:55.168Z|c874e1e2-9441-4dfc-a4da-f75be07c5513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:55.170Z|b77576df-5db5-4e4c-a110-20bec7a5bcea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:55.171Z|b77576df-5db5-4e4c-a110-20bec7a5bcea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:36:55.177Z|9d3458f0-b77a-40c8-b347-d4fed04e21eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:36:55.178Z|9d3458f0-b77a-40c8-b347-d4fed04e21eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:04.168Z|40544644-2f78-4576-9a5e-8515670682bd|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:37:04.169Z|40544644-2f78-4576-9a5e-8515670682bd|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:05.197Z|e1665b7e-a7cb-47b9-a7e0-5db999eeec30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:05.197Z|234ddf6b-a711-45bf-ab40-f7a08cb905d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:05.198Z|234ddf6b-a711-45bf-ab40-f7a08cb905d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:05.198Z|e1665b7e-a7cb-47b9-a7e0-5db999eeec30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:05.199Z|40f8ca69-c474-49a6-a334-2d4b35c53163|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:05.199Z|40f8ca69-c474-49a6-a334-2d4b35c53163|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:09.210Z|7f826e6f-f1c0-42a6-b9f2-bc40fa619624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:37:09.210Z|7f826e6f-f1c0-42a6-b9f2-bc40fa619624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:37:10.077Z|6aa95ead-ce27-4a08-8263-d492cfbbb805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:37:10.078Z|6aa95ead-ce27-4a08-8263-d492cfbbb805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:37:15.231Z|748c32ca-1e7d-42e2-aefd-a266a854532a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:15.231Z|698b7596-5668-4e44-8062-221e2e0bd5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:15.231Z|cde904ed-e5e2-4353-910b-df1ef0d51979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:15.233Z|cde904ed-e5e2-4353-910b-df1ef0d51979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:15.233Z|698b7596-5668-4e44-8062-221e2e0bd5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:15.233Z|748c32ca-1e7d-42e2-aefd-a266a854532a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:24.212Z|d4f116e6-ee7a-4b14-b3b3-7433b43012ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:37:24.220Z|d4f116e6-ee7a-4b14-b3b3-7433b43012ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:37:25.268Z|93e0dd9a-d8c9-44f5-a892-104048f19e6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:25.270Z|963e27cd-f4ce-4fb9-ba87-1bd7d2f9fe06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:25.268Z|6b53a961-17df-4722-90f6-c28d3184d167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:25.274Z|93e0dd9a-d8c9-44f5-a892-104048f19e6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:25.274Z|963e27cd-f4ce-4fb9-ba87-1bd7d2f9fe06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:25.274Z|6b53a961-17df-4722-90f6-c28d3184d167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:35.309Z|4e9a77f9-015d-4e84-ba8b-f939c096f8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:35.310Z|4e9a77f9-015d-4e84-ba8b-f939c096f8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:35.321Z|6f19943a-c431-4633-8462-2d757a850b89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:35.322Z|6f19943a-c431-4633-8462-2d757a850b89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:35.326Z|7265b66d-0287-42c5-8ed1-69ab82149071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:35.326Z|7265b66d-0287-42c5-8ed1-69ab82149071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:39.209Z|9c954548-cfde-4ec7-9741-6efc8750433d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:37:39.210Z|9c954548-cfde-4ec7-9741-6efc8750433d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:37:40.078Z|1c0ea051-33f1-49f2-9619-629ed5476be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:37:40.079Z|1c0ea051-33f1-49f2-9619-629ed5476be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:37:45.329Z|0e16f803-9264-4f82-944f-0f159e869fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:45.329Z|0e16f803-9264-4f82-944f-0f159e869fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:45.346Z|58e6f113-3785-46b0-aa8f-3b67b6a362c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:45.347Z|58e6f113-3785-46b0-aa8f-3b67b6a362c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:45.390Z|cb24c8a7-d04d-4b32-8247-e318200f0b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:45.391Z|cb24c8a7-d04d-4b32-8247-e318200f0b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:54.213Z|9a5911aa-520c-4a9a-b7b2-0b296615756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:37:54.213Z|9a5911aa-520c-4a9a-b7b2-0b296615756e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:37:55.384Z|550a5c18-f10e-48f4-97fa-ab550d82a2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:55.385Z|550a5c18-f10e-48f4-97fa-ab550d82a2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:55.417Z|ca31cd1f-22d1-40ae-9cb3-603ebbda44d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:55.418Z|ca31cd1f-22d1-40ae-9cb3-603ebbda44d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:37:55.422Z|eada38d7-9f3d-4278-b4f1-767e5f4d98ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:37:55.423Z|eada38d7-9f3d-4278-b4f1-767e5f4d98ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:04.171Z|430bcceb-df1e-470f-aca8-c1d31c3c07b0|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:38:04.172Z|430bcceb-df1e-470f-aca8-c1d31c3c07b0|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:05.422Z|e6fc9774-29cc-42cb-9055-9adb9242bbc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:05.423Z|e6fc9774-29cc-42cb-9055-9adb9242bbc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:05.442Z|9a16b02e-5370-469f-8e5c-c9a44a19b72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:05.443Z|9a16b02e-5370-469f-8e5c-c9a44a19b72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:05.448Z|723bf443-79bd-4544-b345-34f519992269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:05.449Z|723bf443-79bd-4544-b345-34f519992269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:09.209Z|533ffad9-480e-4e7c-903c-ef85e47ece9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:38:09.212Z|533ffad9-480e-4e7c-903c-ef85e47ece9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:38:10.080Z|dc3c82a6-28e1-49ef-a215-fa879bb6fe0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:38:10.080Z|dc3c82a6-28e1-49ef-a215-fa879bb6fe0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:38:15.450Z|3e421e34-cdb1-4e6c-a851-2d0dd9fb72e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:15.451Z|3e421e34-cdb1-4e6c-a851-2d0dd9fb72e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:15.470Z|a02190f1-f564-44c8-898e-7ba41f35ce0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:15.471Z|a02190f1-f564-44c8-898e-7ba41f35ce0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:15.474Z|0ae8dec0-2e66-45b9-9511-e067168aaa61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:15.475Z|0ae8dec0-2e66-45b9-9511-e067168aaa61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:24.212Z|e8080c73-71f9-4100-b4c1-2b5bfc74f427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:38:24.217Z|e8080c73-71f9-4100-b4c1-2b5bfc74f427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:38:25.491Z|47c59b9b-86f8-4af4-b858-794a3821e516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:25.491Z|171dbd84-202b-4c6a-8f5e-fa0abbe868bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:25.497Z|47c59b9b-86f8-4af4-b858-794a3821e516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:25.497Z|171dbd84-202b-4c6a-8f5e-fa0abbe868bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:25.499Z|982ffc17-8d85-48c0-9791-969e7b954e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:25.500Z|982ffc17-8d85-48c0-9791-969e7b954e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:35.531Z|eb7e95a3-8ff8-4cb8-8b2c-9d168e44a1f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:35.531Z|eb7e95a3-8ff8-4cb8-8b2c-9d168e44a1f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:35.532Z|6ad0d226-92d6-4d31-aee2-98cefca9d0ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:35.533Z|6ad0d226-92d6-4d31-aee2-98cefca9d0ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:35.531Z|51383a97-4a9f-4a35-887c-54f4e935028a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:35.534Z|51383a97-4a9f-4a35-887c-54f4e935028a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:39.209Z|62e7ee0e-377c-488c-a5e6-94f64b910c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:38:39.210Z|62e7ee0e-377c-488c-a5e6-94f64b910c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:38:40.081Z|868af828-079a-4346-afe2-66be39c08377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:38:40.083Z|868af828-079a-4346-afe2-66be39c08377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:38:45.551Z|a35eb7ff-f250-4aec-a514-2749a7e22e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:45.552Z|a35eb7ff-f250-4aec-a514-2749a7e22e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:45.563Z|93733596-5410-490f-bc8b-626c68297aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:45.564Z|93733596-5410-490f-bc8b-626c68297aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:45.566Z|d564ee6d-c9d5-48a1-a90e-36ffcb50de0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:45.567Z|d564ee6d-c9d5-48a1-a90e-36ffcb50de0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:54.209Z|8932f8e7-32e8-4073-8166-003b8260e30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:38:54.215Z|8932f8e7-32e8-4073-8166-003b8260e30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:38:55.580Z|94d2e2ff-8bb6-4ae7-9610-e1ea13f9a257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:55.581Z|94d2e2ff-8bb6-4ae7-9610-e1ea13f9a257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:55.590Z|c598c266-1de1-40e4-acf9-0195b2b965b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:55.591Z|c598c266-1de1-40e4-acf9-0195b2b965b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:38:55.601Z|9bb99f76-f1f6-4181-8695-4a7802d96a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:38:55.602Z|9bb99f76-f1f6-4181-8695-4a7802d96a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:04.168Z|05feb26c-74cc-49f8-8f84-0c4afa8469b7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:39:04.170Z|05feb26c-74cc-49f8-8f84-0c4afa8469b7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:05.602Z|94410ff2-ace7-4514-a103-c16dd3440af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:05.602Z|94410ff2-ace7-4514-a103-c16dd3440af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:05.636Z|41b998fb-cf57-403a-b243-b211314e3297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:05.636Z|41b998fb-cf57-403a-b243-b211314e3297|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:05.640Z|0ddfcee3-fc9a-4cca-913b-58ccd183a97f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:05.643Z|0ddfcee3-fc9a-4cca-913b-58ccd183a97f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:09.209Z|1d0a382c-b530-44dc-a695-95c77f5f30b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:39:09.210Z|1d0a382c-b530-44dc-a695-95c77f5f30b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:39:10.083Z|5a70f09d-929c-4512-b4b1-c2ac7dfc3801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:39:10.084Z|5a70f09d-929c-4512-b4b1-c2ac7dfc3801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:39:15.623Z|8134712e-e53c-4e42-9a26-fc0b10f35b7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:15.623Z|8134712e-e53c-4e42-9a26-fc0b10f35b7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:15.657Z|c34df235-5dfd-4b66-a40a-8a1b74d71ec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:15.658Z|c34df235-5dfd-4b66-a40a-8a1b74d71ec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:15.666Z|d35e96aa-3c2c-4967-abb4-eab3c9d4d897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:15.667Z|d35e96aa-3c2c-4967-abb4-eab3c9d4d897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:24.210Z|38dae725-d3d5-43ac-b4fa-547815db5453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:39:24.211Z|38dae725-d3d5-43ac-b4fa-547815db5453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:39:25.656Z|b15f87ad-b371-464d-93de-c855cdbe972d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:25.657Z|b15f87ad-b371-464d-93de-c855cdbe972d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:25.680Z|c1c15b42-f71e-4d3f-bdc9-8225fbedce6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:25.681Z|c1c15b42-f71e-4d3f-bdc9-8225fbedce6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:25.718Z|2224a854-3a76-40e5-9b60-d5f3151878de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:25.718Z|2224a854-3a76-40e5-9b60-d5f3151878de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:35.706Z|41e27685-4aee-4ec8-8b52-657d2ce8744b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:35.712Z|41e27685-4aee-4ec8-8b52-657d2ce8744b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:35.707Z|c2c242bb-f11c-41f2-a655-9b50a5e40435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:35.722Z|c2c242bb-f11c-41f2-a655-9b50a5e40435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:35.739Z|ea1ef1ee-cc8c-4201-8282-b34776f984d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:35.739Z|ea1ef1ee-cc8c-4201-8282-b34776f984d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:39.210Z|d467754a-e910-4d84-8ad9-3270f2e57407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:39:39.219Z|d467754a-e910-4d84-8ad9-3270f2e57407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:39:40.084Z|9b807c78-6c8d-4e37-8d2a-c17224ef9d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:39:40.085Z|9b807c78-6c8d-4e37-8d2a-c17224ef9d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:39:45.743Z|ceb9b920-bc76-46c0-8fcf-a5048d22ee6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:45.743Z|e59b84c7-e611-4db0-b08f-5d96a80c8212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:45.744Z|ceb9b920-bc76-46c0-8fcf-a5048d22ee6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:45.744Z|e59b84c7-e611-4db0-b08f-5d96a80c8212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:45.764Z|e90c81f9-e444-4362-b5b0-f371709d0993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:45.765Z|e90c81f9-e444-4362-b5b0-f371709d0993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:54.210Z|973e6b10-51ac-4821-aedd-16ef75d4c868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:39:54.211Z|973e6b10-51ac-4821-aedd-16ef75d4c868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:39:55.772Z|e4a109a9-403c-424c-90cd-acec1ca2f489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:55.778Z|a012a01c-e9aa-4ad2-aa1c-37c3fc2b248c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:55.778Z|a012a01c-e9aa-4ad2-aa1c-37c3fc2b248c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:55.776Z|e4a109a9-403c-424c-90cd-acec1ca2f489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:39:55.804Z|e814d509-6e08-4ece-8efe-9300364ccc22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:39:55.805Z|e814d509-6e08-4ece-8efe-9300364ccc22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:04.169Z|b8a949b5-3c88-4a8d-bcc8-4e8f9859c08d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:40:04.170Z|b8a949b5-3c88-4a8d-bcc8-4e8f9859c08d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:05.820Z|d18060f6-70ac-4904-bdb3-d9717cf78f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:05.821Z|d18060f6-70ac-4904-bdb3-d9717cf78f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:05.823Z|fa0fbb55-f48e-4fb5-990f-f72040357b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:05.823Z|fa0fbb55-f48e-4fb5-990f-f72040357b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:05.837Z|8c842f1e-4c79-4f64-83f8-345b5fd6bcf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:05.837Z|8c842f1e-4c79-4f64-83f8-345b5fd6bcf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:09.209Z|5beeba45-37ca-45ed-9ccb-931934a96b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:40:09.210Z|5beeba45-37ca-45ed-9ccb-931934a96b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:40:10.085Z|17db8343-4001-42bd-aa8e-1e200b31a513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:40:10.086Z|17db8343-4001-42bd-aa8e-1e200b31a513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:40:15.846Z|cbe4d6e9-76cb-4921-9e2d-f351c90ed0bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:15.847Z|72ed1404-dbd8-4444-a361-a7b05508ec7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:15.847Z|cbe4d6e9-76cb-4921-9e2d-f351c90ed0bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:15.847Z|72ed1404-dbd8-4444-a361-a7b05508ec7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:15.861Z|ff55653e-bdb2-443d-9e22-9699efbc4f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:15.862Z|ff55653e-bdb2-443d-9e22-9699efbc4f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:24.209Z|55dfbec4-8368-4211-a273-c93cd7e19339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:40:24.214Z|55dfbec4-8368-4211-a273-c93cd7e19339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:40:25.867Z|114efb8b-0476-4b88-b876-6dafe7e65fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:25.867Z|a8bc6245-4e76-4548-97a4-96fedcf86de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:25.869Z|114efb8b-0476-4b88-b876-6dafe7e65fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:25.869Z|a8bc6245-4e76-4548-97a4-96fedcf86de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:25.882Z|a494f406-e409-45a0-b532-e03bd2691776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:25.883Z|a494f406-e409-45a0-b532-e03bd2691776|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:35.898Z|157fb13b-f0aa-4525-81db-a059f29a324b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:35.897Z|981c61fb-8729-4dbd-8bbb-9b07d3da493b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:35.899Z|981c61fb-8729-4dbd-8bbb-9b07d3da493b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:35.899Z|157fb13b-f0aa-4525-81db-a059f29a324b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:35.908Z|5f36f066-6fb1-4272-b759-89289fb99fe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:35.909Z|5f36f066-6fb1-4272-b759-89289fb99fe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:39.210Z|cca1f878-caaf-48f0-bc33-db8ba1cbe6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:40:39.212Z|cca1f878-caaf-48f0-bc33-db8ba1cbe6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:40:40.087Z|fd5a8b38-19e0-442c-9d07-0091097dd3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:40:40.088Z|fd5a8b38-19e0-442c-9d07-0091097dd3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:40:45.953Z|0faebefc-11c6-4c1a-998a-c506f45aff35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:45.953Z|f704b1c0-0060-441b-bfe7-0ed620aa3891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:45.953Z|1dee8756-6b83-4451-9e34-d73849e21868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:45.962Z|f704b1c0-0060-441b-bfe7-0ed620aa3891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:45.962Z|1dee8756-6b83-4451-9e34-d73849e21868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:45.962Z|0faebefc-11c6-4c1a-998a-c506f45aff35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:54.210Z|d18c662b-cd3d-49e4-ac2f-32a28a3a97ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:40:54.211Z|d18c662b-cd3d-49e4-ac2f-32a28a3a97ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:40:56.001Z|8fcb90f3-1a20-4454-9aed-7bd0ffc5fc9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:56.002Z|8fcb90f3-1a20-4454-9aed-7bd0ffc5fc9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:56.003Z|ac09a37d-1925-460c-9d49-f072dc7a906e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:56.004Z|ac09a37d-1925-460c-9d49-f072dc7a906e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:40:56.013Z|badac963-878e-40b1-a13a-376f190bab91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:40:56.014Z|badac963-878e-40b1-a13a-376f190bab91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:04.167Z|f934ddde-e613-4001-8c9e-509c33fe311e|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:41:04.168Z|f934ddde-e613-4001-8c9e-509c33fe311e|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:06.026Z|c026c03b-b2f3-4f0e-8587-e6c78f9d4d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:06.027Z|c026c03b-b2f3-4f0e-8587-e6c78f9d4d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:06.032Z|14b17513-7b2e-4d5f-90d1-27121de88adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:06.033Z|14b17513-7b2e-4d5f-90d1-27121de88adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:06.038Z|a392f76b-0702-4959-b692-7627708465a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:06.039Z|a392f76b-0702-4959-b692-7627708465a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:09.209Z|fab642ff-3f54-41d4-814e-fc7cff2f682d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:41:09.212Z|fab642ff-3f54-41d4-814e-fc7cff2f682d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:41:10.088Z|25688250-3dac-47ee-931f-89195ccc3751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:41:10.089Z|25688250-3dac-47ee-931f-89195ccc3751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:41:16.046Z|2f4d4c6f-3e40-4606-a982-56a43eb7ad09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:16.047Z|2f4d4c6f-3e40-4606-a982-56a43eb7ad09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:16.062Z|d6ba2320-232d-4bbc-810f-c576efad9bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:16.063Z|0d33d464-8e02-42ee-9be3-9c0efe92690c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:16.063Z|d6ba2320-232d-4bbc-810f-c576efad9bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:16.063Z|0d33d464-8e02-42ee-9be3-9c0efe92690c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:24.209Z|b791af2d-07df-4e09-9a02-aabcae62f17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:41:24.209Z|b791af2d-07df-4e09-9a02-aabcae62f17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:41:26.094Z|52ce367c-d567-4be4-a1d7-c8ec29908620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:26.094Z|d68350c4-5979-434a-ae72-16bc5d258d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:26.094Z|77cc0be0-dca9-45cf-9752-15e3388da3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:26.094Z|52ce367c-d567-4be4-a1d7-c8ec29908620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:26.094Z|d68350c4-5979-434a-ae72-16bc5d258d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:26.094Z|77cc0be0-dca9-45cf-9752-15e3388da3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:36.122Z|71b3876c-acf7-47ef-8ca6-31027fefe0f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:36.122Z|71b3876c-acf7-47ef-8ca6-31027fefe0f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:36.127Z|1833e30e-4013-447f-95b6-1568401dbc26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:36.128Z|1833e30e-4013-447f-95b6-1568401dbc26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:36.132Z|26705435-4754-4130-ad4b-ad3890c07bd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:36.132Z|26705435-4754-4130-ad4b-ad3890c07bd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:39.209Z|4cf5373d-e5c0-4cc8-9363-5dfe4398c4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:41:39.209Z|4cf5373d-e5c0-4cc8-9363-5dfe4398c4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:41:40.089Z|adc5b33c-ef54-4a0f-991d-5fa6b37a2619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:41:40.090Z|adc5b33c-ef54-4a0f-991d-5fa6b37a2619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:41:46.150Z|e32ecbb2-9e4f-481a-9da7-0cc4689c3c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:46.150Z|2ca27a8e-0050-44d6-bef0-d81c48e5d08f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:46.151Z|e32ecbb2-9e4f-481a-9da7-0cc4689c3c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:46.151Z|2ca27a8e-0050-44d6-bef0-d81c48e5d08f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:46.152Z|7a6576a3-90b7-4e50-b8ab-57471c672ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:46.152Z|7a6576a3-90b7-4e50-b8ab-57471c672ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:54.209Z|d6f92376-96da-486f-82d6-df589be92abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:41:54.210Z|d6f92376-96da-486f-82d6-df589be92abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:41:56.180Z|6e89192e-2c1a-4e44-8f09-65ee1f8061d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:56.180Z|6e89192e-2c1a-4e44-8f09-65ee1f8061d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:56.182Z|4bc1b1d0-9b27-4393-8c4c-5db8151016e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:56.182Z|4bc1b1d0-9b27-4393-8c4c-5db8151016e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:41:56.180Z|d4b13752-6347-4d6a-9a89-a865a2842bb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:41:56.186Z|d4b13752-6347-4d6a-9a89-a865a2842bb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:04.182Z|34f56589-2675-4c47-87ab-8b1a3597c980|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:42:04.187Z|34f56589-2675-4c47-87ab-8b1a3597c980|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:06.208Z|2fe3a54a-185d-4969-be4a-cac0341a27ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:06.208Z|854d8448-94e4-4600-bb47-b86a38ccebdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:06.208Z|9d913407-eef1-4c4c-8430-980ac3c505d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:06.211Z|9d913407-eef1-4c4c-8430-980ac3c505d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:06.211Z|854d8448-94e4-4600-bb47-b86a38ccebdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:06.211Z|2fe3a54a-185d-4969-be4a-cac0341a27ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:09.209Z|f9fc76d1-9153-4d93-8766-153c5957f4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:42:09.210Z|f9fc76d1-9153-4d93-8766-153c5957f4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:42:10.091Z|6aa28069-1a7e-4b91-8004-60bfbd73a744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:42:10.092Z|6aa28069-1a7e-4b91-8004-60bfbd73a744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:42:16.234Z|141a2d0b-3c38-41c7-a395-971938d07d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:16.234Z|0d3c53b3-a5f3-4745-af8e-6651661085e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:16.235Z|141a2d0b-3c38-41c7-a395-971938d07d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:16.235Z|0d3c53b3-a5f3-4745-af8e-6651661085e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:16.237Z|d2c11abc-dc4a-40dc-ab88-93b893682ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:16.238Z|d2c11abc-dc4a-40dc-ab88-93b893682ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:24.209Z|3664b459-8d69-4f8c-b301-1e818b8be4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:42:24.213Z|3664b459-8d69-4f8c-b301-1e818b8be4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:42:26.257Z|a224e035-3067-4ef9-951a-76600558d1af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:26.258Z|a224e035-3067-4ef9-951a-76600558d1af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:26.259Z|1330f0ba-e9b0-45ee-98e0-be3871a13960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:26.260Z|1330f0ba-e9b0-45ee-98e0-be3871a13960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:26.266Z|d6987c0e-a3f2-42b1-ae7f-449926d4cf45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:26.267Z|d6987c0e-a3f2-42b1-ae7f-449926d4cf45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:36.291Z|4f51ae5b-6cc3-4001-8f12-0578a030e301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:36.292Z|4f51ae5b-6cc3-4001-8f12-0578a030e301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:36.292Z|7c436895-4a3e-4006-a7c3-480e810b734f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:36.293Z|7c436895-4a3e-4006-a7c3-480e810b734f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:36.300Z|46626de5-ec25-4243-8896-be09c5660f2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:36.301Z|46626de5-ec25-4243-8896-be09c5660f2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:39.209Z|b9f11d84-6831-4b78-97ed-3f2b4c8f2a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:42:39.210Z|b9f11d84-6831-4b78-97ed-3f2b4c8f2a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:42:40.092Z|c3cf9022-fe08-4528-be22-ec5b8217ac02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:42:40.093Z|c3cf9022-fe08-4528-be22-ec5b8217ac02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:42:46.321Z|5e4563ba-cfc8-4691-a936-235a17292725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:46.322Z|5e4563ba-cfc8-4691-a936-235a17292725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:46.332Z|9b1baf7e-4f45-443f-9247-82dcc851146a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:46.333Z|9b1baf7e-4f45-443f-9247-82dcc851146a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:46.350Z|5465ea03-3860-4fff-b204-639333806ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:46.351Z|5465ea03-3860-4fff-b204-639333806ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:54.210Z|4187ba4d-07ee-41bf-b24f-ebba73e56730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:42:54.210Z|4187ba4d-07ee-41bf-b24f-ebba73e56730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:42:56.349Z|7bd1ecf3-880b-4146-87a8-c39010c487fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:56.350Z|7bd1ecf3-880b-4146-87a8-c39010c487fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:56.368Z|fa28bacf-d2ed-4408-bd95-bc8d0640fc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:56.368Z|fa28bacf-d2ed-4408-bd95-bc8d0640fc9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:42:56.390Z|29ba4728-e419-4821-9384-6c13ec2c1af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:42:56.391Z|29ba4728-e419-4821-9384-6c13ec2c1af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:04.172Z|660552b6-08d4-4411-9a4d-80ad2a93ce1b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:43:04.175Z|660552b6-08d4-4411-9a4d-80ad2a93ce1b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:06.375Z|c1ccc214-2217-4ba6-a8e4-384c5cacf977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:06.376Z|c1ccc214-2217-4ba6-a8e4-384c5cacf977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:06.386Z|dea4f195-f367-4d94-baee-61a5137d4d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:06.386Z|dea4f195-f367-4d94-baee-61a5137d4d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:06.410Z|36e9825c-0d9b-4add-8fab-49c01db1f7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:06.411Z|36e9825c-0d9b-4add-8fab-49c01db1f7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:09.209Z|b51ff9d9-c182-489f-91c2-5885f8457c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:43:09.210Z|b51ff9d9-c182-489f-91c2-5885f8457c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:43:10.093Z|e4474ce9-fc82-4eaf-8797-a8f12d87ec5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:43:10.094Z|e4474ce9-fc82-4eaf-8797-a8f12d87ec5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:43:16.402Z|33fe73ad-9327-419a-b3fc-e088e0784e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:16.403Z|33fe73ad-9327-419a-b3fc-e088e0784e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:16.405Z|cb54818d-6744-44b3-b412-bb1fe2c289f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:16.406Z|cb54818d-6744-44b3-b412-bb1fe2c289f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:16.430Z|6e70799b-23ad-4657-a340-3fbd3ec36b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:16.430Z|6e70799b-23ad-4657-a340-3fbd3ec36b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:24.209Z|dcc4fc73-4216-4edd-8983-32500d01cd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:43:24.209Z|dcc4fc73-4216-4edd-8983-32500d01cd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:43:26.424Z|ea02a536-1963-4d60-b0b7-c66e4919f96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:26.425Z|ea02a536-1963-4d60-b0b7-c66e4919f96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:26.432Z|810c5ec4-3a5b-4b30-9811-0de6dd1b13d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:26.433Z|810c5ec4-3a5b-4b30-9811-0de6dd1b13d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:26.451Z|9d47fe26-ed6c-43a7-98a1-be7f4b680b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:26.451Z|9d47fe26-ed6c-43a7-98a1-be7f4b680b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:36.459Z|334d0b8e-c361-444d-a1d7-e6e93e684698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:36.459Z|334d0b8e-c361-444d-a1d7-e6e93e684698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:36.470Z|7cdc0310-3ca0-4915-89c4-52ec2f688506|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:36.471Z|7cdc0310-3ca0-4915-89c4-52ec2f688506|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:36.483Z|e4651a42-6972-411e-8d1f-6f489970fd8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:36.484Z|e4651a42-6972-411e-8d1f-6f489970fd8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:39.209Z|87c25877-a97c-48bb-bf6c-5e2f9997e927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:43:39.212Z|87c25877-a97c-48bb-bf6c-5e2f9997e927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:43:40.094Z|e0d2dc7a-419b-4ac6-8ed8-0fc71bfd3e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:43:40.095Z|e0d2dc7a-419b-4ac6-8ed8-0fc71bfd3e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:43:46.672Z|a2360b8e-9b51-4517-9d5e-878352554d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:46.672Z|583738b0-aac5-4551-8f81-92966d71e715|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:46.673Z|a2360b8e-9b51-4517-9d5e-878352554d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:46.673Z|583738b0-aac5-4551-8f81-92966d71e715|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:46.681Z|c5b9e10f-2b64-4d31-b503-34007116bc03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:46.682Z|c5b9e10f-2b64-4d31-b503-34007116bc03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:54.209Z|cae6f575-21a4-4880-b59c-4f5ee3a4cf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:43:54.210Z|cae6f575-21a4-4880-b59c-4f5ee3a4cf75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:43:56.701Z|30195d5a-d1ec-460e-b4d8-18f6a03593aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:56.701Z|30195d5a-d1ec-460e-b4d8-18f6a03593aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:56.704Z|22f7febb-bff0-4b3e-87df-15a821743897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:56.705Z|22f7febb-bff0-4b3e-87df-15a821743897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:43:56.711Z|6b5ca385-8789-4661-822f-c9cdd9b1fd66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:43:56.711Z|6b5ca385-8789-4661-822f-c9cdd9b1fd66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:04.170Z|4385ba8c-5b8c-4095-9546-808765c2adcb|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:44:04.171Z|4385ba8c-5b8c-4095-9546-808765c2adcb|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:06.742Z|282f68d6-0a6e-42c7-92ba-3df1a865b544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:06.742Z|cff353a7-f68f-41a8-858a-abc6f3bb4e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:06.742Z|cb8613cd-42a7-4f2d-b395-bd429b826cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:06.752Z|cff353a7-f68f-41a8-858a-abc6f3bb4e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:06.752Z|cb8613cd-42a7-4f2d-b395-bd429b826cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:06.752Z|282f68d6-0a6e-42c7-92ba-3df1a865b544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:09.211Z|a53ffa38-1a7a-4db6-af1b-3736ca06717c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:44:09.212Z|a53ffa38-1a7a-4db6-af1b-3736ca06717c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:44:10.095Z|aad9c75d-448f-4bc7-9de7-77a9f3268fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:44:10.097Z|aad9c75d-448f-4bc7-9de7-77a9f3268fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:44:16.790Z|01ef9962-1f3c-43d0-a182-ae77d5ff6050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:16.790Z|a9ccbc65-6ec6-431f-8bea-7c8d097bb6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:16.792Z|a9ccbc65-6ec6-431f-8bea-7c8d097bb6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:16.792Z|01ef9962-1f3c-43d0-a182-ae77d5ff6050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:16.794Z|4999604d-3d7d-48ba-84bb-4de93ebede38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:16.794Z|4999604d-3d7d-48ba-84bb-4de93ebede38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:24.209Z|b920f488-f0bc-49c0-bac2-1d294d221b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:44:24.213Z|b920f488-f0bc-49c0-bac2-1d294d221b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:44:26.818Z|93100a62-7da8-4743-82fa-612cdf29c998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:26.818Z|362068ce-2dff-4432-a13a-917f5ff884a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:26.818Z|93100a62-7da8-4743-82fa-612cdf29c998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:26.818Z|362068ce-2dff-4432-a13a-917f5ff884a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:26.823Z|04848b74-cb6b-4cba-ba18-a13f046d78f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:26.823Z|04848b74-cb6b-4cba-ba18-a13f046d78f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:36.844Z|fd457e9b-591c-4233-a3b6-406e6eda9b19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:36.845Z|fd457e9b-591c-4233-a3b6-406e6eda9b19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:36.870Z|f349506f-43ad-4428-9b2d-dad8a6bb5464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:36.870Z|43e9a3e9-504b-424c-b03d-2d1e2cecf873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:36.870Z|f349506f-43ad-4428-9b2d-dad8a6bb5464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:36.870Z|43e9a3e9-504b-424c-b03d-2d1e2cecf873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:39.210Z|9c7e91a3-d714-480f-a17d-3a495b0c9f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:44:39.211Z|9c7e91a3-d714-480f-a17d-3a495b0c9f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:44:40.098Z|6b1d43e7-a1fb-45a5-be99-68f01522c9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:44:40.098Z|6b1d43e7-a1fb-45a5-be99-68f01522c9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:44:46.878Z|2e00c727-9c39-45f1-8c29-c160aeee0b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:46.880Z|2e00c727-9c39-45f1-8c29-c160aeee0b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:46.908Z|e50a1b40-eb83-428f-b7c3-af169ece203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:46.908Z|863c3e73-5315-45fe-8c78-2e36b7ba92ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:46.908Z|e50a1b40-eb83-428f-b7c3-af169ece203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:46.908Z|863c3e73-5315-45fe-8c78-2e36b7ba92ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:54.209Z|110d5beb-2515-41e6-9e5e-41fe52ba92ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:44:54.209Z|110d5beb-2515-41e6-9e5e-41fe52ba92ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:44:56.916Z|de82b2c4-21fa-4be0-b941-9c62e36bc773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:56.917Z|de82b2c4-21fa-4be0-b941-9c62e36bc773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:56.970Z|4c3ff81e-c477-4898-a443-f2bb74152aa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:56.970Z|4c3ff81e-c477-4898-a443-f2bb74152aa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:44:56.984Z|fa537093-6aa1-4eaa-aaf3-b8145f4905ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:44:56.985Z|fa537093-6aa1-4eaa-aaf3-b8145f4905ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:04.168Z|61b969e4-0abc-40cc-89b0-3c05939765a8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:45:04.169Z|61b969e4-0abc-40cc-89b0-3c05939765a8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:06.983Z|8da65002-d5de-4c20-931f-742baa0ea513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:06.984Z|8da65002-d5de-4c20-931f-742baa0ea513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:06.997Z|294a9452-bd06-4d30-b301-41826b079267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:06.998Z|294a9452-bd06-4d30-b301-41826b079267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:07.019Z|e6ad061c-59ec-4dcd-8cfc-0a3afe0ab4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:07.020Z|e6ad061c-59ec-4dcd-8cfc-0a3afe0ab4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:09.210Z|0d019db6-9320-418b-9a84-874e780769d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:45:09.213Z|0d019db6-9320-418b-9a84-874e780769d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:45:10.099Z|e2fb9eb2-12e0-4239-89b2-64bddd24e59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:45:10.099Z|e2fb9eb2-12e0-4239-89b2-64bddd24e59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:45:17.032Z|47322c20-4b16-48d8-a126-5fc397906299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:17.032Z|aab3f985-c6c9-495a-b2a7-96564cc29cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:17.038Z|47322c20-4b16-48d8-a126-5fc397906299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:17.038Z|aab3f985-c6c9-495a-b2a7-96564cc29cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:17.049Z|00104dfb-3a69-4441-a909-2f8360885e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:17.050Z|00104dfb-3a69-4441-a909-2f8360885e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:24.209Z|ec225828-91f5-45ba-bc85-0ad6a2e71725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:45:24.212Z|ec225828-91f5-45ba-bc85-0ad6a2e71725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:45:27.087Z|19c2d430-29ba-465c-a6ac-ff2983d4e9e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:27.088Z|19c2d430-29ba-465c-a6ac-ff2983d4e9e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:27.087Z|8bc637bd-e761-4de8-b648-d3e7530b6788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:27.087Z|e84c709c-ab3c-44da-a403-f8f790379c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:27.089Z|e84c709c-ab3c-44da-a403-f8f790379c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:27.094Z|8bc637bd-e761-4de8-b648-d3e7530b6788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:37.122Z|5fc57395-5246-47ef-9784-9b2cbeaf64ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:37.122Z|5fc57395-5246-47ef-9784-9b2cbeaf64ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:37.124Z|abac1c02-7a93-4b2c-b478-5253f02c538c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:37.125Z|abac1c02-7a93-4b2c-b478-5253f02c538c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:37.126Z|d8adb62b-cb3f-407f-8480-2bd3573106d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:37.127Z|d8adb62b-cb3f-407f-8480-2bd3573106d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:39.209Z|aa31be39-e58c-4e60-849c-30f57784e811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:45:39.209Z|aa31be39-e58c-4e60-849c-30f57784e811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:45:40.100Z|dd389a66-89df-450d-b041-aa0a72cc2422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:45:40.100Z|dd389a66-89df-450d-b041-aa0a72cc2422|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:45:47.152Z|6c331eed-6fff-49d1-806c-421ae87598de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:47.152Z|a6ffd717-dbd3-4bed-8d18-1d0f866ea9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:47.152Z|d916abd0-bd5d-4054-b025-c5cca0a69bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:47.153Z|6c331eed-6fff-49d1-806c-421ae87598de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:47.153Z|d916abd0-bd5d-4054-b025-c5cca0a69bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:47.153Z|a6ffd717-dbd3-4bed-8d18-1d0f866ea9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:54.209Z|f28850e2-061f-4dc6-8b29-23483e2190b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:45:54.213Z|f28850e2-061f-4dc6-8b29-23483e2190b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:45:57.184Z|e8af91fb-260a-494f-b275-a03e6a26ecef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:57.184Z|88e697c3-5335-42d1-bac0-39492852677c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:57.185Z|e8af91fb-260a-494f-b275-a03e6a26ecef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:57.185Z|c328a071-738c-46f7-a862-a07a0082c71f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:45:57.185Z|88e697c3-5335-42d1-bac0-39492852677c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:45:57.186Z|c328a071-738c-46f7-a862-a07a0082c71f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:04.167Z|ec18b013-4ceb-4b2d-b900-de16f9bde560|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:46:04.168Z|ec18b013-4ceb-4b2d-b900-de16f9bde560|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:07.223Z|94fd316e-6a8e-49cb-b510-eab595b2c1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:07.224Z|94fd316e-6a8e-49cb-b510-eab595b2c1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:07.225Z|6a6a043b-0aac-4b69-bc64-598c4893333d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:07.225Z|6a6a043b-0aac-4b69-bc64-598c4893333d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:07.227Z|5a19f747-ddeb-4d56-9cf2-0e793b6b2853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:07.227Z|5a19f747-ddeb-4d56-9cf2-0e793b6b2853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:09.209Z|46092836-9405-491e-a684-ad4f279a1698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:46:09.209Z|46092836-9405-491e-a684-ad4f279a1698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:46:10.101Z|b42ac291-56b1-43a5-bc02-670b1309da1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:46:10.101Z|b42ac291-56b1-43a5-bc02-670b1309da1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:46:17.257Z|7b1d57ae-5a7f-4345-9e3a-b1d2087d7f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:17.257Z|102f2f03-9807-4fef-bb3d-49c4afda6285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:17.259Z|7b1d57ae-5a7f-4345-9e3a-b1d2087d7f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:17.259Z|102f2f03-9807-4fef-bb3d-49c4afda6285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:17.263Z|8735c31f-0f97-4493-84c8-673a2ddaa929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:17.263Z|8735c31f-0f97-4493-84c8-673a2ddaa929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:24.213Z|ec140e88-312e-4eed-addc-ed7a1b3f0c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:46:24.222Z|ec140e88-312e-4eed-addc-ed7a1b3f0c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:46:27.298Z|9283dfb8-0912-4107-8f22-e334fe1ee7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:27.298Z|2c6ee437-729e-4d7e-b852-e22b70401cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:27.302Z|c8f6a56d-78d4-44c2-b2d1-f10cf31ea5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:27.303Z|9283dfb8-0912-4107-8f22-e334fe1ee7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:27.303Z|2c6ee437-729e-4d7e-b852-e22b70401cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:27.303Z|c8f6a56d-78d4-44c2-b2d1-f10cf31ea5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:37.345Z|47bc2212-b79e-41ad-9a88-2f2263435304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:37.346Z|47bc2212-b79e-41ad-9a88-2f2263435304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:37.349Z|1a0b64d6-d716-4935-b693-c86aeb23d9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:37.350Z|1a0b64d6-d716-4935-b693-c86aeb23d9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:37.355Z|d1050933-814d-4d6e-8ce4-66f42ccb8dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:37.355Z|d1050933-814d-4d6e-8ce4-66f42ccb8dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:39.209Z|c76f8da9-eb97-4278-8286-b299d371f917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:46:39.210Z|c76f8da9-eb97-4278-8286-b299d371f917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:46:40.102Z|9e41ec10-429f-4bea-b101-2c978bb992e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:46:40.102Z|9e41ec10-429f-4bea-b101-2c978bb992e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:46:47.370Z|e80d0afc-7e7d-4781-8b09-f6f79f021151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:47.371Z|e80d0afc-7e7d-4781-8b09-f6f79f021151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:47.372Z|0dc34659-e4ac-490d-84fd-36e23f44b9b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:47.372Z|0dc34659-e4ac-490d-84fd-36e23f44b9b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:47.378Z|b0648752-3144-4804-acbd-81d946026e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:47.379Z|b0648752-3144-4804-acbd-81d946026e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:54.209Z|e6449041-5c5c-41e7-856f-2477948bf9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:46:54.210Z|e6449041-5c5c-41e7-856f-2477948bf9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:46:57.392Z|fca5b000-cb86-472a-830f-f562015bb8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:57.392Z|deb38b15-4f85-49f5-aa74-3ce160ec3c01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:57.393Z|fca5b000-cb86-472a-830f-f562015bb8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:57.393Z|deb38b15-4f85-49f5-aa74-3ce160ec3c01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:46:57.399Z|dd88533e-e760-4b0c-a99f-a442b4445654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:46:57.399Z|dd88533e-e760-4b0c-a99f-a442b4445654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:04.167Z|8e4df32d-68de-4007-ac94-4ca3ada0d972|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:47:04.168Z|8e4df32d-68de-4007-ac94-4ca3ada0d972|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:07.419Z|5f9d64ca-b6c2-49fc-a475-dc1c8d2d6ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:07.419Z|5f9d64ca-b6c2-49fc-a475-dc1c8d2d6ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:07.419Z|0af9e686-36f1-4664-a02b-ddb62b985967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:07.419Z|0af9e686-36f1-4664-a02b-ddb62b985967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:07.428Z|903edb90-fb26-4258-9624-5e662224c4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:07.429Z|903edb90-fb26-4258-9624-5e662224c4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:09.209Z|8015a854-a591-4ecb-aea9-85a0c6bb112d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:47:09.212Z|8015a854-a591-4ecb-aea9-85a0c6bb112d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:47:10.103Z|6182637b-25c3-40e9-9cc4-86227baabcde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:47:10.103Z|6182637b-25c3-40e9-9cc4-86227baabcde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:47:17.450Z|ff18c8f8-357d-49e6-882c-15b974bd9000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:17.450Z|3a10b2cb-b8ab-4b85-bbe1-1ba923306192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:17.450Z|ff18c8f8-357d-49e6-882c-15b974bd9000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:17.450Z|3a10b2cb-b8ab-4b85-bbe1-1ba923306192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:17.467Z|7fed7c8d-bac6-4812-8cd1-05c9e8fad30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:17.468Z|7fed7c8d-bac6-4812-8cd1-05c9e8fad30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:24.214Z|4ddd5bc4-4019-4bf4-bfa9-f7965c87b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:47:24.220Z|4ddd5bc4-4019-4bf4-bfa9-f7965c87b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:47:27.488Z|c8192620-764f-4b26-a709-2a7b038484f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:27.488Z|84d0d5a3-8527-4374-bf5a-8ea3bb2a7d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:27.494Z|49791e9c-b533-42a1-a5b9-5ba06e0e7cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:27.494Z|49791e9c-b533-42a1-a5b9-5ba06e0e7cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:27.494Z|84d0d5a3-8527-4374-bf5a-8ea3bb2a7d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:27.495Z|c8192620-764f-4b26-a709-2a7b038484f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:37.548Z|6a246a2d-99db-468c-8b7e-14573ce15162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:37.548Z|2967f667-8bc2-40cb-8112-01836c1a273d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:37.549Z|6a246a2d-99db-468c-8b7e-14573ce15162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:37.549Z|2967f667-8bc2-40cb-8112-01836c1a273d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:37.563Z|125b150a-d063-474a-b213-265e443c4fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:37.564Z|125b150a-d063-474a-b213-265e443c4fea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:39.209Z|84e2f019-d831-4be8-8331-9dea51004b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:47:39.210Z|84e2f019-d831-4be8-8331-9dea51004b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:47:40.103Z|9fc9d422-4d4d-4d85-a7e2-9b2f7a5aeed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:47:40.104Z|9fc9d422-4d4d-4d85-a7e2-9b2f7a5aeed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:47:47.571Z|4e700eb3-43af-4f62-acff-42bd33ffc06d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:47.571Z|a6e53273-6ad5-4f22-8352-2b7450626a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:47.571Z|4e700eb3-43af-4f62-acff-42bd33ffc06d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:47.572Z|a6e53273-6ad5-4f22-8352-2b7450626a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:47.595Z|55713d96-9ffa-4de6-b36e-84afc6e08c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:47.595Z|55713d96-9ffa-4de6-b36e-84afc6e08c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:54.209Z|5fad63fa-7623-467f-83b1-4ab481b2ffa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:47:54.212Z|5fad63fa-7623-467f-83b1-4ab481b2ffa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:47:57.591Z|562eefe9-eb9c-4d32-8319-f3a2463d9058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:57.592Z|562eefe9-eb9c-4d32-8319-f3a2463d9058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:57.593Z|813850f7-89fd-4a85-8ba1-ce80e14189da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:57.593Z|813850f7-89fd-4a85-8ba1-ce80e14189da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:47:57.615Z|cbf3c265-2e7c-45db-96e8-5ec4eaa40dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:47:57.616Z|cbf3c265-2e7c-45db-96e8-5ec4eaa40dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:04.172Z|1f8c2439-48a4-4333-922d-08bde8f3c241|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:48:04.173Z|1f8c2439-48a4-4333-922d-08bde8f3c241|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:07.612Z|759329aa-cba2-4a74-8058-455ad84c32d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:07.613Z|759329aa-cba2-4a74-8058-455ad84c32d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:07.620Z|2cb65351-10f2-481b-b579-6518a43cc55d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:07.620Z|2cb65351-10f2-481b-b579-6518a43cc55d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:07.656Z|52be23dc-d97c-4c8b-86d3-79f8a6720a93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:07.656Z|52be23dc-d97c-4c8b-86d3-79f8a6720a93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:09.209Z|fe75d19f-2430-4cd1-a0cb-dbdb3407af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:48:09.210Z|fe75d19f-2430-4cd1-a0cb-dbdb3407af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:48:10.105Z|1ee82900-cb9e-4bd0-bb1e-c33ba771faf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:48:10.105Z|1ee82900-cb9e-4bd0-bb1e-c33ba771faf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:48:17.632Z|f54815aa-93da-43dd-a022-b41ffbc4e54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:17.633Z|f54815aa-93da-43dd-a022-b41ffbc4e54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:17.651Z|d5d4cce9-5f8b-4156-97a7-cd13274389db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:17.651Z|d5d4cce9-5f8b-4156-97a7-cd13274389db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:17.674Z|8ef4a3a0-f3a7-4b54-9e9c-fe874ae32b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:17.675Z|8ef4a3a0-f3a7-4b54-9e9c-fe874ae32b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:24.210Z|bd070f82-436a-438a-b893-20be1d336198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:48:24.211Z|bd070f82-436a-438a-b893-20be1d336198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:48:27.671Z|131ace5c-fc99-49a9-a05c-e3029b872b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:27.671Z|d0a6334d-2958-42eb-9c9f-210fb93ce1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:27.672Z|d0a6334d-2958-42eb-9c9f-210fb93ce1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:27.681Z|131ace5c-fc99-49a9-a05c-e3029b872b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:27.720Z|8965de8c-a633-4e4c-82d8-9df96e835c18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:27.721Z|8965de8c-a633-4e4c-82d8-9df96e835c18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:37.732Z|1fa52777-58d2-46bb-a604-bd6469092e3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:37.740Z|1fa52777-58d2-46bb-a604-bd6469092e3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:37.744Z|63c81ab0-e8ab-448d-ad41-ca9f0b406939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:37.744Z|63c81ab0-e8ab-448d-ad41-ca9f0b406939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:37.756Z|206b0477-72ab-4298-a3be-14d58adf42f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:37.756Z|206b0477-72ab-4298-a3be-14d58adf42f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:39.210Z|89198c5c-28fa-43ad-87e4-a5a427f8a3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:48:39.215Z|89198c5c-28fa-43ad-87e4-a5a427f8a3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:48:40.106Z|f8e30f18-6194-4119-b335-8c558413d8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:48:40.107Z|f8e30f18-6194-4119-b335-8c558413d8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:48:47.785Z|55ffef8c-ba9a-428c-bcc8-0b65fc09c438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:47.785Z|fcf04962-a674-46ed-81ec-0ef21f6cf99c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:47.786Z|55ffef8c-ba9a-428c-bcc8-0b65fc09c438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:47.786Z|fcf04962-a674-46ed-81ec-0ef21f6cf99c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:47.793Z|8eb286f4-1f75-4bd8-b61c-01549da98356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:47.794Z|8eb286f4-1f75-4bd8-b61c-01549da98356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:54.209Z|bfb096af-e97e-4cc6-8bd5-96c83ce93053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:48:54.210Z|bfb096af-e97e-4cc6-8bd5-96c83ce93053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:48:57.811Z|73f11d1a-565a-4f95-8ae2-634fa7f2ed9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:57.812Z|73f11d1a-565a-4f95-8ae2-634fa7f2ed9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:57.813Z|58124825-d54e-4fbb-8a99-613fc1e471be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:57.813Z|58124825-d54e-4fbb-8a99-613fc1e471be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:48:57.833Z|3909fef1-b293-4a47-9a60-bf13790bf45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:48:57.834Z|3909fef1-b293-4a47-9a60-bf13790bf45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:04.169Z|67952f72-960c-45cd-9dae-2c3f93f27476|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:49:04.169Z|67952f72-960c-45cd-9dae-2c3f93f27476|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:07.848Z|dd763e60-6af0-4705-a66b-5f28ff76cbcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:07.848Z|2d2d2424-3a4c-4796-8972-e9ebdfce8c97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:07.848Z|dd763e60-6af0-4705-a66b-5f28ff76cbcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:07.849Z|2d2d2424-3a4c-4796-8972-e9ebdfce8c97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:07.856Z|668b2941-76a1-4911-808e-1c431fed39e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:07.857Z|668b2941-76a1-4911-808e-1c431fed39e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:09.209Z|72aed187-801f-41fc-b35a-0db97faf393e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:49:09.210Z|72aed187-801f-41fc-b35a-0db97faf393e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:49:10.107Z|e1ddf5ff-1f62-4716-afc9-6d573070e3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:49:10.108Z|e1ddf5ff-1f62-4716-afc9-6d573070e3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:49:17.872Z|f8555786-b6ff-483e-aa64-f111f1fc533a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:17.872Z|34045225-bdc7-4d43-93db-9fbffd7b669a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:17.873Z|f8555786-b6ff-483e-aa64-f111f1fc533a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:17.873Z|34045225-bdc7-4d43-93db-9fbffd7b669a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:17.877Z|db0fa553-2152-4860-81ee-7fcce521f500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:17.878Z|db0fa553-2152-4860-81ee-7fcce521f500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:24.209Z|f7c2ee29-f34d-4201-97a8-d721e79343fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:49:24.211Z|f7c2ee29-f34d-4201-97a8-d721e79343fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:49:27.898Z|a74e3f6b-d8c3-4ffe-8c4b-25a596a9e404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:27.898Z|70678cee-9f04-4e93-a147-e3fdb74a752c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:27.898Z|70678cee-9f04-4e93-a147-e3fdb74a752c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:27.898Z|a74e3f6b-d8c3-4ffe-8c4b-25a596a9e404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:27.903Z|17859de4-f463-4a3e-acf9-bed38043691f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:27.903Z|17859de4-f463-4a3e-acf9-bed38043691f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:37.932Z|5f1b679b-a509-4dfe-8c35-3c9f4953144b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:37.932Z|ac3130ad-1a47-4989-befa-d0f00e53ea41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:37.932Z|752b9ccc-1c13-4585-aa12-f9fa3195883d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:37.942Z|ac3130ad-1a47-4989-befa-d0f00e53ea41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:37.942Z|5f1b679b-a509-4dfe-8c35-3c9f4953144b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:37.942Z|752b9ccc-1c13-4585-aa12-f9fa3195883d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:39.218Z|f062c8a8-0c4d-410f-b3c2-015ca84bd860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:49:39.225Z|f062c8a8-0c4d-410f-b3c2-015ca84bd860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:49:40.109Z|3c713440-8442-4210-a0b3-c8c3a97c4d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:49:40.112Z|3c713440-8442-4210-a0b3-c8c3a97c4d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:49:47.984Z|845f3f0c-13e4-4210-adbe-9fe410854c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:47.984Z|86d05f97-6aa5-48d0-bb99-fe12bb647d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:47.987Z|8f398111-dea1-4aee-86ac-a89571a68490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:47.987Z|845f3f0c-13e4-4210-adbe-9fe410854c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:47.987Z|86d05f97-6aa5-48d0-bb99-fe12bb647d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:47.987Z|8f398111-dea1-4aee-86ac-a89571a68490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:54.212Z|ec17474f-15a4-4107-9da1-6bdf60562343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:49:54.217Z|ec17474f-15a4-4107-9da1-6bdf60562343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:49:58.018Z|7c38d005-9ee6-4272-bee1-29ca1548859d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:58.019Z|7c38d005-9ee6-4272-bee1-29ca1548859d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:58.022Z|36fda954-13c8-4c27-bac4-80d908ac7652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:58.023Z|36fda954-13c8-4c27-bac4-80d908ac7652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:49:58.026Z|645b5c68-7b7e-4148-8e01-9e78fc7fcc86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:49:58.027Z|645b5c68-7b7e-4148-8e01-9e78fc7fcc86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:04.167Z|bc7612d3-7694-45f0-97ed-65ae8fd57f59|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:50:04.168Z|bc7612d3-7694-45f0-97ed-65ae8fd57f59|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:08.052Z|85d3a525-d612-41d1-a4f6-3b9524dc93b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:08.053Z|b5838442-5ce5-48a6-86c2-fd7322afbcf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:08.054Z|85d3a525-d612-41d1-a4f6-3b9524dc93b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:08.055Z|b5838442-5ce5-48a6-86c2-fd7322afbcf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:08.074Z|e874cfdb-6be9-447a-b07b-fccd3cb8343d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:08.075Z|e874cfdb-6be9-447a-b07b-fccd3cb8343d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:09.209Z|c1ab7701-d48a-423b-ae25-b2316037db33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:50:09.210Z|c1ab7701-d48a-423b-ae25-b2316037db33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:50:10.113Z|4a1e85ac-4249-4b96-a8e9-89f19dcd8c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:50:10.114Z|4a1e85ac-4249-4b96-a8e9-89f19dcd8c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:50:18.080Z|efa9e586-5f90-46b2-abf7-e6457d28af18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:18.081Z|efa9e586-5f90-46b2-abf7-e6457d28af18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:18.087Z|e379c996-2494-4e88-83df-be20a026aca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:18.087Z|e379c996-2494-4e88-83df-be20a026aca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:18.108Z|bdca61bb-64d8-48e7-8e28-1c7e79707598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:18.109Z|bdca61bb-64d8-48e7-8e28-1c7e79707598|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:24.210Z|59d86ee5-be29-4a74-b99b-0386d86e01d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:50:24.214Z|59d86ee5-be29-4a74-b99b-0386d86e01d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:50:28.101Z|b76d2f9d-c7f9-4c82-817d-1217c0543c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:28.101Z|b76d2f9d-c7f9-4c82-817d-1217c0543c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:28.105Z|abed5284-59d9-49f5-9db3-f3ecc909bfa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:28.106Z|abed5284-59d9-49f5-9db3-f3ecc909bfa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:28.136Z|9c6ebad0-c720-455c-8a45-d08a06f73b23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:28.136Z|9c6ebad0-c720-455c-8a45-d08a06f73b23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:38.141Z|67160fcb-16d0-4ea8-bb66-4b01ede1d1c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:38.142Z|67160fcb-16d0-4ea8-bb66-4b01ede1d1c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:38.148Z|e56af7f7-9dd6-4e89-b915-471b9081dcca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:38.148Z|e56af7f7-9dd6-4e89-b915-471b9081dcca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:38.163Z|48b34c54-d18d-4bfd-ac6f-df4a19d7f2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:38.164Z|48b34c54-d18d-4bfd-ac6f-df4a19d7f2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:39.216Z|c14f4147-5423-47fa-b904-fda83a906c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:50:39.220Z|c14f4147-5423-47fa-b904-fda83a906c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:50:40.115Z|cd768eee-ae55-4f0a-be3b-95b09f109ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:50:40.116Z|cd768eee-ae55-4f0a-be3b-95b09f109ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:50:48.189Z|038b2690-379f-4fda-b61a-bc077f4cf5bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:48.189Z|781f7a73-0889-4d41-b90f-c4903bebb6a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:48.189Z|d281dbcd-61ce-4dcd-bb6d-4c00dcfa2851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:48.203Z|038b2690-379f-4fda-b61a-bc077f4cf5bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:48.203Z|781f7a73-0889-4d41-b90f-c4903bebb6a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:48.203Z|d281dbcd-61ce-4dcd-bb6d-4c00dcfa2851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:54.218Z|367f3bd4-47dc-4351-968e-10a8906dba2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:50:54.219Z|367f3bd4-47dc-4351-968e-10a8906dba2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:50:58.236Z|ef2c8433-37be-455b-9830-810fbdf0caf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:58.237Z|ef2c8433-37be-455b-9830-810fbdf0caf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:58.238Z|b2fb0407-f222-4033-bd57-3cab580c69a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:58.239Z|b2fb0407-f222-4033-bd57-3cab580c69a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:50:58.245Z|d41bce38-b8d4-4e61-b315-d11ff83e13a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:50:58.246Z|d41bce38-b8d4-4e61-b315-d11ff83e13a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:04.168Z|f23294c4-81a5-4cd2-88a9-d4decd520132|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:51:04.169Z|f23294c4-81a5-4cd2-88a9-d4decd520132|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:08.265Z|bed51664-1f6c-4e77-ac98-c918d9099aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:08.266Z|bed51664-1f6c-4e77-ac98-c918d9099aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:08.280Z|f7231790-617d-4a3b-9161-2ed97c8698e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:08.281Z|f7231790-617d-4a3b-9161-2ed97c8698e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:08.282Z|18c0cd63-8242-4a01-b583-afce955ebcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:08.282Z|18c0cd63-8242-4a01-b583-afce955ebcb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:09.209Z|81197247-9847-4ce5-9bb5-60fd49cc3026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:51:09.209Z|81197247-9847-4ce5-9bb5-60fd49cc3026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:51:10.118Z|efee69d0-50fa-4ec8-bbdf-d0e875c9f51a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:51:10.118Z|efee69d0-50fa-4ec8-bbdf-d0e875c9f51a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:51:18.291Z|85d9193d-6d21-44ef-abb4-8b43b74b840b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:18.293Z|85d9193d-6d21-44ef-abb4-8b43b74b840b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:18.306Z|dfe69dfd-ce20-45cf-b217-55088bfd2fe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:18.307Z|dfe69dfd-ce20-45cf-b217-55088bfd2fe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:18.312Z|18950b3c-1451-4bd9-9576-332f8eb287d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:18.314Z|18950b3c-1451-4bd9-9576-332f8eb287d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:24.209Z|41e02c53-4539-42bc-a837-4363ca6c05c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:51:24.212Z|41e02c53-4539-42bc-a837-4363ca6c05c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:51:28.322Z|b87a1edc-4bc4-4231-adc1-cafad318dc8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:28.323Z|b87a1edc-4bc4-4231-adc1-cafad318dc8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:28.337Z|0f97135b-2f06-45f7-9838-98801446d2a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:28.337Z|0f97135b-2f06-45f7-9838-98801446d2a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:28.339Z|aca2bd76-2e96-4ec7-91d4-9db33f5fc1eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:28.340Z|aca2bd76-2e96-4ec7-91d4-9db33f5fc1eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:38.358Z|b5ec7402-d4ba-41dd-be59-7ce3f66066ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:38.359Z|b5ec7402-d4ba-41dd-be59-7ce3f66066ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:38.365Z|0352dc75-e747-4744-8526-411e98d572d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:38.365Z|0352dc75-e747-4744-8526-411e98d572d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:38.366Z|26946fa8-5ebb-4adc-a2d7-e61b65fb3067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:38.366Z|26946fa8-5ebb-4adc-a2d7-e61b65fb3067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:39.210Z|7b8d8768-b2ec-4e51-8c27-ac9e854bb715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:51:39.214Z|7b8d8768-b2ec-4e51-8c27-ac9e854bb715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:51:40.119Z|d3797c82-e9fb-4982-994b-09a92a903099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:51:40.120Z|d3797c82-e9fb-4982-994b-09a92a903099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:51:48.405Z|022adcc9-a797-4d97-8409-c1a53ef734d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:48.411Z|022adcc9-a797-4d97-8409-c1a53ef734d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:48.405Z|a9cf2f52-5733-440e-b01e-ae1c05f12fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:48.413Z|a9cf2f52-5733-440e-b01e-ae1c05f12fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:48.421Z|aa853022-885e-4fe2-9950-6ba23d2b21e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:48.422Z|aa853022-885e-4fe2-9950-6ba23d2b21e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:54.211Z|335ae4cf-5fdb-42ae-b3d7-d60c0da34088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:51:54.218Z|335ae4cf-5fdb-42ae-b3d7-d60c0da34088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:51:58.448Z|dd607572-1c4e-4dfe-85d9-1c468b0369f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:58.449Z|070e4dcc-7a46-4210-ab9f-d9e775f91dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:58.450Z|070e4dcc-7a46-4210-ab9f-d9e775f91dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:58.450Z|dd607572-1c4e-4dfe-85d9-1c468b0369f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:51:58.460Z|20cdab30-271b-4630-a967-d10342bc08c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:51:58.461Z|20cdab30-271b-4630-a967-d10342bc08c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:04.167Z|cd325b1c-41e6-4df2-a80d-f6c79d132999|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:52:04.168Z|cd325b1c-41e6-4df2-a80d-f6c79d132999|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:08.487Z|d452b316-e31f-49a2-874c-761908890025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:08.487Z|ff629e4c-bfbf-4c54-a5ab-7e51431bb755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:08.488Z|ff629e4c-bfbf-4c54-a5ab-7e51431bb755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:08.489Z|c3aceb06-d040-40ba-93d5-63c822a0746e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:08.490Z|c3aceb06-d040-40ba-93d5-63c822a0746e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:08.492Z|d452b316-e31f-49a2-874c-761908890025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:09.209Z|f1706d09-9910-411f-93d6-63cae580387a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:52:09.209Z|f1706d09-9910-411f-93d6-63cae580387a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:52:10.121Z|49e7a30f-fb7e-49b3-91fb-bdaa5970df20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:52:10.121Z|49e7a30f-fb7e-49b3-91fb-bdaa5970df20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:52:18.512Z|40e3fa83-cbf4-4565-ad45-f350ad72f770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:18.512Z|3e140f74-c844-4156-9f2a-f8b246a76b1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:18.513Z|40e3fa83-cbf4-4565-ad45-f350ad72f770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:18.513Z|3e140f74-c844-4156-9f2a-f8b246a76b1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:18.514Z|e566d45c-febd-4959-a782-4613e5a5628c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:18.515Z|e566d45c-febd-4959-a782-4613e5a5628c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:24.209Z|2759fd3f-33d3-4113-be96-9629577631b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:52:24.211Z|2759fd3f-33d3-4113-be96-9629577631b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:52:28.545Z|ef208011-4258-43e1-bb79-6dd8a705273f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:28.545Z|51783ade-650f-4d9c-a34e-211001c7b68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:28.546Z|ef208011-4258-43e1-bb79-6dd8a705273f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:28.546Z|51783ade-650f-4d9c-a34e-211001c7b68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:28.577Z|c9b1ad16-da7a-4487-82b6-739e473c9e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:28.578Z|c9b1ad16-da7a-4487-82b6-739e473c9e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:38.571Z|bcdce3bf-a3b4-4277-a26f-017c1f196c33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:38.572Z|bcdce3bf-a3b4-4277-a26f-017c1f196c33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:38.576Z|2cf9e5e4-2e33-4f4c-a3b3-12046bfc7311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:38.577Z|2cf9e5e4-2e33-4f4c-a3b3-12046bfc7311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:38.597Z|cf8a20ca-cfbf-4bf2-8d90-4410da441812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:38.598Z|cf8a20ca-cfbf-4bf2-8d90-4410da441812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:39.209Z|c64c7298-f359-4854-8d2a-875540dd0256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:52:39.212Z|c64c7298-f359-4854-8d2a-875540dd0256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:52:40.122Z|4e38dffd-0b70-4fd1-9a7b-b9bf99c320ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:52:40.122Z|4e38dffd-0b70-4fd1-9a7b-b9bf99c320ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:52:48.598Z|58dbe08f-be6f-4f7c-a8b9-e92d6f51ff58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:48.599Z|58dbe08f-be6f-4f7c-a8b9-e92d6f51ff58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:48.603Z|d6db5568-818f-4fda-815c-206dca88706d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:48.603Z|d6db5568-818f-4fda-815c-206dca88706d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:48.625Z|e27cd799-1829-44cc-a8a0-91e211f0b3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:48.626Z|e27cd799-1829-44cc-a8a0-91e211f0b3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:54.210Z|65ba0840-ea32-409a-9757-31f692b488d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:52:54.210Z|65ba0840-ea32-409a-9757-31f692b488d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:52:58.622Z|f40f1634-039f-4064-bfc4-e6443247d377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:58.623Z|3aea16ca-dd10-4e3f-844e-8fca3f390340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:58.623Z|f40f1634-039f-4064-bfc4-e6443247d377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:58.624Z|3aea16ca-dd10-4e3f-844e-8fca3f390340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:52:58.647Z|98e45d24-8c48-4a6f-96fc-e7f1050e9681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:52:58.647Z|98e45d24-8c48-4a6f-96fc-e7f1050e9681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:04.179Z|4cf66699-cbb6-4137-a28e-2c97021f8f12|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:53:04.185Z|4cf66699-cbb6-4137-a28e-2c97021f8f12|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:08.647Z|ca6eaa2e-3963-4b8d-9420-450f84094748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:08.650Z|ca6eaa2e-3963-4b8d-9420-450f84094748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:08.651Z|0f4b1733-9f67-4dac-8f4e-dab222c601be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:08.651Z|0f4b1733-9f67-4dac-8f4e-dab222c601be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:08.669Z|03f0bf5a-d5ad-45f0-a19b-ad922118b080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:08.670Z|03f0bf5a-d5ad-45f0-a19b-ad922118b080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:09.210Z|b03bbcad-e27e-405a-9ade-85803cb69abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:53:09.211Z|b03bbcad-e27e-405a-9ade-85803cb69abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:53:10.123Z|0f2d7987-dfae-4854-9330-6a7a81d93f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:53:10.124Z|0f2d7987-dfae-4854-9330-6a7a81d93f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:53:18.680Z|21249db6-538a-426d-bc41-013f0689f25f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:18.680Z|8d2df342-164d-406a-9835-f2e1d2e3e223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:18.681Z|21249db6-538a-426d-bc41-013f0689f25f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:18.681Z|8d2df342-164d-406a-9835-f2e1d2e3e223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:18.683Z|c15b5a53-1b8c-4d83-9aa6-5698325f899f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:18.683Z|c15b5a53-1b8c-4d83-9aa6-5698325f899f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:24.209Z|54b7eaee-e73c-4845-979b-e9c0a7c8b994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:53:24.212Z|54b7eaee-e73c-4845-979b-e9c0a7c8b994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:53:28.702Z|2be25b80-1cdc-480b-9651-d47277b7697c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:28.702Z|2be25b80-1cdc-480b-9651-d47277b7697c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:28.707Z|7111b382-a3a0-43c1-860b-c045564268b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:28.707Z|c002b8d7-bd3b-4f9b-9c68-e90cdb00cb60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:28.707Z|7111b382-a3a0-43c1-860b-c045564268b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:28.709Z|c002b8d7-bd3b-4f9b-9c68-e90cdb00cb60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:38.742Z|428375cf-f9d3-465a-98b5-19c56e01cd4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:38.742Z|a504fdc0-fa29-4450-bc73-b82e8267d96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:38.743Z|a504fdc0-fa29-4450-bc73-b82e8267d96f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:38.743Z|428375cf-f9d3-465a-98b5-19c56e01cd4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:38.744Z|7215ab78-f5c2-4827-a6f9-5c940e6656b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:38.744Z|7215ab78-f5c2-4827-a6f9-5c940e6656b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:39.209Z|90db5786-d82b-4fce-b9f2-47164179b84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:53:39.209Z|90db5786-d82b-4fce-b9f2-47164179b84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:53:40.125Z|9b65d2ef-452b-4e39-817d-bc08d6631aad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:53:40.126Z|9b65d2ef-452b-4e39-817d-bc08d6631aad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:53:48.764Z|b73dd88c-e2ae-429a-833f-09db0cb9152a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:48.764Z|16c6e5c9-61af-4371-a1eb-8af38973eaf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:48.764Z|b73dd88c-e2ae-429a-833f-09db0cb9152a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:48.765Z|16c6e5c9-61af-4371-a1eb-8af38973eaf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:48.767Z|9d1feb02-3c16-416d-b5fb-eda359e469fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:48.768Z|9d1feb02-3c16-416d-b5fb-eda359e469fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:54.209Z|57a6a6c4-c4a5-4b50-88f4-db8d494bb2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:53:54.209Z|57a6a6c4-c4a5-4b50-88f4-db8d494bb2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:53:58.793Z|fd7610c4-0b56-4025-9e27-71a312ca2ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:58.793Z|fd7610c4-0b56-4025-9e27-71a312ca2ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:58.793Z|c28e7549-0dce-4d6d-8bdb-d74826607407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:58.794Z|c28e7549-0dce-4d6d-8bdb-d74826607407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:53:58.793Z|060ff35c-d0a6-40da-8979-60c6897bdb7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:53:58.795Z|060ff35c-d0a6-40da-8979-60c6897bdb7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:04.167Z|bb19ebdb-41f9-4537-858f-b302c1053bf9|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-09-26T09:54:04.168Z|bb19ebdb-41f9-4537-858f-b302c1053bf9|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:08.843Z|16404b05-995c-4a0d-a489-0c06047b528f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:08.845Z|1c35063d-04ca-4126-9087-0ca677046721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:08.843Z|2d0ca181-122d-494c-b4ba-64152ad11ce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:08.849Z|1c35063d-04ca-4126-9087-0ca677046721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:08.849Z|2d0ca181-122d-494c-b4ba-64152ad11ce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:08.849Z|16404b05-995c-4a0d-a489-0c06047b528f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:09.210Z|07c0bbdc-4e85-4094-8b37-e1762da697c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:54:09.214Z|07c0bbdc-4e85-4094-8b37-e1762da697c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:54:10.126Z|217d25cf-1b8d-4a7a-b334-09eaebef9cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:54:10.128Z|217d25cf-1b8d-4a7a-b334-09eaebef9cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:54:18.890Z|74ea3696-76f0-4a8f-b8c5-a9a90c598a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:18.890Z|143f01d6-e966-41f9-b702-074f4961485d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:18.890Z|c3d3075f-9f5a-4ec8-8d52-859c4a1b3189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:18.892Z|143f01d6-e966-41f9-b702-074f4961485d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:18.892Z|74ea3696-76f0-4a8f-b8c5-a9a90c598a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:18.892Z|c3d3075f-9f5a-4ec8-8d52-859c4a1b3189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:24.209Z|d40fe10f-a961-44c4-aada-ab0f8c30cc7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-09-26T09:54:24.209Z|d40fe10f-a961-44c4-aada-ab0f8c30cc7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-09-26T09:54:29.006Z|82cd8da2-24f0-4b70-b5f0-94200cd272b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:29.007Z|82cd8da2-24f0-4b70-b5f0-94200cd272b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:29.012Z|ee27c55f-7e8c-425d-b2ad-cbc93858a737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:29.013Z|ee27c55f-7e8c-425d-b2ad-cbc93858a737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-09-26T09:54:29.014Z|6959ac4f-bbb5-40fd-aa3e-9f9407bc2224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-09-26T09:54:29.014Z|6959ac4f-bbb5-40fd-aa3e-9f9407bc2224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.