By type
02:58:24.461 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. 2023-02-04 02:58:26.255 INFO 1 --- [ main] org.onap.nbi.Application : Starting Application on onap-nbi-7cc7fff65b-c5sg6 with PID 1 (/opt/onap/app.jar started by onap in /app) 2023-02-04 02:58:26.258 INFO 1 --- [ main] org.onap.nbi.Application : The following profiles are active: default 2023-02-04 02:58:31.920 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2023-02-04 02:58:40.579 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-04 02:58:40.624 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-04 02:58:40.624 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC FIND url : http://sdc-be.onap:8080/sdc/v1/catalog/services 2023-02-04 02:58:40.626 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC HealthCheck : http://sdc-be.onap:8080/sdc2/rest/healthCheck 2023-02-04 02:58:40.641 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-04 02:58:40.642 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-04 02:58:40.642 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-04 02:58:40.643 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI aaiHealthCheckUrl : http://aai.onap:80/aai/util/echo?action=long 2023-02-04 02:58:40.665 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-04 02:58:40.666 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-04 02:58:40.667 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-04 02:58:40.668 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-04 02:58:40.668 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-04 02:58:40.669 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-04 02:58:40.670 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-04 02:58:40.671 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO healthCheck : http://so.onap:8080/globalhealthcheck 2023-02-04 02:58:42.050 WARN 1 --- [ main] o.h.dialect.function.TemplateRenderer : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2023-02-04 02:58:43.207 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-04 02:58:43.215 INFO 1 --- [ main] org.onap.nbi.Application : Started Application in 18.557 seconds (JVM running for 20.498) 2023-02-04 02:58:44.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 02:58:44.395 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 02:58:55.429 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 02:58:55.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": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 02:59:06.478 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 02:59:06.480 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 02:59:17.552 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 02:59:17.555 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 02:59:28.586 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 02:59:28.586 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 02:59:39.621 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 02:59:39.621 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 02:59:50.663 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 02:59:50.664 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:00:01.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-04 03:00:01.704 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:00:12.750 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:00:12.754 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:00:23.876 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:00:23.877 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:00:34.922 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:00:34.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": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:00:45.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-04 03:00:45.958 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:00:57.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-04 03:00:57.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:01:08.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-04 03:01:08.042 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:01:19.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-04 03:01:19.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": Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3904 [message-router.onap/10.233.54.209] failed: Connection refused (Connection refused) 2023-02-04 03:02:30.113 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7e9e2f1 error : {} 2023-02-04 03:02:30.119 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:02:30.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-04 03:03:40.298 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@65ee1ee7 error : {} 2023-02-04 03:03:40.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-04 03:03:40.299 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-04 03:04:50.348 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2e602953 error : {} 2023-02-04 03:04:50.348 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:04:50.349 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-04 03:06:00.422 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6aaaabd3 error : {} 2023-02-04 03:06:00.425 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:06:00.426 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-04 03:07:10.582 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5b56137c error : {} 2023-02-04 03:07:10.583 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:07:10.583 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-04 03:08:20.659 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@13fbbde7 error : {} 2023-02-04 03:08:20.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:08:20.661 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-04 03:09:30.778 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6ecff2bf error : {} 2023-02-04 03:09:30.779 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:09:30.779 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-04 03:10:41.474 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2b1a6210 error : {} 2023-02-04 03:10:41.475 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:10:41.476 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-04 03:11:58.685 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4f2becf5 error : {} 2023-02-04 03:11:58.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-04 03:11:58.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-04 03:13:13.220 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5e4eaf85 error : {} 2023-02-04 03:13:13.222 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:13:13.222 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-04 03:14:23.333 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@296b1d4d error : {} 2023-02-04 03:14:23.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:14:23.334 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-04 03:15:33.499 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@546e75bb error : {} 2023-02-04 03:15:33.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-04 03:15:33.501 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-04 03:16:43.555 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@326a028f error : {} 2023-02-04 03:16:43.555 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:16:43.556 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-04 03:17:53.637 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@67b959da error : {} 2023-02-04 03:17:53.638 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:17:53.638 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-04 03:19:03.679 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@a415eac error : {} 2023-02-04 03:19:03.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-04 03:19:03.682 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-04 03:20:13.718 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5c69c98f error : {} 2023-02-04 03:20:13.719 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:20:13.719 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-04 03:21:23.783 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@728467c5 error : {} 2023-02-04 03:21:23.784 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:21:23.785 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-04 03:22:33.816 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3eda6685 error : {} 2023-02-04 03:22:33.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-04 03:22:33.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-04 03:23:43.883 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@36e295d3 error : {} 2023-02-04 03:23:43.884 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:23:43.885 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-04 03:24:53.909 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2d23732f error : {} 2023-02-04 03:24:53.910 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:24:53.910 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-04 03:26:03.947 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7150cda7 error : {} 2023-02-04 03:26:03.948 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:26:03.948 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-04 03:27:13.983 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@19bf462b error : {} 2023-02-04 03:27:13.984 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:27:13.985 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-04 03:28:24.025 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6abbc086 error : {} 2023-02-04 03:28:24.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-04 03:28:24.030 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-04 03:29:34.133 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6b4c5e46 error : {} 2023-02-04 03:29:34.134 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:29:34.135 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-04 03:30:44.160 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7193d258 error : {} 2023-02-04 03:30:44.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-04 03:30:44.161 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-04 03:31:54.185 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@44d24154 error : {} 2023-02-04 03:31:54.187 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:31:54.187 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-04 03:33:04.212 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@36f76261 error : {} 2023-02-04 03:33:04.215 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:33:04.215 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-04 03:34:14.322 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@8bd241a error : {} 2023-02-04 03:34:14.323 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:34:14.323 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-04 03:35:24.349 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@56ac64 error : {} 2023-02-04 03:35:24.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-04 03:35:24.352 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-04 03:36:34.390 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@206a82fd error : {} 2023-02-04 03:36:34.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-04 03:36:34.393 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-04 03:37:44.419 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@75d163c3 error : {} 2023-02-04 03:37:44.420 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:37:44.420 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-04 03:38:54.441 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3f16813c error : {} 2023-02-04 03:38:54.442 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:38:54.443 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-04 03:40:04.464 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@37466344 error : {} 2023-02-04 03:40:04.465 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:40:04.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-04 03:41:14.506 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@40f80b06 error : {} 2023-02-04 03:41:14.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:41:14.507 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-04 03:42:24.544 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6c3a5112 error : {} 2023-02-04 03:42:24.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-04 03:42:24.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-04 03:42:34.595 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:42:34.596 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 03:43:45.333 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5fae869c error : {} 2023-02-04 03:43:45.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:43:45.335 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-04 03:44:55.378 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3cc779fb error : {} 2023-02-04 03:44:55.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-04 03:44:55.379 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-04 03:46:12.540 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1a3c87c7 error : {} 2023-02-04 03:46:12.540 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:46:12.540 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-04 03:47:22.574 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@46527357 error : {} 2023-02-04 03:47:22.576 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:47:22.576 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-04 03:47:32.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:47:32.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-04 03:49:03.521 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@48d596b error : {} 2023-02-04 03:49:03.522 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:49:03.523 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-04 03:50:13.565 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6ab2c7f6 error : {} 2023-02-04 03:50:13.565 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:50:13.565 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-04 03:50:23.638 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:50:23.639 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 03:50:33.667 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:50:33.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 03:50:43.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-04 03:50:43.685 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 03:50:53.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-04 03:50:53.709 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 03:52:24.891 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@531aa0e0 error : {} 2023-02-04 03:52:24.891 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:52:24.891 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-04 03:53:34.952 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2b7abb86 error : {} 2023-02-04 03:53:34.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-04 03:53:34.953 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-04 03:54:45.008 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@68bd5404 error : {} 2023-02-04 03:54:45.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-04 03:54:45.008 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-04 03:55:55.102 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@34fa750a error : {} 2023-02-04 03:55:55.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-04 03:55:55.104 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-04 03:56:05.173 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:56:05.174 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 03:56:15.191 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:56:15.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-04 03:56:25.208 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:56:25.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 03:56:35.272 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:56:35.272 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 03:56:45.593 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:56:45.593 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 03:56:55.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:56:55.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 03:58:31.741 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@12ee3d65 error : {} 2023-02-04 03:58:31.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-04 03:58:31.744 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-04 03:59:41.833 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@8cf973f error : {} 2023-02-04 03:59:41.833 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 03:59:41.833 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-04 04:00:51.874 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@635af4f2 error : {} 2023-02-04 04:00:51.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-04 04:00:51.878 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-04 04:02:01.910 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@78786010 error : {} 2023-02-04 04:02:01.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-04 04:02:01.911 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-04 04:02:11.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-04 04:02:11.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-04 04:02:22.129 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:02:22.129 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:02:32.189 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:02:32.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-04 04:02:42.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-04 04:02:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:02:52.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-04 04:02:52.270 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:03:02.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-04 04:03:02.320 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:03:12.350 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:03:12.350 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:03:22.382 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:03:22.382 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:03:32.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-04 04:03:32.420 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:03:42.439 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:03:42.440 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:03:52.459 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:03:52.460 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:04:02.493 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:04:02.494 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:04:12.526 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:04:12.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-04 04:04:22.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-04 04:04:22.548 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:04: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-04 04:04:32.610 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:04:42.626 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:04:42.626 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:04:52.641 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:04:52.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-04 04:05:02.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-04 04:05:02.670 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:05:12.699 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:05:12.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-04 04:05:22.732 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:05:22.733 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:05:32.755 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:05:32.755 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:05:42.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:05:42.789 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:05:52.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-04 04:05:52.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:06:02.835 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:06:02.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-04 04:06:12.863 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:06:12.864 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:06:22.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-04 04:06:22.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-04 04:06:32.965 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:06:32.965 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:06:42.983 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:06:42.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-04 04:06:53.010 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:06:53.010 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:07:03.031 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:07:03.032 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:07:13.047 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:07: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-04 04:07:23.094 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:07:23.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:07:33.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-04 04:07:33.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-04 04:07:43.204 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:07:43.205 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:07:53.241 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:07:53.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-04 04:08:03.272 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:08:03.272 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:08:13.294 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:08:13.294 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:08:23.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-04 04:08:23.412 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:08:33.470 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:08:33.470 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:08:43.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-04 04:08:43.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-04 04:08:53.585 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:08:53.585 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:09:03.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-04 04:09:03.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:11:08.859 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@62e6fb8b error : {} 2023-02-04 04:11:08.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-04 04:11:08.861 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-04 04:12:18.904 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2cbb608d error : {} 2023-02-04 04:12:18.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-04 04:12:18.907 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-04 04:12:28.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-04 04:12:28.924 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:12:38.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-04 04:12:38.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-04 04:12:48.950 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:12:48.950 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:12:58.970 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:12:58.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:13:08.984 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:13:08.984 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:13:18.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-04 04:13:18.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:13:29.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-04 04:13:29.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-04 04:13:39.030 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:13:39.031 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:13:49.052 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:13:49.052 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:13:59.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-04 04:13:59.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:14:09.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-04 04:14:09.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-04 04:14:19.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-04 04:14:19.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-04 04:14:29.183 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:14:29.184 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:14:39.199 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:14:39.199 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:14:49.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-04 04:14:49.215 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:14:59.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-04 04:14:59.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-04 04:15:09.262 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:15:09.263 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:15:19.293 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:15:19.293 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:15:29.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-04 04:15:29.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-04 04:15:39.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-04 04:15:39.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-04 04:15:49.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-04 04:15:49.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:15:59.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-04 04:15:59.614 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:16:09.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:16:09.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:18:00.269 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@31b9810a error : {} 2023-02-04 04:18:00.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-04 04:18:00.270 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-04 04:18:10.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:18:10.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:18:20.306 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:18:20.306 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:18:30.328 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:18:30.329 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:18:40.350 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:18:40.351 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:18:50.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-04 04:18:50.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-04 04:19:00.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:19:00.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:19:10.422 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:19:10.422 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:19:20.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-04 04:19:20.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-04 04:19:30.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-04 04:19:30.468 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:19:40.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-04 04:19:40.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-04 04:19:50.507 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:19:50.516 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:20:00.537 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:20:00.537 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:20:10.595 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:20:10.595 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:20:20.609 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:20:20.610 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:20:30.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-04 04:20:30.658 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:20:40.693 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:20:40.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-04 04:20:50.717 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:20:50.718 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:21:00.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-04 04:21:00.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:21:10.767 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:21:10.768 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:21:20.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:21:20.789 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:21:30.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-04 04:21:30.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:21:40.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:21:40.898 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:21:50.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-04 04:21:50.921 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:22:00.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-04 04:22:00.977 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:22:11.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-04 04:22:11.039 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:22:21.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-04 04:22:21.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:22:31.095 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:22:31.095 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:22:41.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-04 04:22:41.110 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:22:51.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-04 04:22:51.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-04 04:23:01.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-04 04:23:01.244 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:23:11.330 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:23:11.330 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:23:21.420 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:23:21.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:23:31.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-04 04:23:31.448 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:23:41.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-04 04:23:41.598 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:23:51.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-04 04:23:51.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-04 04:24:01.631 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:24:01.632 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:24:11.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-04 04:24:11.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:24:21.989 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:24:21.990 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:24:32.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:24:32.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:24:42.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-04 04:24:42.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:24:52.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-04 04:24:52.056 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:25:02.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-04 04:25:02.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:25:12.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-04 04:25:12.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-04 04:25:22.114 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:25:22.114 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:25:32.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-04 04:25:32.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-04 04:25:42.175 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:25:42.175 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:25:52.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-04 04:25:52.213 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:26:02.235 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:26:02.236 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:26: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-04 04:26:12.255 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:26:22.293 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:26:22.293 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:27:25.446 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:27:25.447 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:27:35.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-04 04:27:35.474 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:27:45.492 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:27:45.492 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:27:55.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-04 04:27:55.525 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:28:05.540 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:28:05.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-04 04:28:15.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:28:15.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:28:25.580 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:28:25.580 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:28:35.595 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:28:35.596 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:28:45.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-04 04:28:45.616 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:28:55.632 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:28:55.633 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:29:05.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-04 04:29:05.664 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:29:15.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-04 04:29:15.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-04 04:29:25.702 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:29:25.702 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:29:35.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-04 04:29:35.742 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:29:45.761 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:29:45.761 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:29:55.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:29:55.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-04 04:30:05.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:30:05.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-04 04:30:15.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-04 04:30:15.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-04 04:30:25.892 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:30:25.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-04 04:30:36.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-04 04:30:36.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-04 04:30:46.020 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:30:46.020 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:30:56.053 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:30:56.053 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:31:06.092 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:31:06.092 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:31:16.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-04 04:31:16.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-04 04:31:26.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-04 04:31:26.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-04 04:31:36.346 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:31:36.346 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:31:46.387 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:31:46.390 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:31:56.439 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:31:56.440 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:32:07.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-04 04:32:07.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-04 04:32:17.061 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:32:17.061 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:32:27.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:32:27.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:32:37.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-04 04:32:37.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-04 04:32:47.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-04 04:32:47.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:32:57.168 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:32:57.168 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:33:07.183 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:33:07.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:33:17.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-04 04:33:17.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:33:27.309 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:33:27.310 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:33:37.373 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:33:37.374 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:33:47.396 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:33:47.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-04 04:33:57.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-04 04:33:57.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:34:07.455 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:34:07.455 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:34:17.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-04 04:34:17.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:34:27.484 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:34:27.485 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:34:37.514 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:34:37.514 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:34:47.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-04 04:34:47.533 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:34:57.548 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:34:57.549 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:35:07.565 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:35:07.565 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:37:09.984 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7ed6d2d7 error : {} 2023-02-04 04:37:09.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-04 04:37:09.985 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-04 04:38:20.038 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@f2d12cc error : {} 2023-02-04 04:38:20.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-04 04:38:20.040 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-04 04:38:30.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-04 04:38:30.075 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:38:40.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-04 04:38:40.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-04 04:38:50.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-04 04:38:50.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-04 04:39:00.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-04 04:39:00.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-04 04:39:10.186 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:39:10.186 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:39:20.198 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:39:20.198 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:39:30.273 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:39:30.273 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:39:40.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:39:40.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:39:50.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-04 04:39:50.309 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:40:00.375 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:40:00.376 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:40:10.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:40:10.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:40:20.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-04 04:40:20.440 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:40:30.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-04 04:40:30.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-04 04:40:40.495 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:40:40.495 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:40:50.522 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:40:50.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-04 04:41:00.553 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:41:00.554 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:41:10.570 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:41:10.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:41:20.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-04 04:41:20.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-04 04:41:30.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-04 04:41:30.619 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:41:40.631 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:41:40.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-04 04:41:50.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:41:50.651 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:42:00.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-04 04:42:00.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:42:10.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:42:10.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-04 04:42:20.795 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:42:20.795 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:42:30.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-04 04:42:30.935 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:42:40.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-04 04:42:40.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:42:51.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-04 04:42:51.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-04 04:43:01.106 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:43:01.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-04 04:43:11.149 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:43:11.150 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:43:21.166 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:43:21.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-04 04:43:31.198 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:43:31.198 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:43:41.317 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:43:41.317 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:43:51.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:43:51.335 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:44:01.353 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:44:01.354 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:44:11.372 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:44:11.372 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:44:21.401 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:44:21.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-04 04:44:31.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:44:31.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:47:41.551 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@224bd084 error : {} 2023-02-04 04:47:41.553 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:47:41.553 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-04 04:48:11.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-04 04:48:11.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:48:21.611 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:48:21.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:48:31.636 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:48:31.636 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:50:54.503 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@634d9009 error : {} 2023-02-04 04:50:54.505 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:50:54.505 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-04 04:51:04.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-04 04:51:04.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-04 04:51:14.600 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:51:14.601 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:51:24.615 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:51:24.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-04 04:51:34.730 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:51:34.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-04 04:51:44.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-04 04:51:44.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-04 04:51:54.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-04 04:51:54.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-04 04:52:04.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-04 04:52:04.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-04 04:52:14.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-04 04:52:14.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-04 04:52:24.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-04 04:52:24.877 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:52:34.978 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:52:34.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-04 04:52:44.994 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:52:44.995 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:52:55.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-04 04:52:55.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-04 04:53:05.040 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:53:05.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:53:15.056 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:53:15.057 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:53:25.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-04 04:53:25.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-04 04:53:35.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-04 04:53:35.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-04 04:53:45.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-04 04:53:45.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-04 04:53:55.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-04 04:53:55.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-04 04:54:05.490 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:54:05.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-04 04:54:15.529 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:54:15.530 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:54:25.542 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:54:25.542 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:54:35.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-04 04:54:35.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-04 04:54:45.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:54:45.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:54:55.673 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:54:55.674 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:55:05.709 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:55:05.710 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:55:15.727 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:55:15.728 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:55:25.742 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:55:25.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-04 04:55:35.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-04 04:55:35.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:55:45.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:55:45.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-04 04:55:55.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-04 04:55:55.826 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:56:05.873 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:56:05.873 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:56:15.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-04 04:56:15.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-04 04:56:25.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-04 04:56:25.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 04:56:35.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-04 04:56:35.977 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:56:45.999 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:56:45.999 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:56:56.016 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:56:56.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-04 04:57:06.045 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:57:06.045 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:57:16.060 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:57:16.061 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:57:26.078 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:57:26.079 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:57:36.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-04 04:57:36.153 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:57:46.175 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:57:46.175 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 04:57:56.195 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:57:56.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-04 04:58:06.260 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:58:06.261 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:58:16.309 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:58:16.310 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:58:26.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-04 04:58:26.468 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:58:36.504 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:58:36.504 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:58:46.549 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:58:46.550 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:58:56.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:58:56.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:59:06.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-04 04:59:06.590 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:59:16.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-04 04:59:16.619 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:59:26.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-04 04:59:26.707 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 04:59:36.853 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:59:36.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-04 04:59:46.914 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 04:59:46.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-04 04:59:57.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-04 04:59:57.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-04 05:00:07.175 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:00:07.176 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:00:17.278 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:00:17.279 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:00:27.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-04 05:00:27.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-04 05:00:37.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-04 05:00:37.417 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:00:47.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-04 05:00:47.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-04 05:00:57.516 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:00:57.516 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:01:07.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:01:07.627 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:01:17.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-04 05:01:17.709 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:01:27.750 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:01:27.751 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:01:37.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-04 05:01:37.832 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:01:47.846 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:01:47.846 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:01:57.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-04 05:01:57.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-04 05:02:07.895 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:02:07.896 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:02:17.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-04 05:02:17.917 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:02:27.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-04 05:02:27.932 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:02:37.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-04 05:02:37.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-04 05:02:48.014 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:02:48.014 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:02:58.026 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:02:58.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-04 05:03:08.046 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:03:08.046 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:03:18.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-04 05:03:18.075 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:03:28.089 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:03:28.089 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:03:38.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-04 05:03:38.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-04 05:03:48.127 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:03:48.128 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:03:58.183 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:03:58.184 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:04:08.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-04 05:04:08.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-04 05:04:18.217 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:04:18.217 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:04:28.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-04 05:04:28.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:04:38.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-04 05:04:38.274 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:04:48.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:04:48.290 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:04:58.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-04 05:04:58.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-04 05:05:08.328 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:05:08.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-04 05:05:18.355 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:05:18.355 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:05:28.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:05:28.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:05:38.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-04 05:05:38.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-04 05:05:48.436 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:05:48.437 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:05: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-04 05:05:58.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:06:08.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-04 05:06:08.542 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:06:18.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-04 05:06:18.564 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:06:28.621 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:06:28.621 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:06:38.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-04 05:06:38.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-04 05:06:48.746 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:06:48.747 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:06:58.827 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:06:58.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:07:08.902 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:07:08.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-04 05:07:19.016 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:07:19.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-04 05:08:59.148 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6c34ff59 error : {} 2023-02-04 05:08:59.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-04 05:08:59.149 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-04 05:09:09.173 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:09:09.173 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:09:19.189 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:09:19.189 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:11:29.231 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@72bc133 error : {} 2023-02-04 05:11:29.233 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:11:29.233 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-04 05:11:39.262 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:11:39.262 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:11:49.300 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:11:49.300 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:11:59.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:11:59.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "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-04 05:12:09.362 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:12:09.362 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:12:19.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-04 05:12:19.384 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:14:05.826 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6e91ee72 error : {} 2023-02-04 05:14:05.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-04 05:14:05.828 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-04 05:14:15.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-04 05:14:15.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-04 05:14:25.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-04 05:14:25.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-04 05:14:36.139 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:14:36.140 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:14:46.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-04 05:14:46.213 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:14:56.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-04 05:14:56.248 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:15:06.361 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:15:06.361 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:15:16.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:15:16.425 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:15:26.561 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:15:26.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:15:36.677 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:15:36.677 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:15:46.798 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:15:46.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-04 05:15:56.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-04 05:15:56.989 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:16:07.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-04 05:16:07.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-04 05:16:17.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-04 05:16:17.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:16:27.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-04 05:16:27.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-04 05:16:37.150 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:16:37.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-04 05:18:10.408 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:18:10.409 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:18:20.443 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:18:20.443 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:18:30.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-04 05:18:30.456 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:18:40.481 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:18:40.481 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:18:50.517 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:18:50.517 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:19:00.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:19:00.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:19:10.548 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:19:10.548 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:19:20.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:19:20.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:19:30.662 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:19:30.663 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:19:40.702 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:19:40.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-04 05:19:50.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-04 05:19:50.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-04 05:20:00.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-04 05:20:00.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:20:10.759 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:20:10.759 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:20:20.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-04 05:20:20.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-04 05:20:30.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:20:30.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:20:40.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-04 05:20:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:20:50.858 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:20:50.858 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:21:00.875 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:21:00.875 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:21:10.909 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:21:10.909 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:21:20.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-04 05:21:20.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:21:31.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-04 05:21:31.138 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:21:41.277 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:21:41.277 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:21:51.313 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:21:51.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-04 05:22:01.335 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:22:01.336 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:22:11.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-04 05:22:11.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-04 05:22:21.583 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:22:21.583 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:22:31.665 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:22:31.666 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:22:41.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:22:41.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-04 05:22:51.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-04 05:22:51.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-04 05:23:01.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-04 05:23:01.987 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:23:12.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-04 05:23:12.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-04 05:23:22.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-04 05:23:22.132 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:23:32.201 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:23:32.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-04 05:23:42.377 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:23:42.377 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:23:52.450 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:23:52.451 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:24:02.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-04 05:24:02.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:24:12.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-04 05:24:12.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-04 05:24:22.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:24:22.516 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:24:32.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-04 05:24:32.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-04 05:24:42.562 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:24:42.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-04 05:24:52.588 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:24:52.588 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:25:02.609 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:25:02.609 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:25:12.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-04 05:25:12.658 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:25:22.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-04 05:25:22.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:25:32.694 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:25:32.694 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:25:42.710 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:25:42.710 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:25:52.733 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:25:52.733 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:26: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-04 05:26:02.797 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:26:12.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-04 05:26:12.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-04 05:26:22.884 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:26:22.884 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:26:32.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-04 05:26:32.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-04 05:26:43.015 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:26:43.015 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:26:53.040 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:26:53.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-04 05:27:03.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-04 05:27:03.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-04 05:27:13.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-04 05:27:13.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-04 05:27:23.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-04 05:27:23.134 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:27:33.181 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:27:33.182 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:27:43.226 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:27:43.227 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:27:53.262 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:27:53.263 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:28:03.278 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:28:03.278 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:28:13.294 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:28:13.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:28:23.320 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:28:23.321 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:28:33.353 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:28:33.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-04 05:28:43.374 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:28:43.375 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:28:53.479 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:28:53.479 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:29:03.524 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:29:03.524 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:29:13.601 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:29:13.601 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:29:23.694 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:29:23.694 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:29:33.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:29:33.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-04 05:29:43.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-04 05:29:43.958 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:29:54.010 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:29:54.010 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:30:04.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-04 05:30:04.042 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:30:14.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-04 05:30:14.132 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:30:24.191 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:30:24.191 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:30:34.222 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:30:34.222 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:30:44.256 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:30:44.256 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:30:54.321 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:30:54.322 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:31:04.337 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:31:04.338 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:32:16.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-04 05:32:16.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:32:26.869 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:32:26.869 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:32:36.922 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:32:36.922 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:32:46.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:32:46.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:32:56.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-04 05:32:56.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-04 05:33:07.014 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:33:07.015 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:33: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-04 05:33:17.050 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:33:27.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:33:27.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:33:37.140 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:33:37.140 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:33:47.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-04 05:33:47.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-04 05:33:57.181 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:33:57.182 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:34:07.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-04 05:34:07.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-04 05:34:17.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-04 05:34:17.210 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:34:27.223 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:34:27.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-04 05:34:37.261 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:34:37.261 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:34:47.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:34:47.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:34:57.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-04 05:34:57.320 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:35:07.338 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:35:07.339 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:35:17.399 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:35:17.400 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:35:27.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:35:27.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:35:37.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-04 05:35:37.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-04 05:35:47.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-04 05:35:47.474 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:35:57.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-04 05:35:57.488 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:36:07.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-04 05:36: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-04 05:36:17.570 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:36:17.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:36:27.599 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:36:27.599 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:36:37.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:36:37.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:36:47.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-04 05:36:47.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:36:57.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:36:57.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-04 05:37:07.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-04 05:37:07.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-04 05:37:17.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-04 05:37:17.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:37:27.912 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:37:27.912 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:37:37.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-04 05:37:37.980 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:37:48.064 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:37:48.064 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:37:58.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-04 05:37:58.087 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:38:08.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-04 05:38:08.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-04 05:38:18.232 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:38:18.232 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:38:28.284 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:38:28.285 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:38:38.378 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:38:38.378 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:38:48.414 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:38:48.414 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:38:58.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:38:58.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:39:08.498 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:39:08.499 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:39:18.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:39:18.588 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:39:28.607 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:39:28.607 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:39:38.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-04 05:39:38.676 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:39:48.709 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:39:48.709 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:39:58.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-04 05:39:58.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-04 05:40:08.762 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:40:08.762 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:40:18.776 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:40:18.776 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:40:28.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-04 05:40:28.816 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:40:38.898 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:40:38.898 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:40:48.921 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:40:48.921 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:40:58.939 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:40:58.939 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:41:09.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-04 05:41:09.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:41:19.052 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:41:19.052 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:41:29.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-04 05:41:29.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-04 05:41:39.088 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:41:39.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-04 05:41:49.116 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:41:49.116 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:41:59.139 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:41:59.139 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:42:09.156 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:42:09.156 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:42:19.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-04 05:42:19.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-04 05:42:29.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-04 05:42:29.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-04 05:42:39.304 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:42:39.304 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:42:49.367 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:42:49.368 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:42:59.378 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:42:59.378 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:43:09.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:43:09.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:43:19.426 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:43:19.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:43:29.494 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:43:29.495 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:43:39.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-04 05:43:39.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:43:49.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-04 05:43:49.545 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:43:59.635 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:43:59.635 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:44:09.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:44:09.649 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:44:19.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:44:19.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:44:29.719 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:44:29.719 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:44:39.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:44:39.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:44:49.902 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:44:49.902 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:44:59.990 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:44:59.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-04 05:45:10.031 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:45:10.031 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:45:20.055 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:45:20.055 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:45:30.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-04 05:45:30.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-04 05:45:40.272 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:45:40.272 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:45:50.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-04 05:45:50.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-04 05:46:00.463 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:46:00.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-04 05:46:10.493 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:46:10.493 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:46:20.538 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:46:20.538 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:46:30.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:46:30.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:46:40.653 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:46:40.653 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:46:50.776 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:46:50.777 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:47:00.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:47:00.822 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:47:10.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-04 05:47:10.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-04 05:47:20.909 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:47:20.909 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:47:30.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-04 05:47:30.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-04 05:47:40.983 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:47:40.984 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:47:51.088 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:47:51.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-04 05:48:01.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-04 05:48:01.123 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:48:11.166 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:48:11.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-04 05:48:21.248 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:48:21.249 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:48:31.280 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:48:31.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-04 05:48:41.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-04 05:48:41.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-04 05:48:51.329 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:48:51.329 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:49:01.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:49:01.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:49:11.384 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:49:11.384 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:49:21.429 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:49:21.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-04 05:49:31.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-04 05:49:31.508 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:49:41.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-04 05:49:41.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:49:51.629 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:49:51.629 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:50:01.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:50:01.661 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:50:11.768 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:50:11.769 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:50:21.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-04 05:50:21.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:50:31.857 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:50:31.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 05:50:41.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-04 05:50:41.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-04 05:51:53.300 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:51:53.301 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:52:03.317 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:52:03.317 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:52:13.332 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:52:13.333 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:52:23.363 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:52:23.364 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:52:33.417 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:52:33.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-04 05:52:43.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:52:43.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:52:53.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-04 05:52:53.510 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:53:03.530 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:53:03.530 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:53:13.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-04 05:53:13.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-04 05:53:23.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:53:23.587 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:53:33.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:53:33.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:53: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-04 05:53:43.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-04 05:53:53.897 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:53:53.898 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:54:03.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-04 05:54:03.932 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:54:14.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-04 05:54:14.014 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:54:24.103 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:54:24.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-04 05:54:34.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-04 05:54:34.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:54:44.241 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:54:44.241 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:54:54.339 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:54:54.339 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:55:04.373 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:55:04.373 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:55:14.389 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:55:14.390 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:55: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-04 05:55: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-04 05:55:34.436 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:55:34.439 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:55:44.490 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:55:44.490 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:57:04.181 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:57:04.182 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 05:57:14.205 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:57:14.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-04 05:57:24.236 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:57:24.236 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:57:34.318 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:57:34.318 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 05:57:44.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 05:57:44.425 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:00:04.822 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@78c0ef0f error : {} 2023-02-04 06:00:04.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-04 06:00:04.823 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-04 06:00:14.931 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:00:14.932 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:00:24.978 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:00:24.978 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:00:35.005 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:00:35.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-04 06:00:45.045 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:00:45.046 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:00:55.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-04 06:00:55.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-04 06:03:05.022 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1d014542 error : {} 2023-02-04 06:03:05.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-04 06:03:05.023 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-04 06:03:15.088 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:03:15.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 06:03:25.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-04 06:03:25.116 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:03:35.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-04 06:03:35.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-04 06:03:45.262 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:03:45.263 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:03:55.347 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:03:55.347 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:05:07.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:05:07.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:05:17.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-04 06:05:17.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-04 06:05:27.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-04 06:05:27.500 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:05:37.576 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:05: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-04 06:05:47.686 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:05:47.687 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:05:57.738 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:05:57.738 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:06:07.767 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:06:07.768 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:06:17.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-04 06:06:17.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:06:27.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-04 06:06:27.884 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:06:37.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-04 06:06:37.999 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:06:48.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-04 06:06:48.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:06:58.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-04 06:06:58.146 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:07:08.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-04 06:07:08.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-04 06:08:48.316 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:08:48.318 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:08:58.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:08:58.391 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:09:08.472 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:09:08.472 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:11:36.265 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@667cd6d7 error : {} 2023-02-04 06:11:36.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-04 06:11:36.267 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-04 06:11:46.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-04 06:11:46.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-04 06:11:56.387 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:11:56.387 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:12:06.424 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:12:06.425 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:12:16.512 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:12:16.513 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:12:26.578 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:12:26.579 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:13:47.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-04 06:13:47.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-04 06:13:57.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:13:57.515 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:14:07.533 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:14:07.534 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "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-04 06:14:54.538 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:14:54.538 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:15:04.554 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:15:04.554 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:15:14.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:15:14.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:15:24.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:15:24.668 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:15:34.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-04 06:15:34.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-04 06:15:44.820 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:15:44.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-04 06:15:54.845 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:15:54.845 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:16:04.876 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:16:04.877 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:16:14.895 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:16:14.896 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:16:24.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-04 06:16:24.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-04 06:16:34.990 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:16:34.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-04 06:16:45.030 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:16:45.031 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:16:55.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-04 06:16:55.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-04 06:17:05.775 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:17:05.775 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:17:15.816 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:17:15.816 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:17:25.857 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:17:25.858 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:17:35.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-04 06:17:35.921 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:17:46.015 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:17:46.015 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:17:56.071 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:17:56.071 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:18:06.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-04 06:18:06.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 06:18:16.170 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:18:16.170 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:18:26.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-04 06:18:26.221 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:18:36.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-04 06:18:36.252 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:18:46.273 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:18:46.273 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:18:56.303 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:18:56.303 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:19:06.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:19:06.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:19:16.384 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:19:16.384 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:19:26.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-04 06:19:26.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:19:36.565 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:19:36.565 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:19:46.648 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:19:46.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-04 06:19:56.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-04 06:19:56.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 06:20:06.820 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:20:06.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-04 06:20:16.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-04 06:20:16.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-04 06:20:27.045 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:20:27.045 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:20:37.181 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:20:37.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-04 06:20:47.237 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:20:47.238 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:20:57.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-04 06:20:57.395 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:21:07.412 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:21:07.413 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:21:17.435 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:21:17.436 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:21:28.275 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:21:28.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-04 06:21:38.342 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:21:38.342 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:23:29.699 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@80b99b5 error : {} 2023-02-04 06:23:29.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-04 06:23:29.700 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-04 06:23:39.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:23:39.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:23:50.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-04 06:23:50.070 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:24:00.174 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:24:00.174 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:24:10.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-04 06:24:10.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 06:24:20.265 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:24:20.266 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:24:30.370 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:24:30.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:24:40.487 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:24:40.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:24:50.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-04 06:24:50.528 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:25:00.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-04 06:25:00.629 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:25:10.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-04 06:25:10.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-04 06:25:20.833 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:25:20.844 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:25:31.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-04 06:25:31.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:25:41.189 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:25:41.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-04 06:25:51.363 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:25:51.363 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:26:01.495 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:26:01.495 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:26:11.553 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:26:11.553 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:26:21.606 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:26:21.606 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "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-04 06:26:31.726 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:26:31.726 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:26:41.825 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:26:41.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-04 06:26:51.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-04 06:26:51.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-04 06:27:01.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-04 06:27:01.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-04 06:27:12.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-04 06:27:12.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-04 06:27:22.119 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:27: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-04 06:27:32.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-04 06:27:32.274 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:27:42.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-04 06:27:42.395 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:27:52.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-04 06:27:52.510 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:28:02.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-04 06:28:02.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-04 06:28:12.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:28:12.604 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:28:22.736 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:28:22.737 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:28:32.885 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:28:32.885 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:28:42.994 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:28:42.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 06:28:53.016 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:28:53.016 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:29:03.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-04 06:29:03.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-04 06:29:13.193 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:29:13.193 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:29:23.231 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:29:23.232 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:29:33.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-04 06:29:33.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-04 06:29:43.359 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:29:43.359 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:29:53.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:29:53.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:30:03.435 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:30:03.435 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:30:13.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:30:13.469 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:30:23.516 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:30:23.528 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:30:33.559 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:30:33.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-04 06:30:43.645 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:30:43.646 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:30:53.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-04 06:30:53.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-04 06:31:03.738 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:31:03.739 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:31:13.827 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:31:13.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:31:23.881 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:31:23.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:31:33.914 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:31:33.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-04 06:32:40.860 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:32:40.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-04 06:32:50.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-04 06:32:50.954 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:33:01.056 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:33:01.056 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:35:40.681 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2a52f652 error : {} 2023-02-04 06:35:40.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-04 06:35:40.682 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-04 06:36:50.741 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5d135fdb error : {} 2023-02-04 06:36:50.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-04 06:36:50.742 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-04 06:38:00.836 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3d24e293 error : {} 2023-02-04 06:38:00.841 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:38:00.841 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-04 06:39:11.004 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@b68034d error : {} 2023-02-04 06:39:11.005 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:39:11.005 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-04 06:40:21.143 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4d2f4221 error : {} 2023-02-04 06:40:21.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-04 06:40:21.145 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-04 06:41:31.233 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7bfa0706 error : {} 2023-02-04 06:41:31.233 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:41:31.233 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-04 06:42:41.258 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6e31ae84 error : {} 2023-02-04 06:42:41.259 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:42:41.259 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-04 06:42:51.286 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:42:51.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-04 06:43:01.316 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:43:01.317 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:43:11.339 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:43:11.339 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:43:21.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-04 06:43:21.365 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:43:31.421 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:43:31.422 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:43:41.475 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:43:41.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-04 06:43:51.583 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:43:51.583 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:44:01.629 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:44:01.630 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:44:11.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:44:11.647 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:44:21.699 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:44:21.699 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:44:31.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-04 06:44:31.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-04 06:44:41.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:44:41.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-04 06:44:51.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-04 06:44:51.877 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "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-04 06:45:01.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-04 06:45:01.900 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:45:11.929 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:45:11.929 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:45:22.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-04 06:45:22.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:45: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-04 06:45: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-04 06:45:42.250 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:45:42.251 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:45:52.326 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:45:52.327 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:46:02.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-04 06:46:02.437 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:46:12.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-04 06:46:12.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-04 06:46:22.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-04 06:46:22.758 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:46:32.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-04 06:46:32.982 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:46:43.127 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:46:43.127 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:46:53.278 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:46:53.278 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:47:03.363 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:47:03.363 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:48:43.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-04 06:48:43.039 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:48:53.136 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:48:53.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-04 06:49:03.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-04 06:49:03.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-04 06:49:13.388 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:49:13.389 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:49:23.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:49:23.467 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:49:33.516 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:49:33.517 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:49:43.572 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:49:43.572 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:49:53.634 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:49:53.634 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:50:03.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-04 06:50:03.704 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:50:13.739 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:50:13.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-04 06:50:23.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:50:23.821 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:50:33.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-04 06:50:33.838 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:53:04.860 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@79d27fa5 error : {} 2023-02-04 06:53:04.863 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:53:04.863 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-04 06:53:14.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-04 06:53:14.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-04 06:53:25.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-04 06:53:25.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:53:35.032 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:53:35.032 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:53:45.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-04 06:53:45.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-04 06:53:55.144 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:53:55.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": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:54:05.245 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:54:05.246 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:56:16.880 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1c0083a9 error : {} 2023-02-04 06:56:16.882 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:56:16.882 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-04 06:56:26.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-04 06:56:26.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 06:56: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-04 06:56:37.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-04 06:56:47.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-04 06:56:47.132 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:56:57.189 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:56:57.189 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:57:07.266 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:57:07.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-04 06:57:17.324 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:57:17.326 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 06:57:27.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-04 06:57:27.395 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:57:37.929 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:57:37.929 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:57: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-04 06:57: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-04 06:57:58.088 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:57:58.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-04 06:58:08.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-04 06:58:08.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 06:58:18.191 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:58:18.191 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:58:28.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-04 06:58:28.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-04 06:58:38.386 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:58:38.387 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:58:48.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-04 06:58:48.439 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:58:58.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-04 06:58:58.691 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:59:08.711 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:59:08.711 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:59:18.751 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:59:18.751 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:59:28.802 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:59:28.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-04 06:59:38.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-04 06:59:38.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-04 06:59:48.970 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 06:59:48.970 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 06:59:59.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-04 06:59:59.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-04 07:00:09.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-04 07:00:09.168 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:00:19.250 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:00:19.251 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:00:29.372 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:00:29.373 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 07:00:39.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-04 07:00:39.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-04 07:00:49.577 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:00:49.577 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:00:59.625 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:00:59.625 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 07:01:09.712 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:01:09.712 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:01:19.841 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:01:19.842 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:01:30.032 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:01:30.033 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:01:40.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-04 07:01:40.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-04 07:01:50.485 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:01:50.485 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:02:00.690 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:02:00.690 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:02:10.733 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:02:10.738 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:02:20.882 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:02:20.882 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:02:31.009 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:02:31.010 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:02:41.160 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:02:41.161 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:02:51.229 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:02:51.229 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:03:01.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-04 07:03:01.386 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:03:11.432 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:03:11.433 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:03:21.537 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:03:21.537 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:03:31.745 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:03:31.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-04 07:03:41.914 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:03:41.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": message-router.onap:3904 failed to respond; nested exception is org.apache.http.NoHttpResponseException: message-router.onap:3904 failed to respond 2023-02-04 07:03:52.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-04 07:03:52.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-04 07:04:02.128 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:04:02.129 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:04:12.208 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:04:12.208 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:04:22.235 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:04:22.235 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:04:32.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-04 07:04:32.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-04 07:04:42.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-04 07:04:42.488 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:04:52.590 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:04:52.590 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:05:02.678 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:05:02.678 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:05:12.722 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:05:12.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-04 07:05:22.775 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:05:22.775 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 07:05:32.800 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:05:32.800 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:05:42.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:05:42.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:05:53.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-04 07:05:53.007 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1": Connection reset; nested exception is java.net.SocketException: Connection reset 2023-02-04 07:06:03.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-04 07:06:03.146 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 07:06:13.222 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: http://message-router.onap:3904/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2023-02-04 07:06:13.226 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling 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-04 07:06:23.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-04 07:06:23.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