Results

By type

          adding system conf file: /tmp/policy-install/config/base.conf
adding system conf file: /tmp/policy-install/config/credentials.conf
adding system conf file: /tmp/policy-install/config/feature-pooling-dmaap.conf
overriding settings.xml
configuration properties: /tmp/policy-install/config/engine-system.properties
configuration xml: /tmp/policy-install/config/logback.xml
configuration xml: /tmp/policy-install/config/settings.xml
Waiting for policy-mariadb:3306 ...
Connection to policy-mariadb 3306 port [tcp/mysql] succeeded!
upgrade: 0 -> 1811

> upgrade 1804-distributedlocking.upgrade.sql
--------------
set foreign_key_checks=0
--------------

--------------
CREATE TABLE if not exists pooling.locks (resourceId VARCHAR(128), host VARCHAR(128), owner VARCHAR(128), expirationTime BIGINT, PRIMARY KEY (resourceId), INDEX idx_expirationTime(expirationTime), INDEX idx_host(host))
--------------

--------------
set foreign_key_checks=1
--------------


> upgrade 1811-distributedlocking.upgrade.sql
--------------
set foreign_key_checks=0
--------------

--------------
ALTER TABLE pooling.locks modify if exists expirationTime timestamp default '1971-01-01 00:00:00.000000'
--------------

--------------
set foreign_key_checks=1
--------------

pooling: OK: upgrade (1811)
Policy Management (no pidfile) is NOT running
VM settings:
    Max. Heap Size (Estimated): 7.52G
    Using VM: OpenJDK 64-Bit Server VM

[2022-05-08T04:51:10.116+00:00|INFO|LifecycleFsm|main] The mandatory Policy Types are [onap.policies.controlloop.operational.common.Drools]. Compliance is false
[2022-05-08T04:51:10.144+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@332796d3, org.onap.policy.distributed.locking.DistributedLockManager@4f0100a7, org.onap.policy.drools.apps.controlloop.feature.usecases.UsecasesFeature@3cdf2c61, org.onap.policy.drools.healthcheck.HealthCheckFeature@13ad5cd3]
[2022-05-08T04:51:10.322+00:00|INFO|ServiceDiscoveryImpl|main] Cannot load service: org.kie.internal.process.CorrelationKeyFactory
[2022-05-08T04:51:10.339+00:00|INFO|PolicyContainer|main] PolicyContainer.main: configDir=config
[2022-05-08T04:51:10.342+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2022-05-08T04:51:10.367+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:10.373+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory []: no topic for DMaaP Source
[2022-05-08T04:51:10.379+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:10.380+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory []: no topic for DMaaP Sink
[2022-05-08T04:51:10.508+00:00|INFO|log|main] Logging initialized @2254ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-05-08T04:51:10.989+00:00|INFO|PolicyEngineManager|main] overridden lock manager is org.onap.policy.distributed.locking.DistributedLockManager@4f0100a7
[2022-05-08T04:51:10.999+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.801+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:11.972+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:11.977+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.977+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [APPC-CL]: no topic for DMaaP Source
[2022-05-08T04:51:11.978+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:11.978+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.980+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:11.981+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:11.981+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory [APPC-LCM-READ, APPC-CL]: no topic for DMaaP Sink
[2022-05-08T04:51:11.981+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.981+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [APPC-CL, APPC-LCM-WRITE]: no topic for DMaaP Source
[2022-05-08T04:51:11.981+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:11.982+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.983+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:11.984+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:11.984+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory [APPC-LCM-READ, APPC-CL, DCAE_CL_RSP]: no topic for DMaaP Sink
[2022-05-08T04:51:11.984+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.984+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [DCAE_TOPIC, APPC-CL, APPC-LCM-WRITE]: no topic for DMaaP Source
[2022-05-08T04:51:11.984+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:11.985+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.986+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:11.986+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:11.987+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory [APPC-LCM-READ, APPC-CL, DCAE_CL_RSP, POLICY-CL-MGT]: no topic for DMaaP Sink
[2022-05-08T04:51:11.987+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:11.987+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [SDNR-CL-RSP, DCAE_TOPIC, APPC-CL, APPC-LCM-WRITE]: no topic for DMaaP Source
[2022-05-08T04:51:11.987+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:12.154+00:00|WARN|IndexedHttpClientFactory|main] No HTTP port for client in VFC
[2022-05-08T04:51:12.171+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@4a0df195{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@42fcc7e6{/,null,STOPPED}, connector=CONFIG@361c294e{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START
[2022-05-08T04:51:12.211+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@4a0df195{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@42fcc7e6{/,null,STOPPED}, connector=CONFIG@361c294e{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-05-08T04:51:12.219+00:00|INFO|JettyServletServer|CONFIG-9696] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@4a0df195{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@42fcc7e6{/,null,STOPPED}, connector=CONFIG@361c294e{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=Thread[CONFIG-9696,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-05-08T04:51:12.249+00:00|INFO|Server|CONFIG-9696] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9+11-alpine-r1
[2022-05-08T04:51:12.307+00:00|INFO|session|CONFIG-9696] DefaultSessionIdManager workerName=node0
[2022-05-08T04:51:12.308+00:00|INFO|session|CONFIG-9696] No SessionScavenger set, using defaults
[2022-05-08T04:51:12.310+00:00|INFO|session|CONFIG-9696] node0 Scavenging every 600000ms
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/opt/app/policy/features/controlloop-management/lib/dependencies/jaxb-impl-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[2022-05-08T04:51:14.054+00:00|INFO|GsonMessageBodyHandler|CONFIG-9696] Using GSON for REST calls
[2022-05-08T04:51:14.054+00:00|INFO|JacksonHandler|CONFIG-9696] Using GSON with Jackson behaviors for REST calls
[2022-05-08T04:51:14.059+00:00|INFO|YamlMessageBodyHandler|CONFIG-9696] Accepting YAML for REST calls
[2022-05-08T04:51:14.369+00:00|INFO|ContextHandler|CONFIG-9696] Started o.e.j.s.ServletContextHandler@42fcc7e6{/,null,AVAILABLE}
[2022-05-08T04:51:14.629+00:00|INFO|SslContextFactory|CONFIG-9696] x509=X509@576e0693(policy@policy.onap.org,h=[policy, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-drools-pdp, policy-drools-pdp.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[]) for Server@13970790[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/etc/ssl/policy-truststore]
[2022-05-08T04:51:14.771+00:00|INFO|AbstractConnector|CONFIG-9696] Started CONFIG@361c294e{SSL, (ssl, http/1.1)}{0.0.0.0:9696}
[2022-05-08T04:51:14.771+00:00|INFO|Server|CONFIG-9696] Started @6519ms
[2022-05-08T04:51:14.771+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@4a0df195{STARTED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@42fcc7e6{/,null,AVAILABLE}, connector=CONFIG@361c294e{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=Thread[CONFIG-9696,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-27e0f2f5==io.prometheus.client.exporter.MetricsServlet@b491b3d0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}, /*=org.glassfish.jersey.servlet.ServletContainer-758f4f03==org.glassfish.jersey.servlet.ServletContainer@834b5d4f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-319dead1==io.swagger.jersey.config.JerseyJaxrsConfig@304fe1c5{jsp=null,order=2,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 7448 ms.
[2022-05-08T04:51:14.777+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2022-05-08T04:51:14.780+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:14.782+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2022-05-08T04:51:14.783+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:14.783+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2022-05-08T04:51:14.790+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:14.791+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2022-05-08T04:51:14.791+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:51:14.791+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:14.792+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:14.796+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:14.792+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:14.800+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:14.803+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:14.804+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:14.804+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:14.792+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=680b9d99-3650-4236-9346-af41ce5ed1a4, alive=false, publisher=null]]: starting
[2022-05-08T04:51:14.855+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=680b9d99-3650-4236-9346-af41ce5ed1a4, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-05-08T04:51:14.856+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=46682c26-9d45-4985-80c8-73a4b7521200, alive=false, publisher=null]]: starting
[2022-05-08T04:51:14.860+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=46682c26-9d45-4985-80c8-73a4b7521200, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-05-08T04:51:14.861+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2ab6bd57-0264-431a-b77f-2bdf4a43ad66, alive=false, publisher=null]]: starting
[2022-05-08T04:51:14.864+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2ab6bd57-0264-431a-b77f-2bdf4a43ad66, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-05-08T04:51:14.864+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=58f6d82d-8b94-40b4-b684-77e48121bf7c, alive=false, publisher=null]]: starting
[2022-05-08T04:51:14.866+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=58f6d82d-8b94-40b4-b684-77e48121bf7c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-05-08T04:51:14.867+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2b594fda-84b6-4ec6-a1e6-c7df7e55f9f5, alive=false, publisher=null]]: starting
[2022-05-08T04:51:14.869+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2b594fda-84b6-4ec6-a1e6-c7df7e55f9f5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-05-08T04:51:14.969+00:00|INFO|LifecycleFsm|main] lifecycle event: start engine
[2022-05-08T04:51:14.970+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:14.972+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-05-08T04:51:14.972+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@ce9b9a9
[2022-05-08T04:51:14.972+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-05-08T04:51:14.974+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2022-05-08T04:51:14.974+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:14.975+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:14.976+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-05-08T04:51:14.976+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:14.979+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2dee3246-9c92-40e1-a4af-0f9cce22ef04, alive=false, publisher=null]]: starting
[2022-05-08T04:51:14.981+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2dee3246-9c92-40e1-a4af-0f9cce22ef04, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-05-08T04:51:14.984+00:00|INFO|LifecycleStateDefault|main] LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE
[2022-05-08T04:51:14.984+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2022-05-08T04:51:14.984+00:00|INFO|LifecycleStateRunning|pool-2-thread-1] Not all expected policy types are registered yet, current=[onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact], expected=[onap.policies.controlloop.operational.common.Drools]
[2022-05-08T04:51:14.987+00:00|INFO|DistributedLockManager|pool-3-thread-1] deleting all expired locks from the DB
[2022-05-08T04:51:15.004+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4beeb0e==org.glassfish.jersey.servlet.ServletContainer@de18453b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6c1832aa==io.swagger.jersey.config.JerseyJaxrsConfig@acc0c0c6{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=HEALTHCHECK, host=0.0.0.0, port=6969, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@2216effc{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@745c2004{/,null,STOPPED}, connector=HEALTHCHECK@33db72bd{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4beeb0e==org.glassfish.jersey.servlet.ServletContainer@de18453b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6c1832aa==io.swagger.jersey.config.JerseyJaxrsConfig@acc0c0c6{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
6571443d-ae11-4643-ba86-3f66d0badee7||Main|PDP-D|2022-05-08T04:51:12.168+00:00|2022-05-08T04:51:15.006+00:00|null||onap-policy-drools-pdp-0|COMPLETE|||||engine|start|onap-policy-drools-pdp-0||onap-policy-drools-pdp-0||||||INFO|main| 
[2022-05-08T04:51:15.006+00:00|INFO|MdcTransactionImpl|main] 
[2022-05-08T04:51:15.005+00:00|INFO|JettyServletServer|HEALTHCHECK-6969] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4beeb0e==org.glassfish.jersey.servlet.ServletContainer@de18453b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6c1832aa==io.swagger.jersey.config.JerseyJaxrsConfig@acc0c0c6{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=HEALTHCHECK, host=0.0.0.0, port=6969, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@2216effc{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@745c2004{/,null,STOPPED}, connector=HEALTHCHECK@33db72bd{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[HEALTHCHECK-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4beeb0e==org.glassfish.jersey.servlet.ServletContainer@de18453b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6c1832aa==io.swagger.jersey.config.JerseyJaxrsConfig@acc0c0c6{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-05-08T04:51:15.008+00:00|INFO|Server|HEALTHCHECK-6969] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9+11-alpine-r1
[2022-05-08T04:51:15.011+00:00|INFO|session|HEALTHCHECK-6969] DefaultSessionIdManager workerName=node0
[2022-05-08T04:51:15.012+00:00|INFO|session|HEALTHCHECK-6969] No SessionScavenger set, using defaults
[2022-05-08T04:51:15.012+00:00|INFO|session|HEALTHCHECK-6969] node0 Scavenging every 660000ms
[2022-05-08T04:51:15.012+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@332796d3, org.onap.policy.drools.apps.controlloop.feature.trans.ControlLoopMetricsFeature@540b0448]
[2022-05-08T04:51:15.015+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2022-05-08T04:51:15.015+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2022-05-08T04:51:15.047+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@332796d3]
[2022-05-08T04:51:15.051+00:00|INFO|MavenDroolsController|main] drools-controller instantiation [org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3]
[2022-05-08T04:51:15.101+00:00|WARN|MavenSettings|main] Environment variable M2_HOME is not set
[2022-05-08T04:51:15.183+00:00|INFO|GsonMessageBodyHandler|HEALTHCHECK-6969] Using GSON for REST calls
[2022-05-08T04:51:15.183+00:00|INFO|JacksonHandler|HEALTHCHECK-6969] Using GSON with Jackson behaviors for REST calls
[2022-05-08T04:51:15.184+00:00|INFO|YamlMessageBodyHandler|HEALTHCHECK-6969] Accepting YAML for REST calls
[2022-05-08T04:51:15.212+00:00|INFO|ContextHandler|HEALTHCHECK-6969] Started o.e.j.s.ServletContextHandler@745c2004{/,null,AVAILABLE}
[2022-05-08T04:51:15.554+00:00|INFO|SslContextFactory|HEALTHCHECK-6969] x509=X509@46c66652(policy@policy.onap.org,h=[policy, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-drools-pdp, policy-drools-pdp.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[]) for Server@5b80f544[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/etc/ssl/policy-truststore]
[2022-05-08T04:51:15.624+00:00|WARN|DistributedLockManager|pool-3-thread-1] failed to delete expired locks from the DB
java.sql.SQLException: Cannot create PoolableConnectionFactory (Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=431) could not load system variables)
	at org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:656)
	at org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:534)
	at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:734)
	at org.onap.policy.distributed.locking.DistributedLockManager.deleteExpiredDbLocks(DistributedLockManager.java:202)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=431) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392)
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635)
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150)
	at org.mariadb.jdbc.Driver.connect(Driver.java:89)
	at org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52)
	at org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:357)
	at org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:103)
	at org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:652)
	... 9 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=431) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387)
	... 16 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=431) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73)
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934)
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249)
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087)
	... 20 common frames omitted
[2022-05-08T04:51:15.647+00:00|INFO|AbstractConnector|HEALTHCHECK-6969] Started HEALTHCHECK@33db72bd{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2022-05-08T04:51:15.648+00:00|INFO|Server|HEALTHCHECK-6969] Started @7396ms
[2022-05-08T04:51:15.946+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:15.946+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:15.947+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:15.947+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:15.947+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:15.947+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:17.254+00:00|INFO|InternalKieModuleProvider|main] Creating KieModule for artifact org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3
[2022-05-08T04:51:17.912+00:00|WARN|MavenRepository|main] Unable to resolve artifact: org.codehaus.janino:janino:3.0.8
[2022-05-08T04:51:17.913+00:00|WARN|MavenRepository|main] Unable to resolve artifact: org.codehaus.janino:janino:pom:3.0.8
[2022-05-08T04:51:17.913+00:00|WARN|MavenRepository|main] Unable to resolve artifact: org.codehaus.janino:janino:3.0.8
[2022-05-08T04:51:17.961+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:17.962+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:17.962+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:17.968+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:17.968+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:17.968+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:18.416+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.10.3
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.10.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.10.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.416+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.drools-pdp:policy-management:jar:1.10.3:provided'
[2022-05-08T04:51:18.417+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.10.3
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.10.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.10.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.417+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.10.3:test'
[2022-05-08T04:51:18.417+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.common:utils-test:jar:1.10.3
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.common:utils-test:jar:1.10.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.common:utils-test:jar:1.10.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.417+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.common:utils-test:jar:1.10.3:test'
[2022-05-08T04:51:18.417+00:00|INFO|MavenProjectLoader|main] Could not find artifact com.h2database:h2:jar:1.4.200
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact com.h2database:h2:jar:1.4.200
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact com.h2database:h2:jar:1.4.200
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.418+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved com.h2database:h2:jar:1.4.200:test'
[2022-05-08T04:51:18.418+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.powermock:powermock-api-mockito2:jar:2.0.9
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.powermock:powermock-api-mockito2:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.powermock:powermock-api-mockito2:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.418+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.powermock:powermock-api-mockito2:jar:2.0.9:test'
[2022-05-08T04:51:18.419+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.mockito:mockito-core:jar:3.7.7
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.mockito:mockito-core:jar:3.7.7
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.mockito:mockito-core:jar:3.7.7
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.419+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.mockito:mockito-core:jar:3.7.7:test'
[2022-05-08T04:51:18.419+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.powermock:powermock-module-junit4:jar:2.0.9
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.powermock:powermock-module-junit4:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.powermock:powermock-module-junit4:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.419+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.powermock:powermock-module-junit4:jar:2.0.9:test'
[2022-05-08T04:51:18.420+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.assertj:assertj-core:jar:3.18.1
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.assertj:assertj-core:jar:3.18.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.assertj:assertj-core:jar:3.18.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.420+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.assertj:assertj-core:jar:3.18.1:test'
[2022-05-08T04:51:18.420+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.awaitility:awaitility:jar:4.0.3
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.awaitility:awaitility:jar:4.0.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:468)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.awaitility:awaitility:jar:4.0.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2022-05-08T04:51:18.420+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.awaitility:awaitility:jar:4.0.3:test'
[2022-05-08T04:51:18.720+00:00|WARN|KieBuilderImpl|main] File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names.
[2022-05-08T04:51:20.229+00:00|INFO|KieContainerImpl|main] Start creation of KieBase: defaultKieBase
[2022-05-08T04:51:20.338+00:00|INFO|KieContainerImpl|main] End creation of KieBase: defaultKieBase
[2022-05-08T04:51:20.339+00:00|INFO|KieContainerImpl|main] Start creation of KieBase: onap.policies.controlloop.operational.common.Drools
[2022-05-08T04:51:20.340+00:00|WARN|KieBuilderImpl|main] File 'usecases.drl' is in folder '' but declares package 'org.onap.policy.controlloop'. It is advised to have a correspondance between package and folder names.
[2022-05-08T04:51:21.760+00:00|INFO|KieContainerImpl|main] End creation of KieBase: onap.policies.controlloop.operational.common.Drools
[2022-05-08T04:51:21.761+00:00|INFO|PolicyContainer|main] Add a new kieContainer in containers: releaseId: org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3
[2022-05-08T04:51:21.762+00:00|INFO|MavenDroolsController|main] INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=false, locked=, modelClassLoaderHash=0]
[2022-05-08T04:51:21.775+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2022-05-08T04:51:21.775+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.CanonicalOnset
[2022-05-08T04:51:21.781+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7db2b614:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson)):939517171
[2022-05-08T04:51:21.790+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7db2b614, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]
[2022-05-08T04:51:21.818+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[]]): adding toolset for reverse key DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7db2b614, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]]
[2022-05-08T04:51:21.825+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.CanonicalAbated
[2022-05-08T04:51:21.825+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@35f35c59:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson)):939517171
[2022-05-08T04:51:21.826+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for existing org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7db2b614, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]
[2022-05-08T04:51:21.826+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding new reverse coders (multiple classes case) for DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated:org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7db2b614, modelClassLoaderHash=939517171], CoderFilters [factClass=org.onap.policy.controlloop.CanonicalAbated, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@35f35c59, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]
[2022-05-08T04:51:21.832+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.util.Serialization
[2022-05-08T04:51:21.833+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.Response
[2022-05-08T04:51:21.833+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL:org.onap.policy.appc.Response:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty)):939517171
[2022-05-08T04:51:21.833+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Response, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]
[2022-05-08T04:51:21.834+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding toolset for reverse key APPC-CL:org.onap.policy.appc.Response: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Response, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]]
[2022-05-08T04:51:21.844+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.util.Serialization
[2022-05-08T04:51:21.856+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.AppcLcmDmaapWrapper
[2022-05-08T04:51:21.857+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3d12f065:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson)):939517171
[2022-05-08T04:51:21.857+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-WRITE, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3d12f065, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]
[2022-05-08T04:51:21.857+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding toolset for reverse key APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-WRITE, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3d12f065, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]]
[2022-05-08T04:51:21.860+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.util.Serialization
[2022-05-08T04:51:21.863+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.PciResponseWrapper
[2022-05-08T04:51:21.863+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@767cc126:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson)):939517171
[2022-05-08T04:51:21.863+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL-RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciResponseWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@767cc126, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]
[2022-05-08T04:51:21.864+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding toolset for reverse key SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL-RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciResponseWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@767cc126, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]]
[2022-05-08T04:51:21.864+00:00|INFO|MavenDroolsController|main] INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=false, locked=, modelClassLoaderHash=0]
[2022-05-08T04:51:21.864+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.util.Serialization
[2022-05-08T04:51:21.864+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.Request
[2022-05-08T04:51:21.864+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL:org.onap.policy.appc.Request:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6bfdaed7:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty)):939517171
[2022-05-08T04:51:21.865+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Request, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6bfdaed7, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]
[2022-05-08T04:51:21.865+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL], reverseCoders=[]]): adding toolset for reverse key APPC-CL:org.onap.policy.appc.Request: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Request, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6bfdaed7, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]]
[2022-05-08T04:51:21.865+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.util.Serialization
[2022-05-08T04:51:21.865+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.AppcLcmDmaapWrapper
[2022-05-08T04:51:21.865+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL], reverseCoders=[APPC-CL:org.onap.policy.appc.Request]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@272c5abd:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson)):939517171
[2022-05-08T04:51:21.866+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL], reverseCoders=[APPC-CL:org.onap.policy.appc.Request]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-READ, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@272c5abd, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]
[2022-05-08T04:51:21.866+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ], reverseCoders=[APPC-CL:org.onap.policy.appc.Request]]): adding toolset for reverse key APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-READ, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@272c5abd, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]]
[2022-05-08T04:51:21.866+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2022-05-08T04:51:21.867+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.VirtualControlLoopNotification
[2022-05-08T04:51:21.867+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ], reverseCoders=[APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@76208b80:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty)):939517171
[2022-05-08T04:51:21.867+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ], reverseCoders=[APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=POLICY-CL-MGT, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.VirtualControlLoopNotification, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@76208b80, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]
[2022-05-08T04:51:21.867+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding toolset for reverse key POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=POLICY-CL-MGT, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.VirtualControlLoopNotification, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@76208b80, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]]
[2022-05-08T04:51:21.868+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.util.Serialization
[2022-05-08T04:51:21.868+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.PciRequestWrapper
[2022-05-08T04:51:21.869+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7d8d671b:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson)):939517171
[2022-05-08T04:51:21.869+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciRequestWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7d8d671b, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]
[2022-05-08T04:51:21.869+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding toolset for reverse key SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciRequestWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7d8d671b, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]]
[2022-05-08T04:51:21.869+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2022-05-08T04:51:21.870+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.ControlLoopResponse
[2022-05-08T04:51:21.870+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP:org.onap.policy.controlloop.ControlLoopResponse:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@19540247:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty)):939517171
[2022-05-08T04:51:21.870+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_CL_RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.ControlLoopResponse, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@19540247, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]
[2022-05-08T04:51:21.870+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding toolset for reverse key DCAE_CL_RSP:org.onap.policy.controlloop.ControlLoopResponse: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_CL_RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.ControlLoopResponse, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@19540247, modelClassLoaderHash=939517171]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]]
[2022-05-08T04:51:21.873+00:00|INFO|FileSystemPersistence|main] FileSystemPersistence(configurationPath=config): noop: a properties file with the same contents exists for controller usecases.
[2022-05-08T04:51:21.880+00:00|INFO|AggregatedPolicyController|main] AggregatedPolicyController(name=usecases, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=false, locked=, modelClassLoaderHash=939517171]): start
[2022-05-08T04:51:21.892+00:00|INFO|MavenDroolsController|main] START: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=false, locked=, modelClassLoaderHash=939517171]
[2022-05-08T04:51:21.892+00:00|INFO|PolicyContainer|main] activatePolicySession:name :usecases
[2022-05-08T04:51:21.994+00:00|INFO|PolicyContainer|main] activatePolicySession:new session was added in sessions with name usecases
[2022-05-08T04:51:21.995+00:00|INFO|PolicyContainer|main] activatePolicySession:session - org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases is returned.
[2022-05-08T04:51:21.996+00:00|INFO|PolicySession|main] starting ThreadModel for session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases
[2022-05-08T04:51:21.996+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=true, locked=, modelClassLoaderHash=939517171])
[2022-05-08T04:51:21.996+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2022-05-08T04:51:21.997+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=true, locked=, modelClassLoaderHash=939517171])
[2022-05-08T04:51:21.997+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2022-05-08T04:51:21.997+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=true, locked=, modelClassLoaderHash=939517171])
[2022-05-08T04:51:21.997+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2022-05-08T04:51:21.997+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:, alive=true, locked=, modelClassLoaderHash=939517171])
[2022-05-08T04:51:21.997+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2022-05-08T04:51:21.998+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=46682c26-9d45-4985-80c8-73a4b7521200, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2022-05-08T04:51:21.998+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=680b9d99-3650-4236-9346-af41ce5ed1a4, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2022-05-08T04:51:21.998+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=58f6d82d-8b94-40b4-b684-77e48121bf7c, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2022-05-08T04:51:21.998+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2b594fda-84b6-4ec6-a1e6-c7df7e55f9f5, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2022-05-08T04:51:21.998+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=2ab6bd57-0264-431a-b77f-2bdf4a43ad66, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2022-05-08T04:51:21.999+00:00|INFO|LifecycleFsm|main] lifecycle event: start controller: usecases
[2022-05-08T04:51:22.001+00:00|INFO|LifecycleFsm|main] policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added
[2022-05-08T04:51:22.002+00:00|INFO|MdcTransactionImpl|main] 
34129e13-9d3e-45dc-aebb-5f328402d32d||Main|PDP-D|2022-05-08T04:51:15.008+00:00|2022-05-08T04:51:22.002+00:00|null||onap-policy-drools-pdp-0|COMPLETE||[org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases]|||controller:usecases|start|onap-policy-drools-pdp-0||onap-policy-drools-pdp-0||||||INFO|main| 
[2022-05-08T04:51:22.008+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39651a82==org.glassfish.jersey.servlet.ServletContainer@b141f6fd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b46dd8==io.swagger.jersey.config.JerseyJaxrsConfig@a765b034{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6968, toString()=JettyServletServer(name=LIVENESS, host=0.0.0.0, port=6968, user=null, password=null, contextPath=/, jettyServer=Server@59c00010{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@244268a8{/,null,STOPPED}, connector=LIVENESS@5d01ea21{HTTP/1.1, (http/1.1)}{0.0.0.0:6968}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39651a82==org.glassfish.jersey.servlet.ServletContainer@b141f6fd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b46dd8==io.swagger.jersey.config.JerseyJaxrsConfig@a765b034{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-05-08T04:51:22.010+00:00|INFO|JettyServletServer|LIVENESS-6968] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-39651a82==org.glassfish.jersey.servlet.ServletContainer@b141f6fd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b46dd8==io.swagger.jersey.config.JerseyJaxrsConfig@a765b034{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6968, toString()=JettyServletServer(name=LIVENESS, host=0.0.0.0, port=6968, user=null, password=null, contextPath=/, jettyServer=Server@59c00010{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@244268a8{/,null,STOPPED}, connector=LIVENESS@5d01ea21{HTTP/1.1, (http/1.1)}{0.0.0.0:6968}, jettyThread=Thread[LIVENESS-6968,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-39651a82==org.glassfish.jersey.servlet.ServletContainer@b141f6fd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b46dd8==io.swagger.jersey.config.JerseyJaxrsConfig@a765b034{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-05-08T04:51:22.011+00:00|INFO|Server|LIVENESS-6968] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9+11-alpine-r1
[2022-05-08T04:51:22.011+00:00|INFO|Main|main] Started policy-drools-pdp service successfully.
[2022-05-08T04:51:22.015+00:00|INFO|session|LIVENESS-6968] DefaultSessionIdManager workerName=node0
[2022-05-08T04:51:22.015+00:00|INFO|session|LIVENESS-6968] No SessionScavenger set, using defaults
[2022-05-08T04:51:22.016+00:00|INFO|session|LIVENESS-6968] node0 Scavenging every 600000ms
[2022-05-08T04:51:22.054+00:00|INFO|controlloop|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] CREATE.EVENT.SERVICES
[2022-05-08T04:51:22.094+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:22.094+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:22.094+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:22.109+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] duplicate names for actor operation SO.Modify NSSI: HttpPollingOperator, ignoring HttpPollingOperator
[2022-05-08T04:51:22.130+00:00|WARN|ActorService|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] duplicate actor names for APPC: AppcLcmActor, ignoring AppcActor
[2022-05-08T04:51:22.147+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing actors
[2022-05-08T04:51:22.147+00:00|INFO|ActorService|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring actors
[2022-05-08T04:51:22.148+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SDNC
[2022-05-08T04:51:22.148+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor SDNC
[2022-05-08T04:51:22.170+00:00|INFO|GsonMessageBodyHandler|LIVENESS-6968] Using GSON for REST calls
[2022-05-08T04:51:22.170+00:00|INFO|JacksonHandler|LIVENESS-6968] Using GSON with Jackson behaviors for REST calls
[2022-05-08T04:51:22.170+00:00|INFO|YamlMessageBodyHandler|LIVENESS-6968] Accepting YAML for REST calls
[2022-05-08T04:51:22.186+00:00|INFO|ContextHandler|LIVENESS-6968] Started o.e.j.s.ServletContextHandler@244268a8{/,null,AVAILABLE}
[2022-05-08T04:51:22.186+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SDNC.BandwidthOnDemand
[2022-05-08T04:51:22.187+00:00|INFO|AbstractConnector|LIVENESS-6968] Started LIVENESS@5d01ea21{HTTP/1.1, (http/1.1)}{0.0.0.0:6968}
[2022-05-08T04:51:22.187+00:00|INFO|Server|LIVENESS-6968] Started @13935ms
[2022-05-08T04:51:22.192+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SDNC.Reroute
[2022-05-08T04:51:22.192+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing VFC
[2022-05-08T04:51:22.192+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor VFC
[2022-05-08T04:51:22.194+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing VFC.Restart
[2022-05-08T04:51:22.197+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] failed to configure operation VFC.Restart
java.lang.IllegalArgumentException: Http Client VFC not found
	at org.onap.policy.common.endpoints.http.client.IndexedHttpClientFactory.get(IndexedHttpClientFactory.java:129)
	at org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfig.(HttpConfig.java:57)
	at org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfig.(HttpPollingConfig.java:60)
	at org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperator.makeConfiguration(HttpPollingOperator.java:73)
	at org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperator.makeConfiguration(HttpPollingOperator.java:36)
	at org.onap.policy.controlloop.actorserviceprovider.impl.TypedOperator.doConfigure(TypedOperator.java:75)
	at org.onap.policy.controlloop.actorserviceprovider.impl.TypedOperator.doConfigure(TypedOperator.java:34)
	at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80)
	at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135)
	at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39)
	at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80)
	at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150)
	at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46)
	at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80)
	at org.onap.policy.controlloop.eventmanager.EventManagerServices.startActorService(EventManagerServices.java:88)
	at org.onap.policy.controlloop.eventmanager.EventManagerServices.(EventManagerServices.java:64)
	at org.onap.policy.controlloop.Rule_CREATE$u46$EVENT$u46$SERVICES933222112.defaultConsequence(Rule_CREATE$u46$EVENT$u46$SERVICES933222112.java:11)
	at org.onap.policy.controlloop.Rule_CREATE$u46$EVENT$u46$SERVICES933222112DefaultConsequenceInvokerGenerated.evaluate(Unknown Source)
	at org.onap.policy.controlloop.Rule_CREATE$u46$EVENT$u46$SERVICES933222112DefaultConsequenceInvoker.evaluate(Unknown Source)
	at org.drools.core.phreak.RuleExecutor.innerFireActivation(RuleExecutor.java:455)
	at org.drools.core.phreak.RuleExecutor.fireActivation(RuleExecutor.java:402)
	at org.drools.core.phreak.RuleExecutor.fire(RuleExecutor.java:158)
	at org.drools.core.phreak.RuleExecutor.evaluateNetworkAndFire(RuleExecutor.java:110)
	at org.drools.core.concurrent.AbstractRuleEvaluator.internalEvaluateAndFire(AbstractRuleEvaluator.java:33)
	at org.drools.core.concurrent.SequentialRuleEvaluator.evaluateAndFire(SequentialRuleEvaluator.java:43)
	at org.drools.core.common.DefaultAgenda.fireLoop(DefaultAgenda.java:869)
	at org.drools.core.common.DefaultAgenda.internalFireUntilHalt(DefaultAgenda.java:794)
	at org.drools.core.common.DefaultAgenda.fireUntilHalt(DefaultAgenda.java:784)
	at org.drools.core.impl.StatefulKnowledgeSessionImpl.fireUntilHalt(StatefulKnowledgeSessionImpl.java:1380)
	at org.drools.core.impl.StatefulKnowledgeSessionImpl.fireUntilHalt(StatefulKnowledgeSessionImpl.java:1359)
	at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:480)
	at java.base/java.lang.Thread.run(Thread.java:834)
[2022-05-08T04:51:22.197+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SDNR
[2022-05-08T04:51:22.197+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor SDNR
[2022-05-08T04:51:22.198+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SDNR.any
[2022-05-08T04:51:22.207+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing CDS
[2022-05-08T04:51:22.207+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor CDS
[2022-05-08T04:51:22.208+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing CDS.any
[2022-05-08T04:51:22.212+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing AAI
[2022-05-08T04:51:22.212+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor AAI
[2022-05-08T04:51:22.213+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing AAI.Tenant
[2022-05-08T04:51:22.214+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing AAI.CustomQuery
[2022-05-08T04:51:22.214+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing AAI.Pnf
[2022-05-08T04:51:22.214+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SO
[2022-05-08T04:51:22.215+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor SO
[2022-05-08T04:51:22.216+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SO.VF Module Create
[2022-05-08T04:51:22.217+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SO.Modify NSSI
[2022-05-08T04:51:22.218+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing SO.VF Module Delete
[2022-05-08T04:51:22.218+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing APPC
[2022-05-08T04:51:22.218+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor APPC
[2022-05-08T04:51:22.219+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing APPC.ConfigModify
[2022-05-08T04:51:22.220+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing APPC.ModifyConfig
[2022-05-08T04:51:22.221+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing APPC.Migrate
[2022-05-08T04:51:22.221+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing APPC.Restart
[2022-05-08T04:51:22.221+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing APPC.Rebuild
[2022-05-08T04:51:22.222+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing XACML
[2022-05-08T04:51:22.222+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] configuring operations for actor XACML
[2022-05-08T04:51:22.224+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] missing configuration parameters for operation XACML.Configure; operation cannot be started
[2022-05-08T04:51:22.225+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] initializing XACML.Guard
[2022-05-08T04:51:22.237+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting actors
[2022-05-08T04:51:22.237+00:00|INFO|ActorService|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting actors
[2022-05-08T04:51:22.242+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SDNC
[2022-05-08T04:51:22.242+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor SDNC
[2022-05-08T04:51:22.242+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SDNC.BandwidthOnDemand
[2022-05-08T04:51:22.242+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SDNC.Reroute
[2022-05-08T04:51:22.242+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting VFC
[2022-05-08T04:51:22.243+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor VFC
[2022-05-08T04:51:22.243+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] not starting unconfigured operation VFC.Restart
[2022-05-08T04:51:22.243+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SDNR
[2022-05-08T04:51:22.244+00:00|INFO|TopicBase|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@14ce8c29
[2022-05-08T04:51:22.244+00:00|INFO|SingleThreadedBusTopicSource|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted
[2022-05-08T04:51:22.244+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor SDNR
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SDNR.any
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting CDS
[2022-05-08T04:51:22.245+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor CDS
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting CDS.any
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting AAI
[2022-05-08T04:51:22.245+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor AAI
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting AAI.Tenant
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting AAI.CustomQuery
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting AAI.Pnf
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SO
[2022-05-08T04:51:22.245+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor SO
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SO.VF Module Create
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SO.Modify NSSI
[2022-05-08T04:51:22.245+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting SO.VF Module Delete
[2022-05-08T04:51:22.246+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting APPC
[2022-05-08T04:51:22.246+00:00|INFO|TopicBase|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@ef48b7d
[2022-05-08T04:51:22.246+00:00|INFO|SingleThreadedBusTopicSource|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted
[2022-05-08T04:51:22.246+00:00|INFO|TopicBase|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@3bee45be
[2022-05-08T04:51:22.246+00:00|INFO|SingleThreadedBusTopicSource|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted
[2022-05-08T04:51:22.247+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor APPC
[2022-05-08T04:51:22.247+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting APPC.ConfigModify
[2022-05-08T04:51:22.247+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting APPC.ModifyConfig
[2022-05-08T04:51:22.247+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting APPC.Migrate
[2022-05-08T04:51:22.247+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting APPC.Restart
[2022-05-08T04:51:22.247+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting APPC.Rebuild
[2022-05-08T04:51:22.247+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting XACML
[2022-05-08T04:51:22.247+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting operations for actor XACML
[2022-05-08T04:51:22.247+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] not starting unconfigured operation XACML.Configure
[2022-05-08T04:51:22.247+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] starting XACML.Guard
[2022-05-08T04:51:22.849+00:00|INFO|OperationHistoryDataManagerImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.10.3:usecases] start operation history thread
[2022-05-08T04:51:30.949+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:30.949+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:30.950+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:30.950+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:30.949+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:30.952+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:51:30.952+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:30.953+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:31.978+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:31.978+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:31.978+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:31.981+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:31.981+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:31.981+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:32.966+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:32.967+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:32.967+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:32.968+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:32.969+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:32.969+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:32.969+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:32.969+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:33.994+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:33.994+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:33.994+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:33.994+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:33.994+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:33.995+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:37.096+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:37.097+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:37.097+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:37.098+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:38.131+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:38.132+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:38.132+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:46.979+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:46.980+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:46.981+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:46.981+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:46.982+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:46.982+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:51:46.982+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:46.982+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:48.014+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:48.014+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:48.014+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:48.014+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:48.014+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:48.015+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:48.995+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:48.995+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:48.995+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:48.995+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:48.995+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:48.995+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:48.995+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:48.996+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:50.027+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:50.027+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:50.027+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:50.030+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:50.030+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:50.030+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:51:53.143+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:51:53.145+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:51:53.145+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:51:53.145+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:51:54.154+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:51:54.154+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:51:54.154+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:03.014+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:03.015+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:52:03.015+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:03.015+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:03.015+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:03.015+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:03.015+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:03.015+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:04.046+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:04.046+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:04.046+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:04.047+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:04.047+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:04.047+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:05.028+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:05.029+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:05.029+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:05.029+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:05.031+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:05.032+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:05.032+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:05.032+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:06.062+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:06.062+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:06.062+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:06.062+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:06.062+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:06.062+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:09.156+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:09.157+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:09.157+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:09.157+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:10.186+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:10.186+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:10.186+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:19.049+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:19.050+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:52:19.050+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:19.050+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:19.049+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:19.054+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:19.054+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:19.054+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:20.074+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:20.074+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:20.074+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:20.074+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:20.077+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:20.077+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:21.063+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:21.063+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:21.064+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:21.064+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:21.064+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:21.064+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:21.064+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:21.065+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:22.093+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:22.094+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:22.094+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:22.095+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:22.095+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:22.095+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:25.188+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:25.188+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:25.188+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:25.188+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:26.221+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:26.221+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:26.221+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:35.074+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:35.075+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:52:35.075+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:35.075+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:35.078+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:35.078+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:35.078+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:35.078+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:36.106+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:36.106+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:36.106+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:36.106+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:36.106+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:36.106+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:37.096+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:37.096+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:37.096+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:37.096+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:37.094+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:37.096+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:37.096+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:37.096+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:38.122+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:38.122+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:38.122+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:38.127+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:38.128+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:38.129+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:41.221+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:41.222+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:41.222+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:41.222+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:42.253+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:42.254+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:42.254+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:51.106+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:51.107+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:51.107+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:51.107+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:51.107+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:52:51.107+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:51.107+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:51.107+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:52.139+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:52.140+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:52.140+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:52.143+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:52.143+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:52.143+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:53.122+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:53.123+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:53.123+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:53.123+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:53.131+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:53.132+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:53.132+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:53.133+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:54.154+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:54.154+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:54.155+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:54.157+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:54.158+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:54.158+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:52:57.254+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:52:57.255+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:52:57.255+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:52:57.255+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:52:58.286+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:52:58.286+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:52:58.286+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:53:07.141+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:07.141+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:53:07.141+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:07.141+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:07.145+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:07.145+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:07.145+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:07.145+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:08.172+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:53:08.172+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:53:08.172+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:53:08.174+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:53:08.174+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:53:08.174+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:53:09.157+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:09.158+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:09.158+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:09.158+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:09.159+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:09.159+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:09.159+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:09.159+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:10.186+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:53:10.186+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:53:10.186+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:53:10.186+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:53:10.186+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:53:10.186+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:53:13.293+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:13.294+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:13.294+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:13.294+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:14.315+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:53:14.316+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
[2022-05-08T04:53:14.316+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-08T04:53:14.983+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2022-05-08T04:53:15.079+00:00|INFO|OrderedServiceImpl|pool-2-thread-1] ***** OrderedServiceImpl implementers:
 []
[2022-05-08T04:53:15.082+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:53:14.992159Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"ca8b6fd6-d9de-4bc6-b040-7c6288a3f0cc","timestampMs":1651985594986,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup"}
[2022-05-08T04:53:15.131+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47 ms
[2022-05-08T04:53:15.142+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:53:16.170+00:00|WARN|HttpClient|pool-10-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-08T04:53:16.171+00:00|WARN|CambriaSimplerBatchPublisher|pool-10-thread-1] Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-05-08T04:53:16.171+00:00|WARN|CambriaSimplerBatchPublisher|pool-10-thread-1] Send failed, 1 message to send.
[2022-05-08T04:53:17.181+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2097 ms
[2022-05-08T04:53:17.181+00:00|WARN|HostSelector|pool-10-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:17.181+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:53:17.767+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-08T04:53:17.776+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (595 ms):{"serverTimeMs":251,"count":1}
[2022-05-08T04:53:23.173+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4d84e222-a7c6-4ef5-8f66-d26c1c8afebd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:23.173+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:23.174+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:23.174+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:23.175+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=a831f99e-dae4-4fcd-9271-5fc4a5631817, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:23.175+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:53:23.175+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:23.175+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:23.254+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:23.255+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:23.279+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:23.280+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:53:25.187+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=af4743b9-6c28-4875-b4b9-80d567b65729, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:25.187+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:25.187+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:25.187+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:25.186+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:25.188+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:25.188+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:25.188+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:25.275+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:25.276+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:25.278+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:25.278+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:29.318+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.63.175] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-05-08T04:53:29.318+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:29.319+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-08T04:53:29.319+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:38.256+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:38.257+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:38.275+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:38.276+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:38.280+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:53:38.280+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:38.304+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:38.304+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:53:40.276+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:40.276+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:40.278+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:40.278+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:40.307+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:40.307+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:40.307+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:40.307+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:45.028+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:53:45.053+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:45.053+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:53.276+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:53.277+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:53.290+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:53.290+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:53.304+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:53:53.305+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:53.315+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:53.315+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:53:55.308+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:55.308+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:55.308+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:55.308+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:53:55.320+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:55.320+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:53:55.320+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:53:55.320+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:00.030+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:54:00.031+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:00.031+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:08.291+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:08.291+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:08.306+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:08.306+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:08.316+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:08.316+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:08.330+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:08.330+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:10.320+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:10.320+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:10.321+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:10.321+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:10.335+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:10.336+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:10.336+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:10.336+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:14.988+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:54:14.988+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:14.988+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:23.306+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:23.306+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:23.320+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:23.320+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:23.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:23.330+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:23.342+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:23.342+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:25.336+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:25.336+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:25.336+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:25.336+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:25.349+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:25.350+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:25.350+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:25.350+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:29.963+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:54:29.964+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:29.964+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:38.320+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:38.320+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:38.333+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:38.334+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:38.343+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:38.345+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:38.355+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:38.355+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:40.350+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:40.350+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:40.351+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:40.351+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:40.362+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:40.362+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:40.363+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:40.363+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:44.932+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:54:44.942+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:44.942+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:53.334+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:53.334+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:53.349+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:53.349+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:53.355+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:53.355+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:53.375+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:53.375+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:54:55.362+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:55.363+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:55.363+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:55.364+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:54:55.409+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:55.409+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:54:55.409+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:55.409+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:59.914+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:54:59.915+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:54:59.915+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:00.231+00:00|INFO|RequestLog|qtp1854577712-64] 10.233.71.189 - - [08/May/2022:04:55:00 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 529 "-" "kube-probe/1.22"
[2022-05-08T04:55:08.353+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:08.354+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:08.366+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:08.366+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:08.375+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:08.376+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:08.385+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:08.385+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:10.410+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:10.410+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:10.410+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:10.410+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:10.419+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:10.419+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:10.419+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:10.419+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:14.898+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:14.898+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:14.898+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:14.982+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2022-05-08T04:55:14.987+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:14.983690Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"c58a63e0-f9ef-4a51-8498-3927f3cf2092","timestampMs":1651985714983,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup"}
[2022-05-08T04:55:15.031+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 44 ms
[2022-05-08T04:55:15.032+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:55:15.076+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:15.077+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
[2022-05-08T04:55:15.693+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:15.695+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:14.983690Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"c58a63e0-f9ef-4a51-8498-3927f3cf2092","timestampMs":1651985714983,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup"}
[2022-05-08T04:55:15.698+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:15.698+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:15.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:16.683+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:16.684+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"1ac97d46-0742-4a2c-99f4-9e0a269c0414","timestampMs":1651985715912,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:16.686+00:00|INFO|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] lifecycle event: update
[2022-05-08T04:55:16.695+00:00|INFO|LifecycleStateRunning|DMAAP-source-POLICY-PDP-PAP] reapply-native-artifact-policies: nothing to reapply, no new native controller policies
[2022-05-08T04:55:16.696+00:00|INFO|LifecycleStateRunning|DMAAP-source-POLICY-PDP-PAP] reapply-non-native-policies: nothing to reapply, no new native artifact policies
[2022-05-08T04:55:16.702+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:16.697563Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"1ac97d46-0742-4a2c-99f4-9e0a269c0414","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"1ac97d46-0742-4a2c-99f4-9e0a269c0414","timestampMs":1651985716697,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:16.702+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:16.702+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:16.733+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 31 ms
[2022-05-08T04:55:16.733+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:55:16.747+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:16.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-05-08T04:55:17.361+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:17.362+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:16.697563Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"1ac97d46-0742-4a2c-99f4-9e0a269c0414","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"1ac97d46-0742-4a2c-99f4-9e0a269c0414","timestampMs":1651985716697,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:17.363+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:17.363+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:17.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:18.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:18.587+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"85cd71ce-64c7-431d-a0ab-4b84ec777b32","timestampMs":1651985715914,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:18.589+00:00|INFO|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] lifecycle event: state-change
[2022-05-08T04:55:18.591+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:18.589442Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"85cd71ce-64c7-431d-a0ab-4b84ec777b32","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"85cd71ce-64c7-431d-a0ab-4b84ec777b32","timestampMs":1651985718589,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:18.592+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:18.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:18.631+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 40 ms
[2022-05-08T04:55:18.632+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:55:18.642+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:18.643+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
[2022-05-08T04:55:19.255+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:19.256+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:18.589442Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"85cd71ce-64c7-431d-a0ab-4b84ec777b32","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"85cd71ce-64c7-431d-a0ab-4b84ec777b32","timestampMs":1651985718589,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:19.256+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:19.256+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:19.256+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:19.931+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:19.931+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"4b8df8ee-9ece-4553-95a5-896ae53adce0","timestampMs":1651985717906,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:19.932+00:00|INFO|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] lifecycle event: update
[2022-05-08T04:55:19.934+00:00|INFO|LifecycleStateRunning|DMAAP-source-POLICY-PDP-PAP] reapply-native-artifact-policies: nothing to reapply, no new native controller policies
[2022-05-08T04:55:19.934+00:00|INFO|LifecycleStateRunning|DMAAP-source-POLICY-PDP-PAP] reapply-non-native-policies: nothing to reapply, no new native artifact policies
[2022-05-08T04:55:19.937+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:19.934836Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"4b8df8ee-9ece-4553-95a5-896ae53adce0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"4b8df8ee-9ece-4553-95a5-896ae53adce0","timestampMs":1651985719934,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:19.937+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:19.937+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:19.981+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 44 ms
[2022-05-08T04:55:19.981+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:55:19.989+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:19.990+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[2022-05-08T04:55:20.601+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:20.602+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:55:19.934836Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"4b8df8ee-9ece-4553-95a5-896ae53adce0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"4b8df8ee-9ece-4553-95a5-896ae53adce0","timestampMs":1651985719934,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:55:20.602+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:20.603+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:20.603+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:23.368+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:23.368+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:23.380+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:23.381+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:23.385+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:23.386+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:23.395+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:23.395+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:25.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:25.419+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:25.420+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:25.420+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:25.436+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:25.436+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:25.440+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:25.440+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:27.486+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:27.488+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.488+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.488+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.488+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.488+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.488+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.488+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.488+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.488+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.488+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.488+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.489+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.489+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.493+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.493+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"7475816a-a01d-408f-a692-3224fc60b5a9","timestampMs":1651985538210,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e"}
[2022-05-08T04:55:27.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-08T04:55:27.494+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:27.495+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:27.664+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:27.667+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:49:48.123699Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"ee3e21cc-dffa-48d5-9737-13400cc0a96e","timestampMs":1651985388109,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup"}
[2022-05-08T04:55:27.668+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:27.674+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:51:48.070209Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"af58027f-96dc-4c8b-be80-a2accb55a3d1","timestampMs":1651985508069,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup"}
[2022-05-08T04:55:27.674+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:27.674+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:53:48.065977Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"54996be9-ca41-4ad4-bcbf-5eb469403a68","timestampMs":1651985628065,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup"}
[2022-05-08T04:55:27.675+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:27.675+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:27.675+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:27.930+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:27.931+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54319-05-04T23:31:44Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7cbe5a54-4200-4b7e-8615-fc331472ec59","timestampMs":1651985727524,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup"}
[2022-05-08T04:55:27.932+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:27.932+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:27.932+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:28.459+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:28.459+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"e60c4f3b-4fd1-4251-b476-ee4de640fd4a","timestampMs":1651985727867,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:55:28.460+00:00|WARN|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] pdp-update from DMAAP:POLICY-PDP-PAP is invalid: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e60c4f3b-4fd1-4251-b476-ee4de640fd4a, timestampMs=1651985727867, name=apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4, pdpGroup=defaultGroup, pdpSubgroup=apex), source=pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-08T04:55:28.490+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:28.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:29.575+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:29.577+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"bd08f740-dfbd-49dd-906f-848a2f82f674","timestampMs":1651985728886,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:55:29.580+00:00|WARN|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] pdp-update from DMAAP:POLICY-PDP-PAP is invalid: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=bd08f740-dfbd-49dd-906f-848a2f82f674, timestampMs=1651985728886, name=xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2022-05-08T04:55:29.582+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:29.582+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:30.476+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:30.477+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"bd08f740-dfbd-49dd-906f-848a2f82f674","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c0ddf40b-ddcf-42fd-be2f-fba29a6dded3","timestampMs":1651985729807,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:55:30.477+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:30.477+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54319-05-04T23:31:44Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"43a376ee-52b5-44cf-bac4-e878fdfa5286","timestampMs":1651985729808,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:55:30.477+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:30.477+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:30.477+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:31.543+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:31.544+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9c1981bb-f4df-4d8f-9417-52ef7a56db1a","timestampMs":1651985728886,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:55:31.545+00:00|WARN|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] pdp-state-chage from DMAAP:POLICY-PDP-PAP is invalid: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=9c1981bb-f4df-4d8f-9417-52ef7a56db1a, timestampMs=1651985728886, name=xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6, state=ACTIVE)
[2022-05-08T04:55:31.546+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:31.546+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:32.212+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:32.213+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"9c1981bb-f4df-4d8f-9417-52ef7a56db1a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"6ac90c70-39df-4d6d-ac49-5e7a6729f651","timestampMs":1651985731546,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:55:32.213+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:32.213+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:32.213+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:35.529+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:35.529+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"b4acf3f3-30f7-4504-b86a-659ace6b4c12","timestampMs":1651985733854,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:55:35.530+00:00|WARN|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] pdp-update from DMAAP:POLICY-PDP-PAP is invalid: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=b4acf3f3-30f7-4504-b86a-659ace6b4c12, timestampMs=1651985733854, name=xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-08T04:55:35.531+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:35.531+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:36.160+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:36.161+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"b4acf3f3-30f7-4504-b86a-659ace6b4c12","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5e52b9dc-74a0-4cee-867a-76bd87e30d34","timestampMs":1651985735526,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:55:36.161+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:36.162+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:36.162+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:38.381+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:38.381+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:38.396+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:38.397+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:38.397+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:38.397+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:38.405+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:38.406+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:40.441+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:40.441+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:40.442+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:40.442+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:40.453+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:40.453+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:40.454+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:40.454+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:48.821+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:48.822+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:55:48.065844Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"97009c12-cd3c-4913-bd04-8982f4e3c847","timestampMs":1651985748065,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup"}
[2022-05-08T04:55:48.822+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:48.822+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:48.822+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:53.398+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:53.398+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:53.406+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:53.406+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:53.407+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:53.407+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:53.414+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:53.414+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:55:55.455+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:55.455+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:55.455+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:55.455+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:55.465+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:55.465+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:55.467+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:55:55.467+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:58.528+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:58.532+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"e60c4f3b-4fd1-4251-b476-ee4de640fd4a","timestampMs":1651985727867,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:55:58.532+00:00|WARN|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] pdp-update from DMAAP:POLICY-PDP-PAP is invalid: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e60c4f3b-4fd1-4251-b476-ee4de640fd4a, timestampMs=1651985727867, name=apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4, pdpGroup=defaultGroup, pdpSubgroup=apex), source=pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-08T04:55:58.535+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:58.535+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:55:59.210+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:55:59.211+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:55:58.566634Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"e60c4f3b-4fd1-4251-b476-ee4de640fd4a","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"a8f1dcf8-25c6-4c0b-af2a-3eb509b04151","timestampMs":1651985758566,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:55:59.212+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:55:59.213+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:55:59.214+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:00.040+00:00|INFO|RequestLog|qtp1854577712-57] 10.233.71.189 - - [08/May/2022:04:56:00 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 527 "-" "kube-probe/1.22"
[2022-05-08T04:56:00.525+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:56:00.530+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"6e71dcd7-15cd-4620-b7f2-f9ae051fb267","timestampMs":1651985727867,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:56:00.531+00:00|WARN|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] pdp-state-chage from DMAAP:POLICY-PDP-PAP is invalid: PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=6e71dcd7-15cd-4620-b7f2-f9ae051fb267, timestampMs=1651985727867, name=apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4, pdpGroup=defaultGroup, pdpSubgroup=apex), source=pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6, state=ACTIVE)
[2022-05-08T04:56:00.531+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:00.532+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:01.207+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:56:01.211+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:56:00.536165Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"6e71dcd7-15cd-4620-b7f2-f9ae051fb267","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"2c8734b0-21ae-40da-8d75-900a8f303890","timestampMs":1651985760536,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:56:01.213+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:56:01.214+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:01.215+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:01.874+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:56:01.878+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ff7996a9-dec1-49e9-bb56-8c77730085f5","timestampMs":1651985759885,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:56:01.878+00:00|WARN|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] pdp-update from DMAAP:POLICY-PDP-PAP is invalid: PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=ff7996a9-dec1-49e9-bb56-8c77730085f5, timestampMs=1651985759885, name=apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4, pdpGroup=defaultGroup, pdpSubgroup=apex), source=pap-0ba24c29-87c4-449c-bd52-bf9ee7c58ee6, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-08T04:56:01.879+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:01.879+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:02.510+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:56:02.511+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:56:01.874989Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"ff7996a9-dec1-49e9-bb56-8c77730085f5","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"577cb6af-4e12-40f5-a219-7de3b6d9e0b6","timestampMs":1651985761874,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:56:02.512+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:56:02.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:02.512+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:08.407+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:08.407+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:08.414+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:08.414+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:08.418+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:08.419+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:08.422+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:08.422+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:10.466+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:10.466+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:10.467+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:10.468+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:10.475+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:10.475+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:10.478+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:10.478+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:17.458+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:56:17.459+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:17.459+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:23.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:23.419+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:23.422+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:23.423+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:23.430+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:23.430+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:23.432+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:23.433+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:25.476+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:25.476+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:25.481+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:25.482+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:25.490+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:25.491+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:25.490+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:25.491+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:32.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:56:32.411+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:32.411+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:38.430+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:38.431+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:38.433+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:38.433+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:38.443+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:38.443+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:38.443+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:38.443+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:40.491+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:40.491+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:40.491+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:40.491+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:40.499+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:40.499+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:40.499+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:40.500+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:47.395+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:56:47.396+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:47.396+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:53.443+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:53.444+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:53.444+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:53.444+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:53.454+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:53.454+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:53.454+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:53.455+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:56:55.500+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:55.500+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:55.500+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:55.500+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:56:55.511+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:55.512+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:56:55.512+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:56:55.512+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:00.035+00:00|INFO|RequestLog|qtp1854577712-62] 10.233.71.189 - - [08/May/2022:04:57:00 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 527 "-" "kube-probe/1.22"
[2022-05-08T04:57:02.344+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:57:02.345+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:02.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:08.455+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:08.456+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:08.456+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:08.456+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:08.469+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:08.470+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:08.470+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:08.471+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:10.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:10.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:10.512+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:10.512+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:10.522+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:10.522+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:10.522+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:10.523+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:14.983+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2022-05-08T04:57:14.987+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:57:14.984853Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"78daa407-3894-43e2-8029-28aa5798689e","timestampMs":1651985834984,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:57:15.033+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 45 ms
[2022-05-08T04:57:15.034+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:57:15.076+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-08T04:57:15.077+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
[2022-05-08T04:57:15.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:57:15.702+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:57:14.984853Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"78daa407-3894-43e2-8029-28aa5798689e","timestampMs":1651985834984,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:57:15.702+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:57:15.702+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:15.703+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:23.473+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:23.473+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:23.473+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:23.476+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:23.483+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:23.483+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:23.483+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:23.484+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:25.523+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:25.523+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:25.523+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:25.524+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:25.536+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:25.537+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:25.536+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:25.537+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:30.499+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:57:30.500+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54319-05-04T23:31:44Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"fd057838-155f-49ea-b71b-7ac0339ba765","timestampMs":1651985849810,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:57:30.500+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:57:30.500+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:30.500+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:38.484+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:38.484+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:38.484+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:38.485+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:38.494+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:38.494+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:38.494+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:38.494+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:40.537+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:40.537+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:40.538+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:40.538+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:40.548+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:40.548+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:40.549+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:40.549+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:45.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:57:45.446+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:45.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:48.757+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:57:48.758+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:57:48.067319Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"525756aa-74c1-41fa-81a6-28dbf44e5523","timestampMs":1651985868066,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:57:48.758+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:57:48.758+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:48.758+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:53.495+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:53.495+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:53.495+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:53.495+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:53.503+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:53.503+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:53.504+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:53.504+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:57:55.548+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:55.548+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:55.549+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:55.549+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:57:55.559+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:55.559+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:57:55.559+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:57:55.559+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:00.038+00:00|INFO|RequestLog|qtp1854577712-59] 10.233.71.189 - - [08/May/2022:04:58:00 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 527 "-" "kube-probe/1.22"
[2022-05-08T04:58:03.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:58:03.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:03.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:08.503+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:08.504+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:08.504+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:08.505+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:08.518+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:08.518+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:08.518+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:08.518+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:10.559+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:10.559+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:10.560+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:10.560+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:10.568+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:10.568+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:10.568+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:10.568+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:18.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:58:18.690+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:18.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:23.518+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:23.518+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:23.518+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:23.519+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:23.526+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:23.527+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:23.527+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:23.528+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:25.568+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:25.568+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:25.569+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:25.569+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:25.578+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:25.578+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:25.578+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:25.578+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:33.680+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:58:33.681+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:33.681+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:38.528+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:38.528+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:38.529+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:38.529+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:38.541+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:38.542+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:38.545+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:38.545+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:40.578+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:40.578+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:40.579+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:40.579+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:40.587+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:40.587+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:40.588+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:40.588+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:48.624+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:58:48.624+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:48.624+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:53.542+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:53.542+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:53.545+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:53.545+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:53.552+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:53.552+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:53.552+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:58:53.552+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:55.588+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:55.588+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:55.589+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:55.589+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:58:55.596+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:55.596+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:58:55.597+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:58:55.597+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:00.033+00:00|INFO|RequestLog|qtp1854577712-57] 10.233.71.189 - - [08/May/2022:04:59:00 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 527 "-" "kube-probe/1.22"
[2022-05-08T04:59:03.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:59:03.592+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:03.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:08.552+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:08.552+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:08.552+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:08.552+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:08.567+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:08.567+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:08.579+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:08.579+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:10.597+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:10.597+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:10.598+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:10.598+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:10.611+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:10.611+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:10.618+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:10.618+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:14.982+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2022-05-08T04:59:14.985+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:59:14.983097Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"100ccabc-3c76-4939-9ca4-88bd11316fc5","timestampMs":1651985954983,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:59:15.039+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47 ms
[2022-05-08T04:59:15.041+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T04:59:15.091+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-08T04:59:15.092+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
[2022-05-08T04:59:15.716+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:59:15.717+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T04:59:14.983097Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"100ccabc-3c76-4939-9ca4-88bd11316fc5","timestampMs":1651985954983,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T04:59:15.717+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:59:15.717+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:15.717+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:23.567+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:23.567+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:23.575+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:23.575+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:23.579+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:23.579+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:23.587+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:23.587+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:25.612+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:25.612+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:25.619+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:25.619+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:25.621+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:25.622+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:25.627+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:25.627+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:30.489+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:59:30.490+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54319-05-04T23:31:44Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"19d80eb7-c123-47e9-b599-38dfe77f55ac","timestampMs":1651985969813,"name":"xacml-d14ae872-2625-45aa-a8c0-437a094a1d8e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-08T04:59:30.490+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:59:30.490+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:30.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:38.577+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:38.578+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:38.587+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:38.587+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:38.593+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:38.593+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:38.595+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:38.595+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:40.624+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:40.624+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:40.628+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:40.628+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:40.645+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:40.646+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:40.651+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:40.651+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:45.436+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:59:45.436+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:45.436+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:48.735+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T04:59:48.736+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","timeStamp":"2022-05-08T04:59:48.065711Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a9d4cb77-c955-4cda-8af5-c16357391f25","timestampMs":1651985988065,"name":"apex-b1eabd5f-3000-4cae-8f0c-6efa85582fa4","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-08T04:59:48.736+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-08T04:59:48.736+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:48.736+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:53.596+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:53.596+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:53.596+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:53.596+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:53.603+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:53.603+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:53.604+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T04:59:53.604+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:55.646+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:55.646+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:55.651+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:55.651+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T04:59:55.653+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:55.653+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T04:59:55.656+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T04:59:55.656+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:00.047+00:00|INFO|RequestLog|qtp1854577712-57] 10.233.71.189 - - [08/May/2022:05:00:00 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 527 "-" "kube-probe/1.22"
[2022-05-08T05:00:03.676+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T05:00:03.676+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:03.676+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:08.604+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:08.604+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:08.604+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:08.604+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:08.612+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:08.612+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:08.612+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:08.612+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:10.654+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:10.654+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:10.657+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:10.657+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:10.678+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:10.678+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:10.678+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:10.679+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:18.637+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T05:00:18.637+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:18.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:23.612+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:23.613+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:23.612+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:23.613+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:23.621+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:23.620+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:23.621+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:23.621+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:25.679+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:25.679+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:25.679+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:25.679+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:25.688+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:25.689+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:25.690+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:25.690+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:33.595+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T05:00:33.596+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:33.597+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:38.621+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:38.621+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:38.622+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:38.622+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:38.635+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:38.636+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:38.638+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:38.639+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:40.689+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:40.690+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:40.690+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:40.690+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:40.701+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:40.701+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:40.702+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:40.702+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:48.571+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T05:00:48.572+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:48.572+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:53.636+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:53.636+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:53.639+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:53.639+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:53.644+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:53.644+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:00:53.644+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:53.645+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:55.702+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:55.702+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:55.702+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:55.703+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:00:55.709+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:55.709+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:00:55.709+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:00:55.709+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:00.043+00:00|INFO|RequestLog|qtp1854577712-64] 10.233.71.189 - - [08/May/2022:05:01:00 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 527 "-" "kube-probe/1.22"
[2022-05-08T05:01:03.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-08T05:01:03.515+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:03.516+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2a5928b8-a4f4-4bbe-8c1c-91eb7ec58389/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:01:08.644+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:01:08.644+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:01:08.645+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:08.645+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:01:08.653+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:01:08.653+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:01:08.653+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/4d84e222-a7c6-4ef5-8f66-d26c1c8afebd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:08.653+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/a831f99e-dae4-4fcd-9271-5fc4a5631817?timeout=15000&limit=100
[2022-05-08T05:01:10.710+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:10.710+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:01:10.710+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:10.710+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2022-05-08T05:01:10.718+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:01:10.718+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/af4743b9-6c28-4875-b4b9-80d567b65729/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:10.718+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2022-05-08T05:01:10.718+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/6e7c9b1f-9a60-4be5-b7e9-36ce70b82a95/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2022-05-08T05:01:14.982+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2022-05-08T05:01:14.986+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","timeStamp":"2022-05-08T05:01:14.983515Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"691ea12e-9061-4df0-8768-ad7199fe3ef4","timestampMs":1651986074983,"name":"drools-67aaf0e0-eea5-4318-9bd5-1bb861d754e6","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-08T05:01:15.031+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 45 ms
[2022-05-08T05:01:15.032+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-08T05:01:15.092+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[202