Results

By type

          15:08:45.937 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
2022-12-08 15:08:48.519  INFO 1 --- [           main] org.onap.nbi.Application                 : Starting Application on onap-nbi-859f7f486c-c4rvj with PID 1 (/opt/onap/app.jar started by onap in /app)
2022-12-08 15:08:48.523  INFO 1 --- [           main] org.onap.nbi.Application                 : The following profiles are active: default
2022-12-08 15:08:55.497  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8443 (https)
2022-12-08 15:09:04.315  INFO 1 --- [           main] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : DMaaP Get Events url :  https://message-router.onap:3905/events/$topic/$consumergroup/$consumerid?timeout=$timeout
2022-12-08 15:09:04.405  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC GET url :  https://sdc-be.onap:8443/sdc/v1/catalog/services/{id}/metadata
2022-12-08 15:09:04.406  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC FIND url :  https://sdc-be.onap:8443/sdc/v1/catalog/services
2022-12-08 15:09:04.408  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC HealthCheck :  https://sdc-be.onap:8443/sdc2/rest/healthCheck
2022-12-08 15:09:04.425  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service url :  https://aai.onap:8443/aai/v14/nodes/service-instances/service-instance/$serviceId
2022-12-08 15:09:04.426  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI services url :  https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions
2022-12-08 15:09:04.427  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service instances url :  https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions/service-subscription/$serviceSpecName/service-instances/
2022-12-08 15:09:04.428  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI aaiHealthCheckUrl :  https://aai.onap:8443/aai/util/echo?action=long
2022-12-08 15:09:04.447  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances
2022-12-08 15:09:04.448  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3
2022-12-08 15:09:04.449  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/
2022-12-08 15:09:04.450  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2022-12-08 15:09:04.456  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO e2e service actiavtion url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2022-12-08 15:09:04.456  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get so status url :  http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/
2022-12-08 15:09:04.457  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get e2e so status url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/$serviceId/operations/$operationId
2022-12-08 15:09:04.458  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO healthCheck :  http://so.onap:8080/globalhealthcheck
2022-12-08 15:09:06.192  WARN 1 --- [           main] o.h.dialect.function.TemplateRenderer    : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
2022-12-08 15:09:09.097  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8443 (https) with context path '/nbi/api/v4'
2022-12-08 15:09:09.112  INFO 1 --- [           main] org.onap.nbi.Application                 : Started Application in 22.821 seconds (JVM running for 24.915)
2022-12-08 15:09:09.281 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:09:09.283 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:09:20.333 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:09:20.334 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:09:31.379 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:09:31.379 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:09:42.412 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:09:42.412 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:09:53.453 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:09:53.454 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:10:04.518 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:10:04.520 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:10:15.564 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:10:15.566 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:10:26.609 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:10:26.609 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:10:37.653 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:10:37.654 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:10:48.724 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:10:48.724 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:10:59.771 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:10:59.771 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:11:10.804 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:11:10.805 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:11:21.876 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:11:21.877 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:11:32.912 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:11:32.913 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:11:43.950 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:11:43.950 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:11:55.048 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:11:55.051 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:12:06.125 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:12:06.126 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:12:17.166 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:12:17.168 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:12:28.212 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:12:28.215 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:12:39.275 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:12:39.276 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:12:50.323 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:12:50.328 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:13:01.360 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:13:01.360 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:13:12.396 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:13:12.396 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:13:23.438 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:13:23.438 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:13:34.487 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:13:34.488 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:13:45.533 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:13:45.534 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:13:56.566 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:13:56.566 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:14:07.606 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:14:07.606 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:14:18.637 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:14:18.638 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:14:29.681 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:14:29.681 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.18.82] failed: Connection refused (Connection refused) 
2022-12-08 15:14:41.329 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3fcb3f1e error : {}
2022-12-08 15:14:41.337 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:14:41.338 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:14:51.397 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5cfb68fa error : {}
2022-12-08 15:14:51.398 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:14:51.398 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:15:01.423 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3063fc2c error : {}
2022-12-08 15:15:01.423 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:15:01.423 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:15:11.464 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@57c79afd error : {}
2022-12-08 15:15:11.466 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:15:11.466 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:15:21.558 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@863e490 error : {}
2022-12-08 15:15:21.559 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:15:21.560 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:15:31.599 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2930fd01 error : {}
2022-12-08 15:15:31.599 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:15:31.600 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:15:41.652 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@10409e53 error : {}
2022-12-08 15:15:41.653 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:15:41.653 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:15:51.711 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@15c4e52e error : {}
2022-12-08 15:15:51.712 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:15:51.714 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:16:01.753 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@31a0760a error : {}
2022-12-08 15:16:01.754 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:16:01.754 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:16:11.800 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2ab65500 error : {}
2022-12-08 15:16:11.801 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:16:11.801 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:16:21.855 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@273ab0d6 error : {}
2022-12-08 15:16:21.856 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:16:21.857 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 15:16:31.910 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@724652c0 error : {}
2022-12-08 15:16:31.919 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2022-12-08 15:16:31.919 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2022-12-08 16:41:59.825  INFO 1 --- [nio-8443-exec-9] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2022-12-08 16:41:59.885  INFO 1 --- [nio-8443-exec-9] o.o.n.apis.serviceinventory.BaseClient   : response status : 200