SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/app/app.jar!/BOOT-INF/lib/crypt-password-1.8.7.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/app/app.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 03:07:21,036 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:07:21,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:07:21,043 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/app/app.jar!/BOOT-INF/classes!/logback.xml] 03:07:21,170 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1efee8e7 - URL [jar:file:/app/app.jar!/BOOT-INF/classes!/logback.xml] is not of type file 03:07:21,474 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:07:21,482 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:07:21,509 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 03:07:21,782 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead. 03:07:21,782 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 03:07:21,782 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 03:07:21,783 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:07:21,783 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 03:07:21,784 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:07:21,786 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1ee807c6 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 03:07:21.831 [Thread-0] INFO o.o.d.k.c.ConfigFetchFromCbs - getAppconfig start .. 03:07:22.056 [Thread-0] INFO o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol. 03:07:22.076 [Thread-0] INFO o.o.d.s.s.r.s.c.c.a.CbsClientFactory - Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=0, appName=dcae-kpi-ms, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 03:07:22.929 [Thread-0] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Trying to load configuration from configMap file: /app-config-input/application_config.yaml 03:07:28.335 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:07:28.340 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:07:28.341 [parallel-1] INFO o.o.d.k.c.ConfigFetchFromCbs - configuration and policy from CBS {"config":{"cbsPollingInterval":60,"cg":"kpi-cg","cid":"kpi-cid","dmaap.server":["message-router"],"kpi.policy":"{\"domain\":\"measurementsForKpi\",\"methodForKpi\":[{\"eventName\":\"perf3gpp_CORE-AMF_pmMeasResult\",\"controlLoopSchemaType\":\"SLICE\",\"policyScope\":\"resource=networkSlice;type=configuration\",\"policyName\":\"configuration.dcae.microservice.kpi-computation\",\"policyVersion\":\"v0.0.1\",\"kpis\":[{\"measType\":\"AMFRegNbr\",\"operation\":\"SUM\",\"operands\":\"RM.RegisteredSubNbrMean\"}]},{\"eventName\":\"perf3gpp_CORE-UPF_pmMeasResult\",\"controlLoopSchemaType\":\"SLICE\",\"policyScope\":\"resource=networkSlice;type=configuration\",\"policyName\":\"configuration.dcae.microservice.kpi-computation\",\"policyVersion\":\"v0.0.1\",\"kpis\":[{\"measType\":\"UpstreamDownstreamThr\",\"operation\":\"SUM\",\"operands\":[\"GTP.InDataOctN3UPF\",\"GTP.OutDataOctN3UPF\"]}]}]","pollingInterval":20,"pollingTimeout":60,"streams_publishes":{"kpi_topic":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_KPI_OUTPUT"},"type":"message-router"}},"streams_subscribes":{"performance_management_topic":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS"},"type":"message-router"}},"trust_store_pass_path":"/opt/app/kpims/etc/cert/trust.pass","trust_store_path":"/opt/app/kpims/etc/cert/trust.jks"}} 03:07:28.345 [parallel-1] INFO o.o.d.kpi.models.Configuration - Updating configuration from CBS 03:07:28.353 [parallel-1] INFO o.o.d.kpi.models.Configuration - kpi.policy {"domain":"measurementsForKpi","methodForKpi":[{"eventName":"perf3gpp_CORE-AMF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"AMFRegNbr","operation":"SUM","operands":"RM.RegisteredSubNbrMean"}]},{"eventName":"perf3gpp_CORE-UPF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"UpstreamDownstreamThr","operation":"SUM","operands":["GTP.InDataOctN3UPF","GTP.OutDataOctN3UPF"]}]}] 03:07:28.354 [parallel-1] INFO o.o.d.kpi.models.Configuration - configuration from CBS Configuration [dmaapServers=[message-router], pollingInterval=20, pollingTimeout=60, aafUsername=null, aafPassword=null, streamsSubscribes={performance_management_topic={dmaap_info={topic_url=http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS}, type=message-router}}, streamsPublishes={kpi_topic={dmaap_info={topic_url=http://message-router:3904/events/unauthenticated.DCAE_KPI_OUTPUT}, type=message-router}}, kpiConfig={"domain":"measurementsForKpi","methodForKpi":[{"eventName":"perf3gpp_CORE-AMF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"AMFRegNbr","operation":"SUM","operands":"RM.RegisteredSubNbrMean"}]},{"eventName":"perf3gpp_CORE-UPF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"UpstreamDownstreamThr","operation":"SUM","operands":["GTP.InDataOctN3UPF","GTP.OutDataOctN3UPF"]}]}]] 03:07:31.819 [main] INFO org.onap.dcaegen2.kpi.Application - after 10s sleep 03:07:31.819 [main] INFO org.onap.dcaegen2.kpi.Application - Starting spring boot application . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.1.RELEASE) 03:07:33.188 [main] INFO org.onap.dcaegen2.kpi.Application - Starting Application on dcae-kpi-ms with PID 1 (/app/app.jar started by onap in /app) 03:07:33.189 [main] INFO org.onap.dcaegen2.kpi.Application - No active profile set, falling back to default profiles: default 03:07:36.650 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 03:07:36.651 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3332 ms 03:07:37.936 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:07:37.942 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:07:38.081 [main] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.17.Final 03:07:39.834 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final 03:07:39.865 [main] INFO org.xnio - XNIO version 3.8.6.Final 03:07:39.898 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final 03:07:40.133 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final 03:07:40.228 [main] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 8080 (http) 03:07:40.260 [main] INFO org.onap.dcaegen2.kpi.Application - Started Application in 8.138 seconds (JVM running for 19.985) 03:07:53.880 [XNIO-1 task-1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 03:07:53.880 [XNIO-1 task-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 03:07:53.883 [XNIO-1 task-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 03:08:28.305 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:08:28.305 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:08:38.073 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:08:38.076 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:08:38.079 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:08:38.079 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:09:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:09:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:09:38.100 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:09:38.101 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:09:38.101 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:09:38.101 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:10:28.308 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:10:28.309 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:10:38.115 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:10:38.116 [pool-2-thread-2] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:10:38.116 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:10:38.117 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:11:28.305 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:11:28.305 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:11:38.128 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:11:38.128 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:11:38.129 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:11:38.129 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:12:28.324 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:12:28.324 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:12:38.137 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:12:38.138 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:12:38.139 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:12:38.139 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:13:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:13:28.304 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:13:38.146 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:13:38.146 [pool-2-thread-2] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:13:38.147 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:13:38.147 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:14:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:14:28.302 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:14:38.158 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:14:38.159 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:14:38.159 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:14:38.159 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:15:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:15:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:15:38.165 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:15:38.165 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:15:38.166 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:15:38.166 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:16:28.302 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:16:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:16:38.176 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:16:38.177 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:16:38.178 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:16:38.184 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:17:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:17:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:17:38.204 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:17:38.205 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:17:38.205 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:17:38.205 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:18:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:18:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:18:38.214 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:18:38.214 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:18:38.214 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:18:38.214 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:19:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:19:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:19:38.220 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:19:38.221 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:19:38.221 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:19:38.221 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:20:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:20:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:20:38.231 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:20:38.232 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:20:38.232 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:20:38.232 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:21:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:21:28.304 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:21:38.241 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:21:38.241 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:21:38.242 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:21:38.242 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:22:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:22:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:22:38.251 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:22:38.252 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:22:38.252 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:22:38.252 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:23:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:23:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:23:38.277 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:23:38.277 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:23:38.278 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:23:38.278 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:24:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:24:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:24:38.285 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:24:38.285 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:24:38.286 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:24:38.286 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:25:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:25:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:25:38.296 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:25:38.296 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:25:38.296 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:25:38.296 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:26:28.302 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:26:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:26:38.308 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:26:38.310 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:26:38.311 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:26:38.312 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:27:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:27:28.304 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:27:38.325 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:27:38.326 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:27:38.326 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:27:38.327 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:28:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:28:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:28:38.339 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:28:38.339 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:28:38.339 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:28:38.339 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:29:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:29:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:29:38.344 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:29:38.344 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:29:38.345 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:29:38.345 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:30:28.305 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:30:28.306 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:30:38.356 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:30:38.356 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:30:38.357 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:30:38.357 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:31:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:31:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:31:38.375 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:31:38.376 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:31:38.376 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:31:38.376 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:32:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:32:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:32:38.396 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:32:38.396 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:32:38.396 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:32:38.397 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:33:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:33:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:33:38.404 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:33:38.405 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:33:38.405 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:33:38.405 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:34:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:34:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:34:38.415 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:34:38.416 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:34:38.416 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:34:38.416 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:35:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:35:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:35:38.429 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:35:38.429 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:35:38.429 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:35:38.430 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:36:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:36:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:36:38.436 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:36:38.437 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:36:38.438 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:36:38.439 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:37:28.304 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:37:28.304 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:37:38.447 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:37:38.448 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:37:38.448 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:37:38.448 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:38:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:38:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:38:38.463 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:38:38.464 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:38:38.464 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:38:38.464 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:39:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:39:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:39:38.477 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:39:38.478 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:39:38.478 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:39:38.478 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:40:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:40:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:40:38.484 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:40:38.485 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:40:38.485 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:40:38.486 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:41:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:41:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:41:38.491 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:41:38.492 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:41:38.492 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:41:38.492 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:42:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:42:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:42:38.495 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:42:38.496 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:42:38.496 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:42:38.496 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:43:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:43:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:43:38.501 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:43:38.502 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:43:38.502 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:43:38.502 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:44:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:44:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:44:38.512 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:44:38.514 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:44:38.515 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:44:38.515 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:45:28.302 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:45:28.302 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:45:38.526 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:45:38.527 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:45:38.528 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:45:38.528 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:46:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:46:38.543 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:46:38.543 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:38.543 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:38.544 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:47:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:47:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:47:38.548 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:47:38.549 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:47:38.549 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:47:38.550 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:48:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:48:38.555 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:48:38.556 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:38.557 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:38.557 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:49:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:49:38.560 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:49:38.561 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:38.561 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:38.561 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:50:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:50:38.577 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:50:38.577 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:38.578 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:38.578 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:51:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:51:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:51:38.583 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:51:38.584 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:51:38.584 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:51:38.584 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:52:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:52:28.302 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:52:38.588 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:52:38.588 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:52:38.588 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:52:38.588 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:53:28.304 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:53:38.651 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:53:38.660 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:38.661 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:38.661 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:38.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:38.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:38.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:38.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.682 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:53:38.683 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:38.683 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:38.683 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:38.686 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:38.687 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.690 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:38.691 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.694 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:38.695 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.699 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:53:38.700 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:38.700 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:38.700 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:38.703 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:38.703 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.706 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:38.706 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.709 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:38.709 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.712 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:53:38.712 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:38.712 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:38.713 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:38.715 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:38.715 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.718 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:38.718 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.720 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:38.720 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:38.725 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:53:38.726 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:38.726 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:38.726 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:54:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:54:38.789 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:54:38.790 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.790 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.790 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.798 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.798 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.802 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.802 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.805 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.805 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.808 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:38.808 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.808 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.808 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.811 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.811 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.813 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.813 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.815 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.815 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.817 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:38.818 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.818 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.818 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.820 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.820 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.837 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.837 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.849 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.849 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.863 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:38.863 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.863 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.864 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.867 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.867 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.870 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.870 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.873 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.873 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.875 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:38.876 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.876 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.876 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.878 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.878 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.882 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.882 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.884 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.884 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.890 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:38.890 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.891 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.891 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.893 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.894 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.896 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.896 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.899 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.899 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.901 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:38.901 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.901 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.901 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.904 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.904 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.906 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.907 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.909 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.909 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.911 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:38.911 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.911 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.911 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.914 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.914 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.917 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.917 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.919 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.919 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.923 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:38.923 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.924 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.924 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.931 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.931 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.935 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.935 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.942 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:38.943 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.943 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.943 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.948 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.949 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.958 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.958 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.966 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.966 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.970 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:38.971 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.971 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.971 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.974 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.974 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.977 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.977 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.980 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.980 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.983 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:38.983 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.983 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.983 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.985 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.986 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.987 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.988 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.990 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.990 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.992 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:38.992 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:38.992 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:38.992 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:38.994 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:38.994 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.996 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.996 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:38.998 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:38.998 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.000 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.001 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.001 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.001 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.003 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.003 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.005 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.005 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.007 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.007 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.009 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.009 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.010 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.010 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.012 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.012 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.015 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.015 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.017 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.017 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.019 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.019 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.019 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.019 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.021 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.021 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.023 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.023 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.026 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.026 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.027 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.028 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.028 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.028 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.031 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.032 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.035 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.035 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.037 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.037 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.039 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.040 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.040 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.040 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.042 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.042 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.044 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.044 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.047 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.047 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.050 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.050 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.050 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.050 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.053 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.053 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.055 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.055 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.060 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.061 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.063 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.064 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.064 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.064 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.067 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.067 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.070 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.070 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.072 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.072 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.074 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.074 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.074 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.075 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.076 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.077 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.078 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.079 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.080 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.081 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.084 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.085 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.086 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.086 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.092 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.092 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.097 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.097 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.105 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.105 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.113 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.113 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.113 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.114 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.120 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.121 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.124 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.124 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.128 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.128 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.132 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.132 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.132 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.133 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.137 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.138 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.144 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.145 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.148 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.148 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.155 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.155 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.155 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.156 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.159 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.159 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.162 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.162 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.164 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.164 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.167 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.167 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.167 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.167 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.170 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.170 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.173 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.173 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.175 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.175 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.178 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.178 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.178 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.178 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.181 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.181 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.183 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.183 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.185 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.185 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.187 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.188 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.188 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.190 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.203 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.203 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.204 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.204 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.213 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.213 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.220 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.221 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.223 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.223 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.225 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.226 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.226 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.226 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.230 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.230 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.232 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.232 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.236 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.236 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.238 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.239 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.239 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.239 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.241 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.241 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.245 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.245 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.247 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.247 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.252 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.252 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.252 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.253 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.255 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.255 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.258 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.258 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.260 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.260 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.262 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.262 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.263 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.263 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.267 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.267 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.269 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.269 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.272 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.272 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.275 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.275 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.275 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.275 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.285 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.286 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.289 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.289 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.291 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.292 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.294 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.295 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.295 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.295 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.298 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.298 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.300 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.300 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.302 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.302 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.305 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.305 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.305 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.305 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.307 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.307 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.310 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.310 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.312 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.312 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.314 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.314 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.314 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.315 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.324 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.324 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.328 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.328 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.332 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.332 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.337 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.337 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.337 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.337 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.340 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.340 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.342 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.342 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.344 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.344 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.347 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.347 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.347 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.347 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.349 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.349 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.351 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.351 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.357 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.357 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.362 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.362 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.362 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.362 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.364 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.365 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.367 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.367 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.369 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.370 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.372 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.372 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.372 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.372 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.374 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.374 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.376 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.376 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.378 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.378 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.380 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.381 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.381 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.381 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.383 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.383 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.385 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.385 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.387 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.387 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.389 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.389 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.390 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.390 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.392 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.392 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.394 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.394 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.396 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.397 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.400 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.400 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.400 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.400 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.402 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.402 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.406 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.406 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.408 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.408 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.413 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.414 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.414 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.414 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.416 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.416 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.418 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.418 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.420 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.420 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.422 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.422 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.423 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.423 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.425 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.425 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.427 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.427 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.429 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.429 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.431 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.431 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.431 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.431 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.433 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.433 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.435 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.436 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.438 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.438 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.440 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.440 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.440 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.440 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.442 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.443 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.444 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.444 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.446 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.446 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.448 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.449 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.449 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.449 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.452 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.452 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.454 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.454 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.456 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.456 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.458 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.458 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.459 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.459 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.461 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.461 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.463 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.463 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.466 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.466 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.468 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.468 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.469 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.469 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.471 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.471 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.473 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.473 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.475 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.475 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.477 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.477 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.477 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.477 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.480 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.480 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.482 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.482 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.484 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.484 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.486 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.486 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.486 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.486 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.488 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.488 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.490 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.490 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.493 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.493 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.495 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.495 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.495 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.495 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.497 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.497 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.500 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.500 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.503 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.503 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.505 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.506 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.506 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.506 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.511 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.511 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.514 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.514 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.516 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.516 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.518 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.518 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.519 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.519 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.521 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.521 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.523 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.523 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.525 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.525 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.533 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.535 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.535 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.535 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.538 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.538 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.541 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.541 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.546 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.546 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.558 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.558 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.559 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.559 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.561 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.561 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.564 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.564 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.566 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.566 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.568 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.569 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.570 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.570 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.575 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.575 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.580 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.581 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.583 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.583 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.594 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.595 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.595 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.595 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.600 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.600 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.678 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.679 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.685 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.685 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.688 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.688 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.688 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.688 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.691 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.691 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.693 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.693 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.695 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.695 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.699 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.699 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.699 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.699 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.703 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.703 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.707 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.707 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.710 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.711 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.717 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.717 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.718 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.718 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.726 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.726 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.734 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.734 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.739 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.739 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.742 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.742 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.743 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.743 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.745 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.745 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.748 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.748 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.750 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.750 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.765 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.766 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.766 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.766 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.770 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.770 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.773 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.773 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.775 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.776 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.778 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.779 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.779 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.779 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.782 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.782 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.787 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.788 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.791 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.791 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.793 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.793 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.793 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.793 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.796 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.796 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.798 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.798 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.801 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.801 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.807 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.808 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.808 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.808 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.811 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.811 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.814 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.814 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.816 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.816 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.818 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.819 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.819 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.819 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.821 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.821 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.823 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.823 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.825 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.825 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.828 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.828 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.828 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.828 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.831 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.831 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.834 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.835 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.837 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.837 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.839 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.839 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.839 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.840 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.846 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.846 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.848 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.848 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.855 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.855 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.859 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.859 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.859 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.860 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.864 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.864 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.867 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.867 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.869 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.869 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.871 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.872 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.872 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.872 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.874 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.874 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.876 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.876 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.878 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.879 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.880 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.881 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.881 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.881 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.885 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.885 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.887 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.887 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.890 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.890 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.892 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.893 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.893 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.893 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.894 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.895 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.897 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.898 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.900 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.900 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.901 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.902 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.902 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.902 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.904 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.904 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.914 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.914 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.917 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.917 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.919 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.920 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.920 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.921 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.924 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.924 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.927 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.927 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.929 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.930 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.932 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.932 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.932 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.933 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.936 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.948 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:39.948 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.948 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.948 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.950 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.950 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.955 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.955 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.963 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:39.963 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.966 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.969 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.970 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.970 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.974 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.974 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.977 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.977 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.980 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.980 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.983 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:39.984 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:39.984 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:39.984 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:39.987 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.988 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.991 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.991 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.994 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:39.994 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:39.999 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:40.000 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.000 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.000 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.004 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.004 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.007 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.008 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.011 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.011 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.017 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:54:40.017 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.017 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.018 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.022 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.022 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.030 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:40.030 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.035 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.036 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.039 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.040 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.040 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.040 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.044 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.044 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.058 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.059 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.062 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.062 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.066 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.066 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.066 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.066 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.069 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.069 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.073 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.073 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.076 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.076 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.079 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.079 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.079 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.079 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.082 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.083 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.085 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.085 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.088 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.088 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.090 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.090 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.090 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.090 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.092 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.093 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.095 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.095 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.098 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.098 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.101 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.101 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.101 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.102 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.105 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.105 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.107 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.107 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.110 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.110 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.114 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.115 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.116 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.116 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.120 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.120 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.124 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:40.124 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.126 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.127 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.129 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.129 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.129 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.130 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.132 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.132 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.135 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.135 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.138 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.138 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.142 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:40.143 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:40.143 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:40.143 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:40.146 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:40.146 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.149 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:40.149 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.154 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:40.154 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:40.157 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:57.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:57.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:57.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:57.943 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:55:17.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:55:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:55:17.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:17.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:17.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:17.946 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:17.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:17.950 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:55:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:55:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:55:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:55:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:55:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:37.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:37.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:37.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:37.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:37.943 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:55:57.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:55:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:55:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:57.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:55:57.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:57.952 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:56:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:56:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:56:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:56:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:17.945 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:56:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:56:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:56:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:56:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:56:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:37.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:37.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:37.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:37.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:37.948 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:56:57.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:56:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:56:57.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:57.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:57.945 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:57:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:57:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:57:17.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:17.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:17.945 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:57:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:57:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:57:37.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:57:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:57:37.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:37.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:37.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:57:57.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:57:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:57:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:57:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:57.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:57.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:57.945 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:58:17.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:58:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:58:17.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:17.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:17.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:17.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:17.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:17.943 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:58:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:58:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:58:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:58:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:58:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:37.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:58:57.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:58:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:58:57.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:57.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:57.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:57.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:58:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:57.947 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:59:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:59:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:59:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:17.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:17.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:17.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:17.946 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:17.946 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:17.949 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:59:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:59:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:59:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:59:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:59:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:37.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:37.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:59:57.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:59:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:59:57.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:57.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:57.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:57.946 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:00:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:00:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:00:17.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:17.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:17.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:17.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:17.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:00:17.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:17.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:00:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:00:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:00:37.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:00:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:00:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:37.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:37.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:37.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:37.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:37.946 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:00:57.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:00:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:00:57.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:57.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:57.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:00:57.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:57.946 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:01:17.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:01:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:01:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:17.945 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:01:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:01:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:01:37.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:01:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:01:37.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:37.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:01:57.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:01:57.935 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:01:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:01:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:57.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:57.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:57.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:57.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:57.949 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:02:17.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:02:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:02:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:02:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:17.949 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:02:28.305 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:02:28.305 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:02:37.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:02:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:02:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:02:37.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:37.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:37.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:37.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:37.948 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:02:57.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:02:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:02:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:02:57.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:57.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:57.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:57.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:57.947 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:03:17.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:03:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:03:17.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:17.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:17.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:17.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:17.951 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:17.951 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:17.956 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:03:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:03:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:03:37.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:03:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:03:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:37.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:37.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:37.946 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:03:57.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:03:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:03:57.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:03:57.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:57.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:57.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:57.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:57.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:57.944 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:04:17.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:04:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:04:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:04:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:17.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:17.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:17.949 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:04:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:04:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:04:37.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:04:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:04:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:37.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:37.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:37.946 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:04:57.933 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:57.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:04:57.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:04:57.937 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:04:57.937 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:57.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:57.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:57.950 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:57.950 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:57.963 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:05:17.934 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:17.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:05:17.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:05:17.942 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:17.942 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:17.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:17.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:17.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:17.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:17.948 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:05:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:05:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:05:37.933 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:37.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:05:37.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:05:37.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:37.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:37.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:05:37.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:37.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:37.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:37.948 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:05:57.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:57.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:05:57.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:05:57.939 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:57.939 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:57.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:57.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:57.948 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:57.948 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:57.951 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:06:17.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:06:17.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:06:17.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:06:17.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:17.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:17.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:17.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:17.944 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:06:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:06:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:06:37.933 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:06:37.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:06:37.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:06:37.939 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:37.939 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:37.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:37.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:37.944 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:06:37.944 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:37.947 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:06:57.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:06:57.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:06:57.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:06:57.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:57.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:57.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:57.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:57.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:57.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:57.945 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:07:17.933 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:17.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:07:17.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:07:17.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:17.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:17.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:17.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:17.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:17.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:17.949 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:07:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:07:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:07:37.933 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:37.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:07:37.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:07:37.937 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:37.937 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:37.939 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:37.939 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:37.941 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:37.941 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:37.943 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:07:57.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:57.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:07:57.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:07:57.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:57.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:57.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:07:57.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:57.950 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:57.950 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:57.956 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:08:17.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:17.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:08:17.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:17.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:17.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:17.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:17.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:17.949 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:08:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:08:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:08:37.934 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:37.934 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:08:37.934 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:37.941 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:37.941 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:37.943 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:37.943 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:37.945 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:37.945 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:37.951 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:08:57.934 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:57.934 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:08:57.934 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:57.945 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:57.945 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:57.948 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:57.948 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:57.951 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:57.951 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:57.956 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:09:17.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:09:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:09:17.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:17.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:17.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:17.947 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:17.949 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:09:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:09:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:09:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:09:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:09:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:37.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:37.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:37.948 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:09:57.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:09:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:09:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:57.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:57.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:57.954 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:10:17.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:17.935 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:10:17.935 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:10:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:17.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:17.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:17.947 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:17.947 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:17.949 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:10:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:10:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:10:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:10:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:10:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:37.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:37.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:37.947 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:10:57.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:10:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:10:57.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:57.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:57.948 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:57.948 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:57.951 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:57.951 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:57.956 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:11:17.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:11:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:11:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:17.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:17.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:17.948 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:11:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:11:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:11:37.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:37.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:11:37.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:11:37.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:37.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:37.941 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:37.941 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:37.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:37.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:37.945 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:11:57.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:57.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:11:57.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:11:57.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:57.944 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:57.947 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:57.947 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:57.949 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:57.950 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:57.954 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:12:17.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:12:17.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:12:17.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:12:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:12:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:13:17.999 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:13:17.999 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:13:17.999 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:13:18.000 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:13:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:13:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:14:18.063 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:14:18.063 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:14:18.064 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:14:18.064 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:14:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:14:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:15:18.127 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:15:18.128 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:18.128 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:18.128 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:18.134 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.134 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.138 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.138 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.143 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.143 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.147 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:18.147 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:18.147 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:18.147 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:18.149 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.149 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.153 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.154 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.156 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.156 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.158 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:18.158 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:18.158 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:18.158 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:18.167 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:15:18.167 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.171 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.172 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.182 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.182 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.194 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:18.194 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:18.194 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:18.194 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:18.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:15:18.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.205 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:18.205 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:18.206 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:18.206 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:18.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.211 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:15:18.211 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.215 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.215 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.220 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:15:18.220 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:18.220 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:18.220 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:18.223 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:15:18.223 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.229 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.229 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.240 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.241 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.244 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:18.244 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:18.244 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:18.244 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:18.247 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.247 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.249 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.249 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.251 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:18.251 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:18.253 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:15:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:15:37.933 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:37.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:37.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:37.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:37.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:37.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:37.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:37.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:37.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:37.949 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:57.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:57.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:57.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:16:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:16:57.995 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:16:57.996 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:57.996 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:16:57.997 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:58.002 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:58.002 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.005 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:16:58.006 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.010 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:58.010 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.013 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:16:58.013 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:58.013 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:16:58.013 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:58.016 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:58.016 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.019 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:58.019 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.021 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:58.021 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.023 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:16:58.023 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:58.023 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:16:58.023 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:58.027 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:58.027 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.031 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:16:58.031 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.036 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:58.036 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:58.041 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:17:17.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:17:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:17:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:17:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:17.944 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:17:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:17:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:17:37.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:17:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:17:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:37.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:17:37.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:37.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:37.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:37.946 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:17:57.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:17:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:17:57.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:57.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:57.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:57.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:57.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:57.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:57.943 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:18:17.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:18:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:18:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:18:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:18:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:17.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:17.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:17.947 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:18:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:18:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:18:37.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:18:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:18:37.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:18:37.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:37.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:37.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:37.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:37.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:37.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:37.945 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:18:57.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:18:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:18:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:18:57.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:57.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:57.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:57.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:57.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:57.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:57.945 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:19:17.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:17.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:19:17.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:19:17.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:17.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:17.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:17.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:17.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:17.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:17.946 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:19:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:19:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:19:37.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:37.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:19:37.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:19:37.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:37.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:37.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:37.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:37.943 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:37.943 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:37.945 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:19:57.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:57.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:19:57.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:19:57.938 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:57.938 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:57.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:57.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:57.943 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:57.943 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:57.945 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:20:17.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:17.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:20:17.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:20:17.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:17.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:17.948 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:17.948 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:17.951 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:17.951 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:17.953 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:20:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:20:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:20:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:20:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:20:37.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:37.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:37.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:37.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:37.944 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:20:57.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:20:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:20:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:57.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:57.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:57.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:57.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:57.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:57.948 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:21:17.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:21:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:21:17.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:17.947 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:17.947 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:17.949 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:17.949 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:17.955 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:21:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:21:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:21:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:21:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:21:37.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:37.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:37.945 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:21:57.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:21:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:21:57.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:57.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:57.944 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:22:17.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:22:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:22:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:17.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:17.951 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:17.951 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:17.958 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:17.958 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:17.966 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:22:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:22:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:22:37.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:22:37.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:22:37.937 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:37.937 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:37.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:37.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:37.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:37.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:37.943 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:22:57.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:22:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:22:57.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:57.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:57.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:57.946 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:57.946 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:57.948 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:23:17.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:17.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:23:17.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:23:17.937 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:17.937 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:17.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:17.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:17.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:17.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:17.944 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:23:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:23:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:23:37.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:23:37.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:23:37.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:37.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:37.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:37.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:37.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:37.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:37.948 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:23:57.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:23:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:23:57.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:57.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:57.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:57.948 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:57.948 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:57.950 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:24:17.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:17.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:24:17.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:24:17.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:17.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:17.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:17.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:17.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:17.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:17.946 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:24:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:24:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:24:37.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:24:37.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:24:37.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:37.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:37.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:37.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:37.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:37.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:37.945 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:24:57.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:24:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:24:57.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:57.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:57.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:57.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:57.947 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:25:17.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:17.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:25:17.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:25:17.937 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:17.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:17.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:17.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:17.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:17.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:17.946 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:25:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:25:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:25:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:25:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:25:37.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:37.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:37.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:37.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:37.948 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:37.948 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:37.950 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:25:57.937 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:57.937 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:25:57.937 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:25:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:57.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:57.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:57.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:57.946 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:57.948 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:26:17.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:26:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:26:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:26:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:17.951 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:17.960 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:17.968 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:26:17.968 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:17.974 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:26:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:26:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:26:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:26:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:26:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:26:37.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:37.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:37.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:37.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:37.947 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:26:57.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:26:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:26:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:26:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:26:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:57.946 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:27:17.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:27:17.935 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:27:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:17.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:17.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:17.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:27:17.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:17.948 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:27:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:27:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:27:37.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:27:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:27:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:37.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:27:37.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:37.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:37.947 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:27:57.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:27:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:27:57.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:57.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:57.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:57.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:57.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:57.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:57.944 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:28:17.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:28:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:28:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:28:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:17.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:17.944 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:28:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:28:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:28:37.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:28:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:28:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:28:37.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:37.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:37.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:37.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:37.949 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:28:57.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:28:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:28:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:28:57.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:28:57.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:57.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:57.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:57.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:57.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:57.962 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:29:17.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:29:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:29:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:29:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:17.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:17.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:17.950 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:29:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:29:28.301 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:29:37.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:29:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:29:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:29:37.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:37.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:37.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:37.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:37.952 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:37.953 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:37.955 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:29:57.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:29:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:29:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:29:57.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:57.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:57.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:57.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:57.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:57.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:57.943 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:30:17.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:30:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:30:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:30:17.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:17.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:17.944 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:30:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:30:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:30:37.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:30:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:30:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:30:37.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:37.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:37.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:37.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:37.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:37.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:37.945 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:30:57.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:30:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:30:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:30:57.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:57.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:57.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:57.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:57.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:57.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:57.951 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:31:17.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:31:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:31:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:31:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:17.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:17.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:17.947 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:17.947 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:17.951 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:31:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:31:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:31:37.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:31:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:31:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:31:37.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:37.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:37.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:37.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:37.950 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:37.951 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:37.953 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:31:57.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:31:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:31:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:31:57.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:57.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:57.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:57.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:57.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:57.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:57.949 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:32:17.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:17.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:17.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:17.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:17.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:17.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:17.947 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:32:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:32:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:32:37.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:37.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:37.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:37.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:37.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:37.945 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:32:57.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:57.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:57.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:57.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:57.946 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:57.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:57.948 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:57.950 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:33:17.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:33:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:33:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:33:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:17.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:17.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:17.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:17.947 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:33:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:33:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:33:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:33:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:33:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:33:37.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:37.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:37.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:37.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:37.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:37.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:37.947 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:33:57.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:33:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:33:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:33:57.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:57.938 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:57.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:57.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:57.947 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:57.947 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:57.949 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:34:17.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:34:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:34:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:34:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:34:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:17.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:17.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:17.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:17.946 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:34:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:34:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:34:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:34:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:34:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:34:37.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:37.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:37.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:37.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:37.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:37.943 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:34:57.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:34:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:34:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:34:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:34:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:57.950 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:57.950 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:57.958 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:34:57.959 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:57.961 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:35:17.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:35:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:35:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:35:17.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:17.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:17.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:17.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:17.943 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:35:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:35:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:35:37.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:35:37.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:35:37.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:35:37.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:37.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:37.944 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:37.944 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:37.947 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:37.947 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:37.950 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:35:57.934 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:35:57.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:35:57.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:35:57.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:57.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:57.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:35:57.942 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:57.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:57.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:57.949 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:17.934 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:17.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:17.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:17.938 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:17.938 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:17.940 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:17.940 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:17.942 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:17.942 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:17.944 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:36:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:36:37.933 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:37.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:37.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:37.937 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:37.937 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:37.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:37.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:37.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:37.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:37.943 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:57.934 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:57.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:57.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:57.938 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:57.938 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:57.940 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:57.940 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:57.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:57.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:57.946 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:37:17.933 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:37:17.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:37:17.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:37:17.937 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:17.937 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:17.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:17.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:17.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:17.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:17.943 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:37:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:37:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:37:37.933 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:37:37.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:37:37.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:37:37.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:37.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:37.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:37.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:37.943 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:37.943 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:37.946 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:37:57.934 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:37:57.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:37:57.935 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:37:57.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:57.939 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:57.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:57.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:57.943 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:57.943 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:57.945 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:17.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:17.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:17.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:17.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:17.948 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:28.302 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:38:28.303 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:38:37.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:37.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:37.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:38:37.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:37.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:37.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:37.945 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:57.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:57.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:57.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:57.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:57.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:57.947 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:39:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:17.955 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:17.955 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:17.958 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:17.958 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:17.960 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:17.960 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:17.962 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:39:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:39:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:39:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:37.944 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:37.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:37.948 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:37.948 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:37.950 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:37.950 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:37.956 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:39:57.934 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:57.934 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:57.934 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:57.937 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:57.938 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:57.939 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:57.939 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:57.942 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:57.942 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:57.944 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:17.934 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:17.934 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:17.934 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:17.939 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:17.939 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:17.941 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:17.941 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:17.943 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:17.943 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:17.945 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:40:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:40:37.933 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:37.934 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:37.934 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:37.939 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:37.940 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:37.944 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:37.944 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:37.946 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:40:37.946 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:37.948 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:57.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:57.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:57.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:57.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:57.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:57.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:57.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:57.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:40:57.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:57.948 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:41:17.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:17.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:17.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:17.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:17.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:17.948 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:17.948 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:17.950 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:41:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:41:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:41:37.934 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:37.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:37.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:37.941 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:37.941 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:37.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:37.943 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:37.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:37.945 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:37.947 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:41:57.933 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:57.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:57.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:57.937 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:57.937 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:57.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:57.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:57.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:57.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:57.942 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:17.933 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:17.934 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:17.934 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:17.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:17.938 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:17.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:17.940 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:17.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:17.944 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:42:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:42:37.934 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:37.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:37.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:37.938 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:37.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:37.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:37.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:37.944 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:37.946 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:57.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:57.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:57.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:57.940 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:57.941 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:57.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:57.943 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:57.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:57.945 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:57.947 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:17.933 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:17.934 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:17.934 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:17.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:17.937 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:17.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:17.939 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:17.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:17.942 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:17.945 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:43:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:43:37.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:37.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:37.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:43:37.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:37.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:37.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:37.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:37.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:37.946 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:57.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:57.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:57.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:57.948 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:57.948 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:57.951 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:17.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:17.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:17.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:17.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:44:17.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:17.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:17.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:17.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:17.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:17.948 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:44:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:44:37.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:37.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:37.937 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:37.937 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:37.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:37.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:37.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:37.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:37.943 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:57.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:57.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:57.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:57.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:57.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:57.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:57.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:57.948 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:17.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:17.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:17.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:17.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:17.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:17.952 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:17.952 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:17.954 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:17.954 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:17.958 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:45:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:45:37.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:37.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:37.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:37.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:37.947 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:45:37.947 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:37.949 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:37.949 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:37.952 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:45:57.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:57.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:57.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:57.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:45:57.940 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:57.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:57.943 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:57.945 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:46:17.933 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:17.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:17.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:17.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:17.938 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:17.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:17.941 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:17.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:17.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:17.946 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:46:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:46:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:46:37.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:37.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:37.935 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:37.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:37.939 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:37.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:46:37.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:37.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:37.944 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:37.947 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:46:57.934 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:57.934 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:57.934 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:57.942 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:57.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:57.945 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:57.948 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:57.948 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:57.962 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:17.934 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:17.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:17.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:17.938 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:17.938 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:17.940 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:17.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:17.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:17.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:17.948 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:47:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:47:37.933 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:37.934 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:37.934 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:37.942 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:37.942 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:37.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:37.946 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:37.948 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:37.948 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:37.950 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:57.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:57.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:57.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:57.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:47:57.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:57.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:47:57.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:57.943 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:57.944 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:57.946 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:17.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:17.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:17.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:17.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:17.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:17.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:48:17.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:17.944 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:17.944 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:17.946 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:48:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:48:37.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:37.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:37.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:37.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:37.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:37.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:37.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:37.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:37.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:37.943 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:57.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:57.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:57.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:57.946 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:57.946 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:57.948 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:17.938 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:17.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:17.945 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:49:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:49:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:37.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:37.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:37.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:37.949 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:37.950 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:37.955 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:57.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:57.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:57.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:57.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:57.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:57.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:50:17.934 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:17.935 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:17.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:17.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:17.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:17.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:17.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:17.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:17.949 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:50:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:50:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:50:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:37.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:37.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:37.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:37.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:50:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:37.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:50:57.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:57.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:57.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:57.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:57.950 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:57.950 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:57.959 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:57.959 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:57.974 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:17.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:17.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:17.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:17.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:17.937 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:51:17.939 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:17.941 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:17.944 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:51:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:51:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:51:37.933 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:37.934 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:37.934 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:37.940 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:37.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:37.943 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:37.948 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:37.948 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:37.952 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:57.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:57.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:57.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:57.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:57.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:57.960 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:57.960 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:57.962 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:57.962 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:57.964 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:52:17.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:52:17.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:52:17.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:52:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:52:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:53:08.399 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:53:08.399 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.405 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:08.405 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.407 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:08.407 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.409 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:08.410 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:08.410 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:08.410 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:08.412 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:08.412 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.414 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:08.414 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.415 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:08.415 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.417 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:08.417 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:08.417 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:08.418 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:08.419 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:08.419 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.421 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:08.421 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.423 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:53:08.423 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:08.425 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:17.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:17.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:17.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:17.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:17.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:17.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:17.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:17.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:17.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:17.944 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:53:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:53:37.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:37.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:37.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:37.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:37.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:37.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:37.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:37.943 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:37.943 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:37.945 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:57.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:57.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:57.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:57.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:57.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:57.947 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:53:57.950 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:57.954 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:57.954 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:57.967 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:17.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:17.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:17.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:17.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:17.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:17.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:17.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:17.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:17.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:17.943 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:54:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:54:37.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:37.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:37.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:37.950 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:37.950 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:37.954 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:37.954 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:37.956 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:37.956 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:37.959 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:57.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:57.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:57.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:57.936 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:57.936 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:57.938 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:57.938 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:57.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:57.940 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:57.942 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:17.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:17.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:17.935 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:17.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:17.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:17.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:55:17.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:17.944 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:55:17.944 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:17.947 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:28.299 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:55:28.300 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:55:37.933 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:37.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:37.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:37.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:37.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:37.945 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:37.945 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:37.957 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:37.957 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:37.959 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:57.934 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:57.934 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:57.934 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:57.940 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:57.940 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:57.942 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:57.942 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:57.944 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:57.944 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:57.947 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:56:17.933 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:56:17.934 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:56:17.934 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:17.941 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:17.942 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:17.946 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:17.946 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:17.949 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:17.949 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:17.952 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:56:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:56:28.298 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:56:37.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:56:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:56:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:37.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:56:37.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:37.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:37.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:37.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:37.945 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:56:57.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:56:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:56:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:57.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:57.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:57.941 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:57.943 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:57:17.934 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:57:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:57:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:57:17.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:17.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:17.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:17.942 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:17.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:17.944 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:17.946 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:57:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:57:28.297 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:57:37.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:57:37.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:57:37.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:57:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:37.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:37.950 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:37.950 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:37.959 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:37.959 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:37.962 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:57:57.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:57:57.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:57:57.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:57:57.939 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:57.940 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:57.943 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:57.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:57.945 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:57.949 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:58:17.933 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:58:17.934 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:58:17.934 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:58:17.937 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (jav