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