Results

By type

          02:55:55.703 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
2023-02-07 02:55:56.663  INFO 1 --- [           main] org.onap.nbi.Application                 : Starting Application on onap-nbi-bf48c7458-tjgrn with PID 1 (/opt/onap/app.jar started by onap in /app)
2023-02-07 02:55:56.665  INFO 1 --- [           main] org.onap.nbi.Application                 : The following profiles are active: default
2023-02-07 02:55:59.688  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http)
2023-02-07 02:56:03.845  INFO 1 --- [           main] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : DMaaP Get Events url :  http://message-router.onap:3904/events/$topic/$consumergroup/$consumerid?timeout=$timeout
2023-02-07 02:56:03.869  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC GET url :  http://sdc-be.onap:8080/sdc/v1/catalog/services/{id}/metadata
2023-02-07 02:56:03.869  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC FIND url :  http://sdc-be.onap:8080/sdc/v1/catalog/services
2023-02-07 02:56:03.869  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC HealthCheck :  http://sdc-be.onap:8080/sdc2/rest/healthCheck
2023-02-07 02:56:03.876  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service url :  http://aai.onap:80/aai/v14/nodes/service-instances/service-instance/$serviceId
2023-02-07 02:56:03.876  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI services url :  http://aai.onap:80/aai/v14/business/customers/customer/$customerId/service-subscriptions
2023-02-07 02:56:03.877  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI service instances url :  http://aai.onap:80/aai/v14/business/customers/customer/$customerId/service-subscriptions/service-subscription/$serviceSpecName/service-instances/
2023-02-07 02:56:03.877  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI aaiHealthCheckUrl :  http://aai.onap:80/aai/util/echo?action=long
2023-02-07 02:56:03.884  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances
2023-02-07 02:56:03.884  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3
2023-02-07 02:56:03.885  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/
2023-02-07 02:56:03.885  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2023-02-07 02:56:03.885  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO e2e service actiavtion url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2023-02-07 02:56:03.886  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get so status url :  http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/
2023-02-07 02:56:03.886  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
2023-02-07 02:56:03.886  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO healthCheck :  http://so.onap:8080/globalhealthcheck
2023-02-07 02:56:04.619  WARN 1 --- [           main] o.h.dialect.function.TemplateRenderer    : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
2023-02-07 02:56:05.240  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path '/nbi/api/v4'
2023-02-07 02:56:05.246  INFO 1 --- [           main] org.onap.nbi.Application                 : Started Application in 9.435 seconds (JVM running for 10.388)
2023-02-07 02:57:05.403 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4ac41994 error : {}
2023-02-07 02:57:05.406 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 02:57:05.406 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 02:58:15.429 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6666b671 error : {}
2023-02-07 02:58:15.430 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 02:58:15.430 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 02:59:25.446 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@343f031f error : {}
2023-02-07 02:59:25.447 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 02:59:25.447 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:00:35.466 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@61c59df3 error : {}
2023-02-07 03:00:35.468 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:00:35.468 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:01:45.487 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3668ef07 error : {}
2023-02-07 03:01:45.488 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:01:45.488 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:02:55.503 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@96f3ccc error : {}
2023-02-07 03:02:55.503 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:02:55.504 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:04:05.527 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@68d21063 error : {}
2023-02-07 03:04:05.528 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:04:05.528 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:05:15.558 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@51334f86 error : {}
2023-02-07 03:05:15.560 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:05:15.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 
2023-02-07 03:06:25.581 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4f98527e error : {}
2023-02-07 03:06:25.582 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:06:25.582 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:07:35.597 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7f26b6e0 error : {}
2023-02-07 03:07:35.598 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:07:35.598 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:08:45.617 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1ca87dcf error : {}
2023-02-07 03:08:45.619 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:08:45.619 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:09:55.639 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@152ac41c error : {}
2023-02-07 03:09:55.639 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:09:55.639 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:11:05.656 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2eed6b3b error : {}
2023-02-07 03:11:05.657 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:11:05.657 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:12:15.683 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3bfec6eb error : {}
2023-02-07 03:12:15.683 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:12:15.683 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:13:25.700 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4e82976f error : {}
2023-02-07 03:13:25.701 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:13:25.701 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:14:35.721 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@46b1c446 error : {}
2023-02-07 03:14:35.723 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:14:35.723 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:15:45.736 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@54acd0bf error : {}
2023-02-07 03:15:45.737 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:15:45.737 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:16:55.749 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5593aed5 error : {}
2023-02-07 03:16:55.749 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:16:55.749 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:18:05.764 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@51fa467f error : {}
2023-02-07 03:18:05.765 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:18:05.765 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:19:15.783 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@660a6643 error : {}
2023-02-07 03:19:15.783 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:19:15.783 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:20:25.797 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@c60e174 error : {}
2023-02-07 03:20:25.799 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:20:25.799 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:21:35.816 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3b48ed4a error : {}
2023-02-07 03:21:35.817 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:21:35.817 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:22:45.831 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@511bcd56 error : {}
2023-02-07 03:22:45.832 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:22:45.832 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:23:55.850 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1fddd58e error : {}
2023-02-07 03:23:55.851 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:23:55.851 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:25:05.866 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5edb6a2a error : {}
2023-02-07 03:25:05.866 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:25:05.867 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:26:15.888 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4088ccb3 error : {}
2023-02-07 03:26:15.889 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:26:15.889 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:27:25.911 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1c037c4b error : {}
2023-02-07 03:27:25.911 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:27:25.912 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:28:35.926 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@8318882 error : {}
2023-02-07 03:28:35.927 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:28:35.927 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:29:45.941 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@17237479 error : {}
2023-02-07 03:29:45.942 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:29:45.942 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:30:55.961 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5c7fcae0 error : {}
2023-02-07 03:30:55.963 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:30:55.963 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:32:05.977 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@70cc9f4c error : {}
2023-02-07 03:32:05.977 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:32:05.977 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:33:15.988 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@f32e5a8 error : {}
2023-02-07 03:33:15.991 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:33:15.991 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:34:26.006 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5b2e0227 error : {}
2023-02-07 03:34:26.007 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:34:26.009 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:35:36.025 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1fa3fff1 error : {}
2023-02-07 03:35:36.038 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:35:36.038 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:36:46.068 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1ff806b8 error : {}
2023-02-07 03:36:46.068 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:36:46.069 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:37:56.079 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5b62f305 error : {}
2023-02-07 03:37:56.080 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:37:56.080 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:39:06.098 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2a99621c error : {}
2023-02-07 03:39:06.099 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:39:06.099 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:40:16.111 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@152af843 error : {}
2023-02-07 03:40:16.112 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:40:16.112 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:41:26.122 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7dfdd8ff error : {}
2023-02-07 03:41:26.123 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:41:26.123 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:42:36.152 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@100d80e6 error : {}
2023-02-07 03:42:36.152 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:42:36.152 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:42:46.171 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:42:46.172 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:43:59.836 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5bfefb32 error : {}
2023-02-07 03:43:59.837 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:43:59.837 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:44:29.848 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:44:29.849 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 03:44:39.888 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:44:39.888 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:44:49.905 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:44:49.905 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:44:59.919 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:44:59.919 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:46:33.418 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@29938753 error : {}
2023-02-07 03:46:33.418 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:46:33.419 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:47:43.436 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@47c6d1be error : {}
2023-02-07 03:47:43.437 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:47:43.437 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:47:53.452 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:47:53.452 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:48:03.462 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:48:03.462 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 03:48:13.476 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:48:13.476 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:48:23.489 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:48:23.489 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:48:33.500 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:48:33.501 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:50:12.507 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6d16099 error : {}
2023-02-07 03:50:12.509 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:50:12.509 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:50:22.527 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:50:22.527 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:50:32.541 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:50:32.541 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:52:17.546 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@636de616 error : {}
2023-02-07 03:52:17.547 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:52:17.547 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:52:27.563 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:52:27.563 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:52:37.575 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:52:37.576 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:52:47.589 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:52:47.589 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:52:57.603 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:52:57.603 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:53:07.618 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:53:07.618 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:53:17.630 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:53:17.631 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:53:27.675 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:53:27.675 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:53:37.692 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:53:37.692 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:53:47.706 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:53:47.706 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:53:57.721 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:53:57.722 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:54:07.737 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:54:07.740 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 03:54:17.753 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:54:17.753 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:54:27.770 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:54:27.770 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:54:37.780 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:54:37.781 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:54:47.828 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:54:47.828 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 03:54:57.840 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:54:57.840 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:55:07.851 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:55:07.851 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:55:17.877 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:55:17.878 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:57:12.348 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@519d02cc error : {}
2023-02-07 03:57:12.349 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:57:12.350 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:57:22.366 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:57:22.367 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:57:32.385 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:57:32.385 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:57:42.402 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:57:42.402 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:57:52.419 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:57:52.419 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:58:02.430 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:58:02.430 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 03:59:48.363 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@75fbfaff error : {}
2023-02-07 03:59:48.364 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:59:48.364 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 03:59:58.379 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 03:59:58.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:00:08.392 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:00:08.392 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:00:18.404 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:00:18.404 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:00:28.416 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:00:28.416 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:00:38.427 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:00:38.428 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:00:48.441 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:00:48.442 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:00:58.453 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:00:58.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:01:08.464 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:01:08.464 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:01:18.474 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:01:18.475 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:01:28.489 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:01:28.489 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:01:38.501 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:01:38.501 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:02:34.352 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:02:34.353 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:02:44.365 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:02:44.366 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:02:54.381 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:02:54.381 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:03:04.395 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:03:04.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:03:14.407 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:03:14.407 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:03:24.418 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:03:24.418 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:03:34.434 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:03:34.434 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:03:44.445 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:03:44.446 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:03:54.456 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:03:54.457 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:05:39.887 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@171bc232 error : {}
2023-02-07 04:05:39.887 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:05:39.887 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:05:49.908 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:05:49.908 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:05:59.918 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:05:59.918 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:06:09.928 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:06:09.928 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:06:19.944 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:06:19.944 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:06:29.955 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:06:29.955 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:08:12.068 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@62ba9bb7 error : {}
2023-02-07 04:08:12.069 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:08:12.069 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:09:22.109 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@58b79c8c error : {}
2023-02-07 04:09:22.110 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:09:22.111 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:10:32.121 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@282ae406 error : {}
2023-02-07 04:10:32.121 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:10:32.121 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:10:42.143 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:10:42.143 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:10:52.154 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:10:52.155 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:11:02.164 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:11:02.164 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:11:12.185 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:11:12.185 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:11:22.194 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:11:22.195 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:11:32.206 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:11:32.206 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:11:42.219 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:11:42.219 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:11:52.230 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:11:52.230 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:12:02.242 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:12:02.242 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:12:12.257 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:12:12.257 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:12:22.268 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:12:22.268 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:12:32.279 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:12:32.280 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:12:42.299 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:12:42.299 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:12:52.314 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:12:52.314 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:13:02.327 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:13:02.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:13:12.341 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:13:12.341 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:13:22.356 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:13:22.357 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:13:32.369 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:13:32.369 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:13:42.383 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:13:42.383 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:13:52.392 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:13:52.393 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:14:02.403 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:14:02.403 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:14:12.419 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:14:12.419 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:14:22.438 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:14:22.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:14:32.453 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:14:32.453 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:14:42.477 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:14:42.477 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:14:52.491 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:14:52.491 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:15:02.502 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:15:02.502 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:16:54.685 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5a468ed5 error : {}
2023-02-07 04:16:54.685 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:16:54.685 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:17:04.720 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:17:04.720 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:17:14.744 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:17:14.745 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:17:24.756 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:17:24.756 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:17:34.769 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:17:34.770 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:17:44.780 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:17:44.780 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:17:54.792 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:17:54.792 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:18:04.806 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:18:04.806 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:18:14.819 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:18:14.820 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:18:24.840 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:18:24.841 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:18:34.856 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:18:34.857 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:18:44.867 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:18:44.867 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:18:54.879 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:18:54.880 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:19:04.896 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:19:04.897 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:19:14.925 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:19:14.926 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:19:24.936 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:19:24.937 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:19:34.949 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:19:34.949 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:19:44.960 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:19:44.960 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:19:54.972 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:19:54.972 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:21:41.498 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@453af8df error : {}
2023-02-07 04:21:41.499 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:21:41.499 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:23:05.808 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3770b8c9 error : {}
2023-02-07 04:23:05.809 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:23:05.809 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:23:15.824 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:23:15.837 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:23:25.847 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:23:25.847 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:23:35.871 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:23:35.871 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:23:45.889 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:23:45.890 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:23:55.913 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:23:55.914 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:24:05.937 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:24:05.937 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:24:15.957 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:24:15.957 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:24:25.969 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:24:25.969 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:24:35.985 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:24:35.985 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:24:45.998 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:24:45.998 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:24:56.012 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:24:56.013 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:25:06.024 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:25:06.024 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:25:16.036 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:25:16.036 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:25:26.059 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:25:26.059 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:25:36.086 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:25:36.086 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:25:46.102 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:25:46.103 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:25:56.121 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:25:56.122 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:27:36.815 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@67806eac error : {}
2023-02-07 04:27:36.815 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:27:36.816 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:27:46.831 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:27:46.831 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:27:56.842 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:27:56.843 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:28:06.854 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:28:06.854 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:28:16.866 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:28:16.867 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:28:26.889 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:28:26.890 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:28:36.901 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:28:36.901 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:28:46.923 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:28:46.923 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:28:56.932 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:28:56.933 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:29:06.943 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:29:06.943 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:29:16.961 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:29:16.962 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:29:26.973 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:29:26.973 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:29:36.982 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:29:36.983 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:29:47.002 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:29:47.002 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:29:57.018 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:29:57.019 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:30:07.034 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:30:07.034 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:30:17.049 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:30:17.049 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:30:27.062 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:30:27.063 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:30:37.072 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:30:37.072 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:30:47.085 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:30:47.085 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:30:57.111 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:30:57.112 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:31:07.120 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:31:07.120 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:33:05.888 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5fa26de5 error : {}
2023-02-07 04:33:05.889 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:33:05.889 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:33:15.946 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:33:15.947 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:33:25.967 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:33:25.967 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:33:35.986 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:33:35.986 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:33:46.000 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:33:46.001 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:33:56.012 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:33:56.013 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:34:06.023 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:34:06.023 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:34:16.039 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:34:16.040 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:34:26.051 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:34:26.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:34:36.062 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:34:36.062 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:34:46.077 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:34:46.077 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:34:56.098 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:34:56.098 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:35:06.107 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:35:06.107 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:35:16.121 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:35:16.121 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:35:26.132 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:35:26.133 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:35:36.145 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:35:36.145 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:35:46.159 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:35:46.159 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:35:56.190 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:35:56.190 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:36:06.202 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:36:06.203 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:36:16.214 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:36:16.214 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:36:26.225 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:36:26.225 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:36:36.234 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:36:36.234 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:36:46.247 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:36:46.247 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:36:56.257 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:36:56.258 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:37:06.270 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:37:06.271 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:37:16.283 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:37:16.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:37:26.340 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:37:26.340 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:39:02.463 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6ceaed2e error : {}
2023-02-07 04:39:02.464 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:39:02.465 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:39:12.486 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:39:12.487 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:39:22.496 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:39:22.497 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:39:32.508 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:39:32.509 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:39:42.525 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:39:42.526 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:39:52.535 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:39:52.535 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:40:02.546 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:40:02.546 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:40:12.560 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:40:12.560 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:40:22.581 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:40:22.581 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:40:32.602 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:40:32.602 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:40:42.614 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:40:42.615 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:40:52.623 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:40:52.623 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:41:02.637 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:41:02.637 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:41:12.655 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:41:12.655 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:41:22.664 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:41:22.665 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:41:32.675 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:41:32.675 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:41:42.688 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:41:42.688 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:41:52.698 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:41:52.698 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:42:02.708 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:42:02.708 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:42:12.724 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:42:12.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:42:22.734 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:42:22.734 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:42:32.743 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:42:32.743 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:42:42.757 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:42:42.757 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:42:52.773 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:42:52.774 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:44:03.523 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:44:03.523 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:44:13.536 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:44:13.536 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:44:23.546 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:44:23.546 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:46:09.768 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7a6c40a2 error : {}
2023-02-07 04:46:09.769 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:46:09.769 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:46:19.783 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:46:19.783 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:46:29.794 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:46:29.794 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:46:39.803 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:46:39.803 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:46:49.814 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:46:49.815 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:46:59.826 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:46:59.827 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:47:09.836 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:47:09.836 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:47:19.852 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:47:19.853 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:47:29.865 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:47:29.866 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:47:39.886 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:47:39.887 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:47:49.916 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:47:49.916 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:47:59.932 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:47:59.933 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:48:09.942 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:48:09.942 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:48:19.955 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:48:19.955 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:48:29.968 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:48:29.968 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:48:39.997 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:48:39.997 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:48:50.008 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:48:50.008 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:49:00.017 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:49:00.017 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:49:10.028 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:49:10.029 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:49:20.042 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:49:20.043 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:49:30.054 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:49:30.054 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:49:40.068 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:49:40.068 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:49:50.112 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:49:50.112 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:50:00.121 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:50:00.121 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:50:10.132 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:50:10.133 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:50:20.147 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:50:20.147 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:50:30.158 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:50:30.158 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:50:40.167 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:50:40.167 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:50:50.180 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:50:50.181 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:51:00.192 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:51:00.192 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:51:10.202 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:51:10.202 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:51:20.214 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:51:20.214 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:51:30.224 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:51:30.224 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:51:40.234 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:51:40.234 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:51:50.246 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:51:50.247 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:52:00.257 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:52:00.257 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:52:10.267 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:52:10.267 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:52:20.285 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:52:20.286 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:52:30.298 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:52:30.298 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:52:40.308 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:52:40.308 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:52:50.319 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:52:50.319 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:53:00.341 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:53:00.341 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:53:10.351 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:53:10.352 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:54:05.270 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:54:05.271 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:54:15.281 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:54:15.282 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:54:25.295 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:54:25.295 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:56:12.680 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1c975274 error : {}
2023-02-07 04:56:12.681 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:56:12.681 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 04:56:42.682 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:56:42.682 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:56:52.692 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:56:52.693 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:57:02.708 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:57:02.708 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:57:12.721 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:57:12.721 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:57:22.731 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:57:22.731 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:57:32.740 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:57:32.740 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:57:42.764 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:57:42.764 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:57:52.787 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:57:52.787 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:58:02.797 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:58:02.798 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:58:12.808 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:58:12.808 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:58:22.817 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:58:22.817 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:58:32.838 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:58:32.839 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:58:42.851 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:58:42.851 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:58:52.861 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:58:52.861 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:59:02.879 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:59:02.881 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 04:59:12.893 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:59:12.893 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:59:22.903 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:59:22.903 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:59:32.913 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:59:32.914 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:59:42.926 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:59:42.926 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 04:59:52.947 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 04:59:52.947 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:00:02.959 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:00:02.959 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:00:12.972 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:00:12.972 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:00:22.988 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:00:22.988 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:00:33.000 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:00:33.001 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:00:43.013 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:00:43.013 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:00:53.027 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:00:53.027 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:01:03.037 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:01:03.037 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:01:13.048 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:01:13.048 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:01:23.059 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:01:23.060 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:01:33.075 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:01:33.076 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:01:43.087 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:01:43.088 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:01:53.097 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:01:53.097 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:02:03.107 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:02:03.107 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:02:13.121 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:02:13.121 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:02:23.131 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:02:23.131 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:02:33.141 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:02:33.141 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:02:43.153 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:02:43.154 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:02:53.163 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:02:53.163 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:03:03.176 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:03:03.177 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:03:13.197 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:03:13.197 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:03:23.207 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:03:23.207 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:03:33.216 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:03:33.216 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:03:43.228 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:03:43.228 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:04:42.074 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:04:42.074 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:04:52.083 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:04:52.084 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:05:02.093 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:05:02.093 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:05:12.111 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:05:12.111 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:05:22.120 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:05:22.120 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:05:32.130 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:05:32.130 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:05:42.142 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:05:42.143 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:05:52.155 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:05:52.155 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:06:02.176 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:06:02.177 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:06:12.190 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:06:12.190 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:06:22.200 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:06:22.201 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:06:32.212 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:06:32.212 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:06:42.224 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:06:42.224 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:06:52.234 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:06:52.234 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:07:02.243 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:07:02.243 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:07:12.254 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:07:12.254 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:09:05.973 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@c7b665f error : {}
2023-02-07 05:09:05.974 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:09:05.974 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 05:09:15.991 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:09:15.991 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:09:26.003 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:09:26.003 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:09:36.017 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:09:36.017 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:09:46.036 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:09:46.036 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:09:56.049 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:09:56.049 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:10:06.058 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:10:06.058 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:10:16.073 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:10:16.074 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:10:26.086 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:10:26.086 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:10:36.098 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:10:36.099 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:10:46.126 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:10:46.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:10:56.137 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:10:56.137 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:12:57.410 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@e54fe54 error : {}
2023-02-07 05:12:57.411 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:12:57.411 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 05:13:07.427 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:13:07.427 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:13:17.440 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:13:17.441 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:13:27.449 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:13:27.449 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:13:37.461 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:13:37.463 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:13:47.473 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:13:47.473 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:13:57.483 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:13:57.483 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:14:07.501 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:14:07.501 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:14:17.511 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:14:17.511 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:14:27.521 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:14:27.521 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:14:37.532 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:14:37.532 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:14:47.544 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:14:47.544 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:14:57.558 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:14:57.558 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:15:07.574 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:15:07.574 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:15:17.584 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:15:17.584 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:15:27.594 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:15:27.594 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:15:37.605 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:15:37.605 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:15:47.618 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:15:47.618 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:15:57.628 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:15:57.628 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:16:07.640 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:16:07.641 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:16:17.650 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:16:17.650 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:16:27.658 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:16:27.659 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:16:37.669 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:16:37.669 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:16:47.679 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:16:47.679 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:16:57.700 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:16:57.700 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:17:07.713 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:17:07.713 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:17:17.729 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:17:17.730 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:17:27.741 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:17:27.741 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:17:37.756 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:17:37.757 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:17:47.773 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:17:47.773 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:17:57.782 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:17:57.782 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:18:07.794 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:18:07.794 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:18:17.807 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:18:17.807 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:18:27.819 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:18:27.819 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:18:37.829 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:18:37.830 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:18:47.840 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:18:47.840 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:18:57.850 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:18:57.850 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:19:07.865 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:19:07.865 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:19:17.889 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:19:17.890 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:19:27.900 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:19:27.901 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:19:37.911 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:19:37.911 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:19:47.920 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:19:47.920 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:19:57.930 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:19:57.930 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:20:07.943 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:20:07.943 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:20:17.953 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:20:17.953 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:20:27.962 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:20:27.963 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:20:37.974 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:20:37.974 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:20:47.985 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:20:47.985 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:20:57.993 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:20:57.994 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:21:08.006 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:21:08.006 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:21:18.017 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:21:18.018 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:21:28.029 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:21:28.029 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:21:38.041 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:21:38.041 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:21:48.049 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:21:48.049 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:21:58.065 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:21:58.065 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:22:08.082 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:22:08.083 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:22:18.093 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:22:18.094 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:22:28.104 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:22:28.104 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:22:38.115 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:22:38.115 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:22:48.124 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:22:48.124 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:22:58.135 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:22:58.136 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:23:08.148 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:23:08.148 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:23:18.157 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:23:18.158 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:23:28.167 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:23:28.167 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:23:38.184 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:23:38.185 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:23:48.196 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:23:48.196 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:23:58.209 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:23:58.209 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:24:08.220 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:24:08.220 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:24:18.230 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:24:18.231 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:24:28.242 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:24:28.243 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:24:38.252 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:24:38.253 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:24:48.264 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:24:48.264 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:24:58.274 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:24:58.275 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:26:43.665 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@468cf7d2 error : {}
2023-02-07 05:26:43.666 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:26:43.666 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 05:26:53.681 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:26:53.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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:27:03.691 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:27:03.693 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:27:13.703 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:27:13.703 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:27:23.714 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:27:23.715 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:27:33.725 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:27:33.725 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:29:43.727 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7225a88 error : {}
2023-02-07 05:29:43.728 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:29:43.728 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 05:29:53.749 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:29:53.749 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:30:03.760 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:30:03.760 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:30:13.769 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:30:13.770 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:30:23.781 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:30:23.781 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:30:33.791 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:30:33.791 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:32:43.756 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@28033f60 error : {}
2023-02-07 05:32:43.756 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:32:43.756 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 
2023-02-07 05:32:53.778 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:32:53.778 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:33:03.793 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:33:03.793 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:33:13.806 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:33:13.806 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:33:23.819 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:33:23.819 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:33:33.829 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:33:33.829 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:33:43.840 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:33:43.840 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:33:53.856 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:33:53.857 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:34:03.868 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:34:03.868 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:35:13.660 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:35:13.660 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:36:39.791 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:36:39.792 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:36:49.801 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:36:49.802 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:36:59.810 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:36:59.810 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:37:09.823 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:37:09.823 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:37:19.836 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:37:19.836 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:37:29.849 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:37:29.850 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:37:39.862 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:37:39.862 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:37:49.883 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:37:49.883 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:37:59.894 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:37:59.894 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:38:09.906 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:38:09.906 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:38:19.915 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:38:19.916 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:38:29.924 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:38:29.925 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:38:39.936 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:38:39.936 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:38:49.945 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:38:49.946 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:38:59.956 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:38:59.957 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:39:09.980 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:39:09.981 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:39:19.991 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:39:19.991 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:39:30.000 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:39:30.001 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:39:40.012 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:39:40.012 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:39:50.025 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:39:50.026 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:40:00.043 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:40:00.043 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:40:10.058 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:40:10.059 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:40:20.072 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:40:20.073 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:40:30.084 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:40:30.085 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:40:40.102 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:40:40.102 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:40:50.112 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:40:50.112 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:41:00.122 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:41:00.122 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 
2023-02-07 05:41:10.133 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:41:10.133 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:41:20.142 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:41:20.142 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:41:30.151 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:41:30.151 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:41:40.161 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:41:40.162 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 
2023-02-07 05:41:50.182 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000
2023-02-07 05:41:50.183 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 "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond