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 xml: /tmp/policy-install/config/logback.xml
configuration xml: /tmp/policy-install/config/settings.xml
Wating for policy-mariadb .
Connection to policy-mariadb 3306 port [tcp/mysql] succeeded!
0
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): 989.88M
    Using VM: OpenJDK 64-Bit Server VM

[2021-06-07T23:22:58.175+00:00|INFO|LifecycleFsm|main] The mandatory Policy Types are [onap.policies.controlloop.operational.common.Drools]. Compliance is false
[2021-06-07T23:22:58.190+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@55cf0d14, org.onap.policy.distributed.locking.DistributedLockManager@3b74ac8, org.onap.policy.drools.apps.controlloop.feature.usecases.UsecasesFeature@27adc16e, org.onap.policy.drools.healthcheck.HealthCheckFeature@b83a9be]
[2021-06-07T23:22:58.304+00:00|INFO|ServiceDiscoveryImpl|main] Cannot load service: org.kie.internal.process.CorrelationKeyFactory
[2021-06-07T23:22:58.372+00:00|INFO|PolicyContainer|main] PolicyContainer.main: configDir=config
[2021-06-07T23:22:58.375+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2021-06-07T23:22:58.387+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:22:59.715+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, 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=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2021-06-07T23:22:59.986+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, 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=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering PolicyEngineManager [alive=false, locked=false]
[2021-06-07T23:22:59.991+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, 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=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2021-06-07T23:22:59.993+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, 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=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2021-06-07T23:22:59.999+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.000+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory []: no topic for DMaaP Sink
[2021-06-07T23:23:00.073+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:00.080+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:00.379+00:00|INFO|log|main] Logging initialized @4384ms to org.eclipse.jetty.util.log.Slf4jLog
[2021-06-07T23:23:00.807+00:00|INFO|PolicyEngineManager|main] overridden lock manager is org.onap.policy.distributed.locking.DistributedLockManager@3b74ac8
[2021-06-07T23:23:00.871+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.874+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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
[2021-06-07T23:23:00.875+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.881+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.881+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory []: no topic for DMaaP Source
[2021-06-07T23:23:00.881+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.881+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.884+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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
[2021-06-07T23:23:00.884+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.884+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory []: no topic for DMaaP Sink
[2021-06-07T23:23:00.885+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.885+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory []: no topic for DMaaP Source
[2021-06-07T23:23:00.885+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.885+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.887+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, 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=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2021-06-07T23:23:00.887+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.888+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory []: no topic for DMaaP Sink
[2021-06-07T23:23:00.888+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.888+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory []: no topic for DMaaP Source
[2021-06-07T23:23:00.888+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.888+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.890+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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
[2021-06-07T23:23:00.890+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:00.890+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory []: no topic for DMaaP Sink
[2021-06-07T23:23:00.891+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:00.891+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory []: no topic for DMaaP Source
[2021-06-07T23:23:00.891+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:01.195+00:00|WARN|IndexedHttpClientFactory|main] No HTTP port for client in VFC
[2021-06-07T23:23:01.271+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6754ef00@7d6dcc0f==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9696, toString()=JettyServer [name=SECURED-CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=true, contextPath=/, jettyServer=Server@61942c1{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@6f63c44f{/,null,STOPPED}, connector=SECURED-CONFIG@6c4f9535{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=null]]: WAITED-START
[2021-06-07T23:23:01.274+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6754ef00@7d6dcc0f==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9696, toString()=JettyServer [name=SECURED-CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=true, contextPath=/, jettyServer=Server@61942c1{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@6f63c44f{/,null,STOPPED}, connector=SECURED-CONFIG@6c4f9535{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=null]]: STARTING
[2021-06-07T23:23:01.280+00:00|INFO|JettyServletServer|SECURED-CONFIG-9696] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6754ef00@7d6dcc0f==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9696, toString()=JettyServer [name=SECURED-CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=true, contextPath=/, jettyServer=Server@61942c1{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@6f63c44f{/,null,STOPPED}, connector=SECURED-CONFIG@6c4f9535{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=Thread[SECURED-CONFIG-9696,5,main]]]: STARTING
[2021-06-07T23:23:01.292+00:00|INFO|Server|SECURED-CONFIG-9696] jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9+11-alpine-r0
[2021-06-07T23:23:01.303+00:00|WARN|HttpClient|DMAAP-source-PDPD-CONFIGURATION] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:01.304+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-PDPD-CONFIGURATION] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:01.399+00:00|INFO|session|SECURED-CONFIG-9696] DefaultSessionIdManager workerName=node0
[2021-06-07T23:23:01.399+00:00|INFO|session|SECURED-CONFIG-9696] No SessionScavenger set, using defaults
[2021-06-07T23:23:01.402+00:00|INFO|session|SECURED-CONFIG-9696] node0 Scavenging every 660000ms
[2021-06-07T23:23:04.081+00:00|INFO|YamlMessageBodyHandler|SECURED-CONFIG-9696] Accepting YAML for REST calls
[2021-06-07T23:23:04.082+00:00|INFO|GsonMessageBodyHandler|SECURED-CONFIG-9696] Using GSON for REST calls
[2021-06-07T23:23:04.082+00:00|INFO|JacksonHandler|SECURED-CONFIG-9696] Using GSON with Jackson behaviors for REST calls
[2021-06-07T23:23:04.585+00:00|INFO|ContextHandler|SECURED-CONFIG-9696] Started o.e.j.s.ServletContextHandler@6f63c44f{/,null,AVAILABLE}
[2021-06-07T23:23:05.031+00:00|INFO|SslContextFactory|SECURED-CONFIG-9696] x509=X509@52b4d609(policy@policy.onap.org,h=[policy, brmsgw, brmsgw.onap, drools, drools.onap, pap, pap.onap, pdp, pdp.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[pdp, pdp.onap.svc.cluster.local]) for Server@17aca451[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/etc/ssl/policy-truststore]
[2021-06-07T23:23:05.211+00:00|INFO|AbstractConnector|SECURED-CONFIG-9696] Started SECURED-CONFIG@6c4f9535{SSL, (ssl, http/1.1)}{0.0.0.0:9696}
[2021-06-07T23:23:05.211+00:00|INFO|Server|SECURED-CONFIG-9696] Started @9217ms
[2021-06-07T23:23:05.212+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6754ef00@7d6dcc0f==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-9696, toString()=JettyServer [name=SECURED-CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=true, contextPath=/, jettyServer=Server@61942c1{STARTED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@6f63c44f{/,null,AVAILABLE}, connector=SECURED-CONFIG@6c4f9535{SSL, (ssl, http/1.1)}{0.0.0.0:9696}, jettyThread=Thread[SECURED-CONFIG-9696,5,main]]]: pending time is 6069 ms.
[2021-06-07T23:23:05.276+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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
[2021-06-07T23:23:05.281+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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
[2021-06-07T23:23:05.282+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:05.281+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, 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=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2021-06-07T23:23:05.282+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:05.288+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, 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=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2021-06-07T23:23:05.290+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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
[2021-06-07T23:23:05.290+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:05.290+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:05.291+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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
[2021-06-07T23:23:05.292+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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
[2021-06-07T23:23:05.292+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:05.292+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:05.292+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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
[2021-06-07T23:23:05.293+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:05.293+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:05.293+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=beff59e0-53d9-43ca-8f4e-25b22cff90e1, alive=false, publisher=null]]: starting
[2021-06-07T23:23:05.378+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=beff59e0-53d9-43ca-8f4e-25b22cff90e1, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-07T23:23:05.379+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3a690678-a7a4-4d83-b150-bd1b13bd3fc7, alive=false, publisher=null]]: starting
[2021-06-07T23:23:05.380+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3a690678-a7a4-4d83-b150-bd1b13bd3fc7, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-07T23:23:05.380+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=05fd1fca-26d7-448a-8286-9e1e931c4333, alive=false, publisher=null]]: starting
[2021-06-07T23:23:05.382+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=05fd1fca-26d7-448a-8286-9e1e931c4333, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-07T23:23:05.382+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ab0b7399-e642-4e6b-a093-07c6934aa037, alive=false, publisher=null]]: starting
[2021-06-07T23:23:05.383+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ab0b7399-e642-4e6b-a093-07c6934aa037, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-07T23:23:05.384+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8dc5107a-2c39-4891-a724-69bfff155057, alive=false, publisher=null]]: starting
[2021-06-07T23:23:05.386+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8dc5107a-2c39-4891-a724-69bfff155057, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-07T23:23:05.589+00:00|INFO|LifecycleFsm|main] lifecycle event: start engine
[2021-06-07T23:23:05.589+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:05.590+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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
[2021-06-07T23:23:05.590+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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@3e83c18
[2021-06-07T23:23:05.590+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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
[2021-06-07T23:23:05.591+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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
[2021-06-07T23:23:05.592+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:05.592+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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
[2021-06-07T23:23:05.592+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:05.593+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b508bab4-656f-4e99-97eb-d4ae21be2e1e, alive=false, publisher=null]]: starting
[2021-06-07T23:23:05.594+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b508bab4-656f-4e99-97eb-d4ae21be2e1e, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-07T23:23:05.595+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:05.603+00:00|INFO|LifecycleStateDefault|main] LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE
[2021-06-07T23:23:05.603+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2021-06-07T23:23:05.603+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]
[2021-06-07T23:23:05.604+00:00|INFO|DistributedLockManager|pool-3-thread-1] deleting all expired locks from the DB
[2021-06-07T23:23:05.608+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-27f74733@3199df47==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=HEALTHCHECK, host=0.0.0.0, port=6969, user=demo@people.osaaf.org, password=true, contextPath=/, jettyServer=Server@7bef452c{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@4bb8855f{/,null,STOPPED}, connector=HEALTHCHECK@5aae8eb5{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING
[2021-06-07T23:23:05.670+00:00|INFO|MdcTransactionImpl|main] 
[2021-06-07T23:23:05.669+00:00|INFO|JettyServletServer|HEALTHCHECK-6969] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-27f74733@3199df47==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=HEALTHCHECK, host=0.0.0.0, port=6969, user=demo@people.osaaf.org, password=true, contextPath=/, jettyServer=Server@7bef452c{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@4bb8855f{/,null,STOPPED}, connector=HEALTHCHECK@5aae8eb5{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[HEALTHCHECK-6969,5,main]]]: STARTING
66026ca6-cdcd-4f98-8fcf-50f9a5ba0a7a||Main|PDP-D|2021-06-07T23:23:01.199+00:00|2021-06-07T23:23:05.670+00:00|null||onap-policy-drools-pdp-0|COMPLETE|||||engine|start|onap-policy-drools-pdp-0||onap-policy-drools-pdp-0||||||INFO|main| 
[2021-06-07T23:23:05.682+00:00|INFO|Server|HEALTHCHECK-6969] jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9+11-alpine-r0
[2021-06-07T23:23:05.690+00:00|INFO|session|HEALTHCHECK-6969] DefaultSessionIdManager workerName=node0
[2021-06-07T23:23:05.691+00:00|INFO|session|HEALTHCHECK-6969] No SessionScavenger set, using defaults
[2021-06-07T23:23:05.691+00:00|INFO|session|HEALTHCHECK-6969] node0 Scavenging every 600000ms
[2021-06-07T23:23:05.696+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@55cf0d14, org.onap.policy.drools.apps.controlloop.feature.trans.ControlLoopMetricsFeature@61a91912]
[2021-06-07T23:23:05.703+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2021-06-07T23:23:05.703+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2021-06-07T23:23:05.790+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@55cf0d14]
[2021-06-07T23:23:05.878+00:00|INFO|MavenDroolsController|main] drools-controller instantiation [org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2]
[2021-06-07T23:23:05.980+00:00|WARN|MavenSettings|main] Environment variable M2_HOME is not set
[2021-06-07T23:23:06.178+00:00|INFO|YamlMessageBodyHandler|HEALTHCHECK-6969] Accepting YAML for REST calls
[2021-06-07T23:23:06.179+00:00|INFO|GsonMessageBodyHandler|HEALTHCHECK-6969] Using GSON for REST calls
[2021-06-07T23:23:06.179+00:00|INFO|JacksonHandler|HEALTHCHECK-6969] Using GSON with Jackson behaviors for REST calls
[2021-06-07T23:23:06.197+00:00|INFO|ContextHandler|HEALTHCHECK-6969] Started o.e.j.s.ServletContextHandler@4bb8855f{/,null,AVAILABLE}
[2021-06-07T23:23:06.386+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:06.386+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:06.386+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:06.386+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:06.891+00:00|INFO|SslContextFactory|HEALTHCHECK-6969] x509=X509@184d3fae(policy@policy.onap.org,h=[policy, brmsgw, brmsgw.onap, drools, drools.onap, pap, pap.onap, pdp, pdp.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[pdp, pdp.onap.svc.cluster.local]) for Server@6d004d41[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/etc/ssl/policy-truststore]
[2021-06-07T23:23:07.175+00:00|INFO|AbstractConnector|HEALTHCHECK-6969] Started HEALTHCHECK@5aae8eb5{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2021-06-07T23:23:07.176+00:00|INFO|Server|HEALTHCHECK-6969] Started @11181ms
[2021-06-07T23:23:07.197+00:00|WARN|DistributedLockManager|pool-3-thread-1] failed to delete expired locks from the DB
java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=362) 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.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:899)
	at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:429)
	at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:354)
	at org.apache.commons.dbcp2.PoolingDataSource.getConnection(PoolingDataSource.java:134)
	at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:734)
	at org.onap.policy.distributed.locking.DistributedLockManager.deleteExpiredDbLocks(DistributedLockManager.java:204)
	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: (conn=362) 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)
	... 17 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=362) 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)
	... 21 common frames omitted
[2021-06-07T23:23:08.370+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:08.370+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:08.370+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:08.371+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:12.396+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.8.2
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.8.2
	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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.8.2
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 28 common frames omitted
[2021-06-07T23:23:12.396+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.drools-pdp:policy-management:jar:1.8.2:provided'
[2021-06-07T23:23:12.396+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.8.2
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.8.2
	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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.8.2
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 28 common frames omitted
[2021-06-07T23:23:12.396+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.8.2:test'
[2021-06-07T23:23:12.396+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.common:utils-test:jar:1.8.0
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.common:utils-test:jar:1.8.0
	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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.common:utils-test:jar:1.8.0
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 28 common frames omitted
[2021-06-07T23:23:12.396+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.common:utils-test:jar:1.8.0:test'
[2021-06-07T23:23:12.397+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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
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)
	... 28 common frames omitted
[2021-06-07T23:23:12.397+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved com.h2database:h2:jar:1.4.200:test'
[2021-06-07T23:23:12.397+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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
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)
	... 28 common frames omitted
[2021-06-07T23:23:12.397+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.powermock:powermock-api-mockito2:jar:2.0.9:test'
[2021-06-07T23:23:12.398+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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
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)
	... 28 common frames omitted
[2021-06-07T23:23:12.398+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.mockito:mockito-core:jar:3.7.7:test'
[2021-06-07T23:23:12.398+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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
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)
	... 28 common frames omitted
[2021-06-07T23:23:12.399+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.powermock:powermock-module-junit4:jar:2.0.9:test'
[2021-06-07T23:23:12.399+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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
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)
	... 28 common frames omitted
[2021-06-07T23:23:12.399+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.assertj:assertj-core:jar:3.18.1:test'
[2021-06-07T23:23:12.399+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:384)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getJarDependencies(AbstractKieModule.java:124)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:66)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:148)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:191)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:172)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:115)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:96)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1019)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:155)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:160)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:104)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:195)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:140)
	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:432)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:195)
	at org.onap.policy.drools.system.Main.main(Main.java:104)
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)
	... 28 common frames omitted
[2021-06-07T23:23:12.399+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.awaitility:awaitility:jar:4.0.3:test'
[2021-06-07T23:23:12.795+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:12.796+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:12.871+00:00|WARN|KieBuilderImpl|main] File 'src/main/resources/drools1.drl' is in folder 'src/main/resources' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names.
[2021-06-07T23:23:13.206+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.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.drools.core.rule.builder.dialect.asm.ClassGenerator (file:/opt/app/policy/lib/drools-core-7.33.0.Final.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of org.drools.core.rule.builder.dialect.asm.ClassGenerator
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
[2021-06-07T23:23:15.470+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.
[2021-06-07T23:23:16.305+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-PDPD-CONFIGURATION] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:16.370+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:16.371+00:00|WARN|HostSelector|DMAAP-source-PDPD-CONFIGURATION] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:16.371+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:17.400+00:00|WARN|HttpClient|DMAAP-source-PDPD-CONFIGURATION] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:17.400+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-PDPD-CONFIGURATION] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:18.074+00:00|INFO|PolicyContainer|main] Add a new kieContainer in containers: releaseId: org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2
[2021-06-07T23:23:18.074+00:00|INFO|MavenDroolsController|main] INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2:, alive=false, locked=, modelClassLoaderHash=0]
[2021-06-07T23:23:18.079+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2021-06-07T23:23:18.079+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.CanonicalOnset
[2021-06-07T23:23:18.083+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=GenericEventProtocolCoder [coders=[], reverseCoders=[]]], encoders=EventProtocolEncoder [toString()=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@34f24a11:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson]]:-1638799049
[2021-06-07T23:23:18.094+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@34f24a11, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson]]]]
[2021-06-07T23:23:18.099+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@34f24a11, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson]]]]]
[2021-06-07T23:23:18.099+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.CanonicalAbated
[2021-06-07T23:23:18.100+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]], encoders=EventProtocolEncoder [toString()=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@5847010:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson]]:-1638799049
[2021-06-07T23:23:18.100+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@34f24a11, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson]]]]
[2021-06-07T23:23:18.100+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@34f24a11, modelClassLoaderHash=-1638799049], CoderFilters [factClass=org.onap.policy.controlloop.CanonicalAbated, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@5847010, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson]]]]
[2021-06-07T23:23:18.101+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.util.Serialization
[2021-06-07T23:23:18.101+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.Response
[2021-06-07T23:23:18.101+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@36885319:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty]]:-1638799049
[2021-06-07T23:23:18.101+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@36885319, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty]]]]
[2021-06-07T23:23:18.101+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@36885319, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty]]]]]
[2021-06-07T23:23:18.102+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.util.Serialization
[2021-06-07T23:23:18.102+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.AppcLcmDmaapWrapper
[2021-06-07T23:23:18.102+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@7a0f43dc:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson]]:-1638799049
[2021-06-07T23:23:18.103+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@7a0f43dc, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson]]]]
[2021-06-07T23:23:18.103+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@7a0f43dc, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson]]]]]
[2021-06-07T23:23:18.105+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.util.Serialization
[2021-06-07T23:23:18.105+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.PciResponseWrapper
[2021-06-07T23:23:18.105+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@615e7fe7:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson]]:-1638799049
[2021-06-07T23:23:18.105+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@615e7fe7, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson]]]]
[2021-06-07T23:23:18.105+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder [toString()=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@615e7fe7, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson]]]]]
[2021-06-07T23:23:18.105+00:00|INFO|MavenDroolsController|main] INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2:, alive=false, locked=, modelClassLoaderHash=0]
[2021-06-07T23:23:18.105+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.util.Serialization
[2021-06-07T23:23:18.106+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.Request
[2021-06-07T23:23:18.106+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@144dc2f7:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty]]:-1638799049
[2021-06-07T23:23:18.106+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@144dc2f7, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty]]]]
[2021-06-07T23:23:18.106+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@144dc2f7, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty]]]]]
[2021-06-07T23:23:18.106+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.util.Serialization
[2021-06-07T23:23:18.106+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.AppcLcmDmaapWrapper
[2021-06-07T23:23:18.106+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@403cff1c:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson]]:-1638799049
[2021-06-07T23:23:18.107+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@403cff1c, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson]]]]
[2021-06-07T23:23:18.169+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@403cff1c, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson]]]]]
[2021-06-07T23:23:18.169+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2021-06-07T23:23:18.170+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.VirtualControlLoopNotification
[2021-06-07T23:23:18.170+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@71f4aeb6:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty]]:-1638799049
[2021-06-07T23:23:18.171+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@71f4aeb6, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty]]]]
[2021-06-07T23:23:18.171+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@71f4aeb6, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty]]]]]
[2021-06-07T23:23:18.171+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.util.Serialization
[2021-06-07T23:23:18.172+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.PciRequestWrapper
[2021-06-07T23:23:18.172+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@fd0e118:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson]]:-1638799049
[2021-06-07T23:23:18.172+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@fd0e118, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson]]]]
[2021-06-07T23:23:18.173+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@fd0e118, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson]]]]]
[2021-06-07T23:23:18.173+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2021-06-07T23:23:18.173+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.ControlLoopResponse
[2021-06-07T23:23:18.173+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder [decoders=EventProtocolDecoder [toString()=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 [toString()=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@34b462e0:CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty]]:-1638799049
[2021-06-07T23:23:18.173+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@34b462e0, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty]]]]
[2021-06-07T23:23:18.174+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder [toString()=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@34b462e0, modelClassLoaderHash=-1638799049]], customCoder=CustomGsonCoder [toString()=CustomCoder [className=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty]]]]]
[2021-06-07T23:23:18.176+00:00|INFO|FileSystemPersistence|main] FileSystemPersistence [configurationDirectory=config]: noop: a properties file with the same contents exists for controller usecases.
[2021-06-07T23:23:18.179+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.8.2:, alive=false, locked=, modelClassLoaderHash=-1638799049]]: start
[2021-06-07T23:23:18.190+00:00|INFO|MavenDroolsController|main] START: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2:, alive=false, locked=, modelClassLoaderHash=-1638799049]
[2021-06-07T23:23:18.190+00:00|INFO|PolicyContainer|main] activatePolicySession:name :usecases
[2021-06-07T23:23:18.373+00:00|INFO|PolicyContainer|main] activatePolicySession:new session was added in sessions with name usecases
[2021-06-07T23:23:18.385+00:00|INFO|PolicyContainer|main] activatePolicySession:session - org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2:usecases is returned.
[2021-06-07T23:23:18.387+00:00|INFO|PolicySession|main] starting ThreadModel for session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2:usecases
[2021-06-07T23:23:18.387+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.8.2:, alive=true, locked=, modelClassLoaderHash=-1638799049]]
[2021-06-07T23:23:18.388+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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
[2021-06-07T23:23:18.388+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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.8.2:, alive=true, locked=, modelClassLoaderHash=-1638799049]]
[2021-06-07T23:23:18.388+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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
[2021-06-07T23:23:18.388+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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.8.2:, alive=true, locked=, modelClassLoaderHash=-1638799049]]
[2021-06-07T23:23:18.388+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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
[2021-06-07T23:23:18.389+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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.8.2:, alive=true, locked=, modelClassLoaderHash=-1638799049]]
[2021-06-07T23:23:18.389+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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
[2021-06-07T23:23:18.389+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3a690678-a7a4-4d83-b150-bd1b13bd3fc7, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2021-06-07T23:23:18.389+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=beff59e0-53d9-43ca-8f4e-25b22cff90e1, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2021-06-07T23:23:18.389+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ab0b7399-e642-4e6b-a093-07c6934aa037, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2021-06-07T23:23:18.389+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8dc5107a-2c39-4891-a724-69bfff155057, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2021-06-07T23:23:18.389+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=05fd1fca-26d7-448a-8286-9e1e931c4333, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2021-06-07T23:23:18.391+00:00|INFO|LifecycleFsm|main] lifecycle event: start controller: usecases
[2021-06-07T23:23:18.393+00:00|INFO|LifecycleFsm|main] policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added
[2021-06-07T23:23:18.394+00:00|INFO|MdcTransactionImpl|main] 
1f748252-c40a-4857-a94e-5537b70ce416||Main|PDP-D|2021-06-07T23:23:05.673+00:00|2021-06-07T23:23:18.394+00:00|null||onap-policy-drools-pdp-0|COMPLETE||[org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.8.2:usecases]|||controller:usecases|start|onap-policy-drools-pdp-0||onap-policy-drools-pdp-0||||||INFO|main| 
[2021-06-07T23:23:18.396+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2021-06-07T23:23:18.398+00:00|INFO|Main|main] Started policy-drools-pdp service successfully.
[2021-06-07T23:23:21.387+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:21.387+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:21.387+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:21.387+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:21.387+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:21.387+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:21.388+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:21.388+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:22.426+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:22.426+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:22.428+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:22.428+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:23.371+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:23.371+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:23.372+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:23.372+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:23.372+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:23.372+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:23.372+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:23.372+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:24.408+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:24.408+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:24.410+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:24.410+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:27.796+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:27.797+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:27.797+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:27.797+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:28.821+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:28.822+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:32.401+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-PDPD-CONFIGURATION] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:32.402+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:32.402+00:00|WARN|HostSelector|DMAAP-source-PDPD-CONFIGURATION] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:32.402+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:33.429+00:00|WARN|HttpClient|DMAAP-source-PDPD-CONFIGURATION] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:33.429+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-PDPD-CONFIGURATION] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:37.427+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:37.427+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:37.427+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:37.427+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:37.428+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:37.429+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:37.429+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:37.429+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:38.452+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:38.452+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:38.459+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:38.459+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:39.409+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:39.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:39.409+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:39.410+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:39.411+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:39.411+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:39.411+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:39.411+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:40.437+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:40.437+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:40.439+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:40.439+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:43.822+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:43.823+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:43.823+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:43.823+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:44.853+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:44.853+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:48.430+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-PDPD-CONFIGURATION] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:48.430+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:48.430+00:00|WARN|HostSelector|DMAAP-source-PDPD-CONFIGURATION] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:48.431+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:49.462+00:00|WARN|HttpClient|DMAAP-source-PDPD-CONFIGURATION] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:49.462+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-PDPD-CONFIGURATION] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:53.453+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:53.453+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:53.454+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:53.454+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:53.460+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:53.460+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:53.460+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:53.461+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:54.486+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:54.486+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:54.488+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:54.488+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:55.438+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:55.438+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:55.438+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:55.438+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:55.444+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:55.445+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:55.445+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:55.445+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:23:56.468+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:56.469+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:56.472+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:23:56.472+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:23:59.854+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:23:59.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:23:59.854+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:23:59.854+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:00.885+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:00.885+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:04.462+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-PDPD-CONFIGURATION] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:04.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:04.463+00:00|WARN|HostSelector|DMAAP-source-PDPD-CONFIGURATION] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:04.464+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:05.496+00:00|WARN|HttpClient|DMAAP-source-PDPD-CONFIGURATION] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:05.497+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-PDPD-CONFIGURATION] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:09.487+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:09.487+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:09.487+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:09.487+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:09.489+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:09.489+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:09.489+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:09.489+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:10.517+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:10.517+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:10.520+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:10.521+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:11.469+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:11.470+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:11.470+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:11.470+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:11.472+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:11.473+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:11.473+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:11.473+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:12.502+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:12.502+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:12.509+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:12.509+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:15.885+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:15.886+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:15.886+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:15.886+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:16.916+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:16.916+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:20.497+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-PDPD-CONFIGURATION] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:20.498+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:20.498+00:00|WARN|HostSelector|DMAAP-source-PDPD-CONFIGURATION] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:20.499+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:21.526+00:00|WARN|HttpClient|DMAAP-source-PDPD-CONFIGURATION] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:21.526+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-PDPD-CONFIGURATION] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:25.518+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:25.518+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:25.518+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:25.518+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:25.521+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:25.521+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:25.522+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:25.522+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:26.550+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:26.550+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:26.553+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:26.553+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:27.503+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:27.503+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:27.503+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:27.503+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:27.512+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:27.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:27.512+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:27.512+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:28.531+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:28.531+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:28.533+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:28.533+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:31.917+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:31.917+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:31.917+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:31.918+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:32.958+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:32.958+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:36.527+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-PDPD-CONFIGURATION] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:36.528+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:36.528+00:00|WARN|HostSelector|DMAAP-source-PDPD-CONFIGURATION] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:36.528+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:37.557+00:00|WARN|HttpClient|DMAAP-source-PDPD-CONFIGURATION] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:37.558+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-PDPD-CONFIGURATION] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:41.551+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:41.552+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:41.552+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:41.553+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:41.553+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:41.554+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:41.554+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:41.554+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:42.580+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:42.580+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:42.583+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:42.583+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:43.532+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:43.533+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:43.533+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:43.533+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:43.534+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:43.534+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:43.534+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:43.534+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:44.566+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:44.566+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:44.568+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.222] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2021-06-07T23:24:44.568+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.14.222] failed: Connection refused (Connection refused) - backoff for 15000 ms.
[2021-06-07T23:24:47.959+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=046b89d5-f043-4fac-aca8-0c6b6f7349d0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:47.959+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:47.960+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:47.960+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:52.559+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-PDPD-CONFIGURATION] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d00b306-b0d5-4d9b-99a0-a9222573b2d5, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-PDPD-CONFIGURATION,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=PDPD-CONFIGURATION, effectiveTopic=PDPD-CONFIGURATION, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:52.559+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:52.559+00:00|WARN|HostSelector|DMAAP-source-PDPD-CONFIGURATION] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:52.560+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:52.706+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:24:52.720+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:55.929+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:24:55.940+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-PDP-PAP] ***** OrderedServiceImpl implementers:
 []
[2021-06-07T23:24:55.941+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f0772084-fa7e-46de-a332-22ae24d97d59","timestampMs":1623108294128,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup"}
[2021-06-07T23:24:55.947+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:24:55.947+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:55.948+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:57.581+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2c29c74b-7e3d-4bd1-a794-e28fb889508f, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:57.582+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:57.582+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:57.582+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:57.584+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e2b29d42-1df5-4444-9035-93d190e43207, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:57.584+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:57.584+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:57.584+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:57.696+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:24:57.696+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:24:57.696+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:57.696+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:59.567+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4c27b9a7-789a-43d6-bee4-5fc94158f7f0, 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]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:59.567+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:59.568+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:59.568+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:59.568+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=onap-policy-drools-pdp-0, 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.14.222] 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:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	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
[2021-06-07T23:24:59.569+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:59.569+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-07T23:24:59.569+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:24:59.619+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:24:59.670+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:24:59.670+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:24:59.671+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:05.595+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2021-06-07T23:25:05.674+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:25:05.603188Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"5a7a2b35-3d27-4bc4-a426-0e251a7ca391","timestampMs":1623108305598,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup"}
[2021-06-07T23:25:05.695+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 20 ms
[2021-06-07T23:25:05.699+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-07T23:25:05.792+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:05.793+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (95 ms):{"serverTimeMs":3,"count":1}
[2021-06-07T23:25:06.426+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:06.427+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:25:05.603188Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"5a7a2b35-3d27-4bc4-a426-0e251a7ca391","timestampMs":1623108305598,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup"}
[2021-06-07T23:25:06.428+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:25:06.428+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:06.429+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:07.720+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:07.721+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:07.739+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:07.739+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:12.501+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:12.502+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"06b56328-e13a-4a98-81f6-07cd46cddc37","timestampMs":1623108311531,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:25:12.509+00:00|INFO|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] lifecycle event: update
[2021-06-07T23:25:12.515+00:00|INFO|LifecycleStateRunning|DMAAP-source-POLICY-PDP-PAP] reapply-native-artifact-policies: nothing to reapply, no new native controller policies
[2021-06-07T23:25:12.517+00:00|INFO|LifecycleStateRunning|DMAAP-source-POLICY-PDP-PAP] reapply-non-native-policies: nothing to reapply, no new native artifact policies
[2021-06-07T23:25:12.521+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:25:12.518050Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"06b56328-e13a-4a98-81f6-07cd46cddc37","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"06b56328-e13a-4a98-81f6-07cd46cddc37","timestampMs":1623108312518,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:25:12.521+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:12.522+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:12.545+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 23 ms
[2021-06-07T23:25:12.545+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-07T23:25:12.568+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:12.568+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
[2021-06-07T23:25:12.696+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:12.696+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:12.697+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:12.697+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:12.709+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:12.709+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:12.711+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:12.711+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:13.195+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:13.196+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:25:12.518050Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"06b56328-e13a-4a98-81f6-07cd46cddc37","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"06b56328-e13a-4a98-81f6-07cd46cddc37","timestampMs":1623108312518,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:25:13.197+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:25:13.197+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:13.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:14.671+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:14.671+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:14.671+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:14.671+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:14.686+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:14.686+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:14.686+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:14.686+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:14.772+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:14.773+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"2772b956-aedc-4788-a858-80e9df9fc027","timestampMs":1623108311531,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:25:14.773+00:00|INFO|LifecycleFsm|DMAAP-source-POLICY-PDP-PAP] lifecycle event: state-change
[2021-06-07T23:25:14.775+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:25:14.774189Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"2772b956-aedc-4788-a858-80e9df9fc027","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2772b956-aedc-4788-a858-80e9df9fc027","timestampMs":1623108314774,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:25:14.776+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:14.776+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:14.795+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 19 ms
[2021-06-07T23:25:14.795+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-07T23:25:14.809+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:14.810+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2021-06-07T23:25:15.444+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:15.445+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:25:14.774189Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"2772b956-aedc-4788-a858-80e9df9fc027","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2772b956-aedc-4788-a858-80e9df9fc027","timestampMs":1623108314774,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:25:15.446+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:25:15.447+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:15.447+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:22.739+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:22.739+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:22.754+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:22.755+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:27.710+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:27.710+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:27.711+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:27.711+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:27.723+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:27.723+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:27.723+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:27.723+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:29.687+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:29.687+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:29.687+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:29.687+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:29.699+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:29.699+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:29.699+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:29.700+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:30.417+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:30.417+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:30.417+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:37.755+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:37.755+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:37.770+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:37.770+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:42.723+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:42.723+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:42.723+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:42.724+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:42.735+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:42.736+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:42.736+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:42.736+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:44.699+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:44.700+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:44.700+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:44.701+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:44.712+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:44.713+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:44.712+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:44.713+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:45.397+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:45.397+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:45.397+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:52.770+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:52.770+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:52.783+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:52.783+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:55.146+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:55.146+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9396fdb3-ba57-4d25-bbeb-c37259e94e54","timestampMs":1623108354447,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup"}
[2021-06-07T23:25:55.146+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:25:55.147+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:55.147+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:57.736+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:57.736+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:57.737+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:57.737+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:57.748+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:57.748+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:57.748+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:57.748+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:58.316+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:58.317+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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":"67a7a077-83d1-4e83-8eda-39721a7b19d8","timestampMs":1623108357538,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:25:58.321+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=67a7a077-83d1-4e83-8eda-39721a7b19d8, timestampMs=1623108357538, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), description=null, pdpHeartbeatIntervalMs=120000, policies=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={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}}]}], policy-instance-name=ONAP_NF_NAMING_TIMESTAMP}))], policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={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}}]}], policy-instance-name=ONAP_NF_NAMING_TIMESTAMP}))], policiesToBeUndeployed=[])
[2021-06-07T23:25:58.374+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:58.374+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:59.713+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:59.713+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:59.714+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:59.714+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:25:59.725+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:59.725+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:59.725+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:25:59.726+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:59.850+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:25:59.851+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":"67a7a077-83d1-4e83-8eda-39721a7b19d8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2f7cf52d-8158-4f39-b1e5-9582a032215c","timestampMs":1623108359125,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:25:59.852+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:25:59.852+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"}],"messageName":"PDP_STATUS","requestId":"e80896ae-1e93-46bd-9d23-5e54b88f12be","timestampMs":1623108359126,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:25:59.853+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:25:59.853+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:25:59.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:02.328+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:02.328+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c3412c94-f255-4d2f-9e23-ed9fae1a3694","timestampMs":1623108357538,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:02.329+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=c3412c94-f255-4d2f-9e23-ed9fae1a3694, timestampMs=1623108357538, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), state=ACTIVE)
[2021-06-07T23:26:02.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:02.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:03.011+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:03.012+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"c3412c94-f255-4d2f-9e23-ed9fae1a3694","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"8618bb20-ba0a-4a44-bbd0-39bbc9fffa73","timestampMs":1623108362336,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:03.012+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:03.012+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:03.013+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:05.861+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:05.862+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"6f9783b9-3ae4-4096-a56d-9c20cbc28634","timestampMs":1623108363961,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:05.864+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=6f9783b9-3ae4-4096-a56d-9c20cbc28634, timestampMs=1623108363961, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), description=null, pdpHeartbeatIntervalMs=120000, policies=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={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}}]}], policy-instance-name=ONAP_NF_NAMING_TIMESTAMP}))], policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2021-06-07T23:26:05.864+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:05.865+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:07.784+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:07.784+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:07.796+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:07.796+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:12.748+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:12.748+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:12.749+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:12.749+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:12.760+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:12.760+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:12.760+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:12.760+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:14.725+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:14.726+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:14.726+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:14.726+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:14.738+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:14.738+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:14.738+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:14.738+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:16.571+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:16.572+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4bc1b5aa-bda2-4c22-bc57-20b503cfe2c7","timestampMs":1623108375031,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup"}
[2021-06-07T23:26:16.573+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:16.573+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:16.574+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:22.796+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:22.796+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:22.809+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:22.810+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:27.761+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:27.761+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:27.761+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:27.761+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:27.773+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:27.774+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:27.773+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:27.778+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:29.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:29.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:29.738+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:29.738+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:29.749+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:29.749+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:29.750+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:29.750+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:31.540+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:31.540+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:31.540+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:35.863+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:35.865+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"6f9783b9-3ae4-4096-a56d-9c20cbc28634","timestampMs":1623108363961,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:35.866+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=6f9783b9-3ae4-4096-a56d-9c20cbc28634, timestampMs=1623108363961, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), description=null, pdpHeartbeatIntervalMs=120000, policies=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={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}}]}], policy-instance-name=ONAP_NF_NAMING_TIMESTAMP}))], policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2021-06-07T23:26:35.867+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:35.867+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:37.466+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:37.468+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":"6f9783b9-3ae4-4096-a56d-9c20cbc28634","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"a3227e68-742a-49c4-9f9d-5d24b0c8014f","timestampMs":1623108396815,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:37.468+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:37.468+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"}],"messageName":"PDP_STATUS","requestId":"b9466372-952d-4ebe-9ed3-bb122c9747d0","timestampMs":1623108396817,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:37.468+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:37.468+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:37.469+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:37.810+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:37.810+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:37.824+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:37.824+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:42.774+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:42.775+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:42.778+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:42.778+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:42.787+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:42.787+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:42.787+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:42.787+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:44.750+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:44.750+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:44.750+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:44.750+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:44.761+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:44.762+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:44.762+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:44.762+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:49.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:49.279+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b01a0c94-5624-4cbc-af08-cf00f3f1c44c","timestampMs":1623108383737,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:49.279+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=b01a0c94-5624-4cbc-af08-cf00f3f1c44c, timestampMs=1623108383737, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), state=ACTIVE)
[2021-06-07T23:26:49.280+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:49.280+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:49.961+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:49.963+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"b01a0c94-5624-4cbc-af08-cf00f3f1c44c","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"51fd2f5b-4d6a-42ec-99e2-14fac7ab2b8f","timestampMs":1623108409285,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:49.963+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:49.963+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:49.964+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:52.106+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:52.107+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":"onap-policy-apex-pdp-0","timeStamp":"2021-06-07T23:26:51.409593Z","pdpGroupName":"defaultGroup","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"26eb6699-ffcb-4aca-9ac2-bfcdcb34964a","timestampMs":1623108411409,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup"}
[2021-06-07T23:26:52.107+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:52.108+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:52.108+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:52.824+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:52.825+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:52.837+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:52.837+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:56.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:56.455+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"5a0fbf44-ab13-4328-9d46-c67cf9cd0fae","timestampMs":1623108415653,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:56.456+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=5a0fbf44-ab13-4328-9d46-c67cf9cd0fae, timestampMs=1623108415653, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), description=null, pdpHeartbeatIntervalMs=120000, policies=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={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}}]}], policy-instance-name=ONAP_NF_NAMING_TIMESTAMP}))], policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2021-06-07T23:26:56.456+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:56.457+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:57.112+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:57.113+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":"5a0fbf44-ab13-4328-9d46-c67cf9cd0fae","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1b36e64c-b8dd-408d-bf41-e0630142c4a2","timestampMs":1623108416456,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:26:57.114+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:57.114+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:57.114+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:57.787+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:57.787+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:57.787+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:57.787+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:57.796+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:57.796+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:57.796+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:57.802+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:58.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:58.351+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"f921da81-79bf-43b7-95ae-3053fadd4710","timestampMs":1623108417685,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-07T23:26:58.352+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=f921da81-79bf-43b7-95ae-3053fadd4710, timestampMs=1623108417685, name=onap-policy-apex-pdp-0, pdpGroup=defaultGroup, pdpSubgroup=apex), description=null, pdpHeartbeatIntervalMs=120000, policies=[], policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2021-06-07T23:26:58.352+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:58.353+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:58.986+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:26:58.988+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":"onap-policy-apex-pdp-0","timeStamp":"2021-06-07T23:26:58.339494Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"f921da81-79bf-43b7-95ae-3053fadd4710","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"cba92529-15d6-4c6d-885e-ca856e95c981","timestampMs":1623108418339,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-07T23:26:58.988+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:26:58.989+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:58.989+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:59.762+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:59.762+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:59.763+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:59.763+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:26:59.773+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:59.774+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:26:59.775+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:26:59.775+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:01.756+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:27:01.756+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"0e84918a-6660-4981-af01-ce08e1d1ee46","timestampMs":1623108417685,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-07T23:27:01.757+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=0e84918a-6660-4981-af01-ce08e1d1ee46, timestampMs=1623108417685, name=onap-policy-apex-pdp-0, pdpGroup=defaultGroup, pdpSubgroup=apex), state=ACTIVE)
[2021-06-07T23:27:01.757+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:01.757+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:02.452+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:27:02.452+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":"onap-policy-apex-pdp-0","timeStamp":"2021-06-07T23:27:01.741231Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"0e84918a-6660-4981-af01-ce08e1d1ee46","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"0e6073f5-864a-4bb0-9586-fa624c57fdfe","timestampMs":1623108421741,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-07T23:27:02.453+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:27:02.453+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:02.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:05.595+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2021-06-07T23:27:05.597+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:27:05.595963Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"b1839965-02a0-439b-b6d8-0393e82aa494","timestampMs":1623108425595,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:27:05.644+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47 ms
[2021-06-07T23:27:05.645+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-07T23:27:05.692+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-07T23:27:05.693+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (48 ms):{"serverTimeMs":1,"count":1}
[2021-06-07T23:27:06.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:27:06.314+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:27:05.595963Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"b1839965-02a0-439b-b6d8-0393e82aa494","timestampMs":1623108425595,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:27:06.314+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:27:06.314+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:06.314+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:07.837+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:07.838+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:07.848+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:07.848+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:12.797+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:12.797+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:12.802+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:12.802+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:12.806+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:12.806+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:12.809+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:12.810+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:14.774+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:14.775+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:14.775+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:14.775+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:14.786+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:14.786+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:14.786+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:14.786+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:21.274+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:27:21.274+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:21.274+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:22.848+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:22.848+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:22.858+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:22.859+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:27.806+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:27.806+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:27.810+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:27.810+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:27.829+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:27.828+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:27.829+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:27.829+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:29.786+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:29.786+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:29.786+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:29.787+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:29.797+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:29.797+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:29.802+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:29.802+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:36.242+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:27:36.242+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:36.242+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:37.859+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:37.859+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:37.879+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:37.879+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:42.829+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:42.829+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:42.829+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:42.830+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:42.838+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:42.838+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:42.838+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:42.838+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:44.797+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:44.798+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:44.802+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:44.802+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:44.807+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:44.807+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:44.810+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:44.810+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:51.204+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:27:51.205+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:51.205+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:52.880+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:52.880+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:52.890+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:52.890+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:57.839+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:57.839+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:57.839+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:57.839+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:57.848+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:57.848+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:57.848+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:57.848+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:59.808+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:59.808+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:59.810+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:59.811+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:27:59.819+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:59.819+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:27:59.820+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:27:59.820+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:06.167+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:06.167+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:06.167+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:07.890+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:07.890+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:07.900+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:07.900+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:12.849+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:12.850+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:12.850+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:12.850+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:12.862+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:12.862+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:12.867+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:12.867+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:14.820+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:14.820+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:14.820+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:14.820+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:14.830+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:14.831+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:14.831+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:14.831+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:21.127+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:21.128+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:21.128+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:22.900+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:22.901+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:22.911+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:22.912+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:27.863+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:27.863+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:27.867+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:27.867+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:27.875+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:27.875+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:27.876+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:27.876+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:29.831+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:29.831+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:29.832+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:29.832+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:29.841+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:29.841+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:29.841+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:29.843+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:36.093+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:36.094+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:36.094+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:37.493+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:37.493+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"}],"messageName":"PDP_STATUS","requestId":"d598af82-368e-44bd-8482-e43bb8134b37","timestampMs":1623108516818,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:28:37.494+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:28:37.494+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:37.494+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:37.912+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:37.912+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:37.921+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:37.922+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:39.589+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:39.590+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"02da0d93-3bcf-48fd-8d1a-ffda8327fa54","timestampMs":1623108518842,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:28:39.591+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=02da0d93-3bcf-48fd-8d1a-ffda8327fa54, timestampMs=1623108518842, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), description=null, pdpHeartbeatIntervalMs=120000, policies=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={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}}]}], policy-instance-name=ONAP_NF_NAMING_TIMESTAMP}))], policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2021-06-07T23:28:39.591+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:39.591+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:40.262+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:40.262+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":"02da0d93-3bcf-48fd-8d1a-ffda8327fa54","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"adf0ca75-4603-44f5-bb09-2a1cbe2a3399","timestampMs":1623108519592,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:28:40.263+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:28:40.263+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:40.263+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:41.799+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:41.799+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b7d0ba36-01f9-4dda-af98-04e8545af38a","timestampMs":1623108518842,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:28:41.800+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=b7d0ba36-01f9-4dda-af98-04e8545af38a, timestampMs=1623108518842, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), state=ACTIVE)
[2021-06-07T23:28:41.800+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:41.801+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:42.460+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:42.460+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"b7d0ba36-01f9-4dda-af98-04e8545af38a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"d0a2891b-f4f7-4ada-9fff-8d0844442e4c","timestampMs":1623108521801,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:28:42.461+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:28:42.461+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:42.461+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:42.876+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:42.876+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:42.876+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:42.876+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:42.885+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:42.885+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:42.885+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:42.885+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:44.842+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:44.842+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:44.843+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:44.843+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:44.853+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:44.853+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:44.853+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:44.854+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:52.114+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:28:52.115+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":"onap-policy-apex-pdp-0","timeStamp":"2021-06-07T23:28:51.408617Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"94c7a812-d368-4eef-8665-c0fd3bf70f25","timestampMs":1623108531408,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-07T23:28:52.115+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:28:52.115+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:52.116+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:52.922+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:52.922+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:52.932+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:52.932+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:57.886+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:57.886+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:57.886+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:57.886+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:57.896+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:57.896+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:57.897+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:57.897+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:59.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:59.854+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:59.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:59.854+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:28:59.865+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:59.865+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:28:59.865+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:28:59.865+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:05.595+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2021-06-07T23:29:05.598+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:29:05.596063Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"77c1213e-c853-48d1-b49b-eb20fbf7fe72","timestampMs":1623108545596,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:29:05.644+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 46 ms
[2021-06-07T23:29:05.645+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-07T23:29:05.677+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-07T23:29:05.677+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
[2021-06-07T23:29:06.298+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:29:06.298+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:29:05.596063Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"77c1213e-c853-48d1-b49b-eb20fbf7fe72","timestampMs":1623108545596,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:29:06.299+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:29:06.299+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:06.299+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:07.933+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:07.933+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:07.943+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:07.943+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:12.896+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:12.897+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:12.897+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:12.897+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:12.908+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:12.908+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:12.908+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:12.908+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:14.865+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:14.865+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:14.865+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:14.866+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:14.875+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:14.875+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:14.875+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:14.876+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:21.258+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:29:21.258+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:21.258+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:22.944+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:22.944+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:22.953+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:22.954+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:27.908+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:27.908+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:27.908+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:27.909+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:27.918+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:27.919+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:27.919+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:27.919+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:29.876+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:29.876+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:29.876+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:29.876+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:29.885+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:29.885+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:29.886+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:29.886+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:36.222+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:29:36.222+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:36.222+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:37.954+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:37.954+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:37.965+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:37.966+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:42.919+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:42.919+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:42.919+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:42.919+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:42.929+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:42.929+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:42.929+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:42.929+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:44.885+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:44.885+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:44.886+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:44.886+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:44.894+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:44.894+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:44.894+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:44.894+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:51.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:29:51.181+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:51.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:52.966+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:52.966+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:52.976+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:52.977+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:57.929+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:57.929+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:57.930+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:57.930+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:57.937+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:57.938+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:57.938+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:57.938+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:59.895+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:59.895+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:59.895+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:59.895+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:29:59.903+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:59.903+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:29:59.903+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:29:59.903+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:06.144+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:06.145+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:06.145+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:07.977+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:07.977+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:07.989+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:07.989+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:12.938+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:12.938+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:12.938+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:12.938+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:12.948+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:12.948+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:12.948+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:12.948+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:14.904+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:14.904+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:14.904+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:14.904+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:14.916+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:14.916+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:14.916+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:14.916+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:21.104+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:21.105+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:21.105+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:22.990+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:22.990+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:23.002+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:23.002+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:27.948+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:27.948+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:27.948+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:27.948+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:27.957+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:27.957+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:27.957+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:27.957+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:29.916+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:29.916+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:29.917+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:29.917+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:29.925+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:29.925+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:29.926+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:29.926+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:36.064+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:36.065+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:36.065+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:37.495+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:37.495+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"}],"messageName":"PDP_STATUS","requestId":"12f29346-278d-46df-a101-285077cc1309","timestampMs":1623108636819,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:30:37.496+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:30:37.496+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:37.496+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:38.002+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:38.002+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:38.010+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:38.011+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:39.107+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:39.108+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"c887ba8d-d020-406f-8cf6-c07c5890e0e8","timestampMs":1623108638433,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:30:39.110+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=c887ba8d-d020-406f-8cf6-c07c5890e0e8, timestampMs=1623108638433, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), description=null, pdpHeartbeatIntervalMs=120000, policies=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={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}}]}], policy-instance-name=ONAP_NF_NAMING_TIMESTAMP}))], policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2021-06-07T23:30:39.110+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:39.111+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:39.762+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:39.763+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":"c887ba8d-d020-406f-8cf6-c07c5890e0e8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ca90cb7f-5506-4bdb-a664-da12c8421304","timestampMs":1623108639110,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:30:39.763+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:30:39.763+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:39.764+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:42.958+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:42.958+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:42.958+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:42.958+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:42.968+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:42.968+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:42.969+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:42.969+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:43.251+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:43.252+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"8b792217-c437-4010-bfa6-f118108bdf5a","timestampMs":1623108638433,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:30:43.252+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=8b792217-c437-4010-bfa6-f118108bdf5a, timestampMs=1623108638433, name=onap-policy-xacml-pdp-59bbdf898f-pcplk, pdpGroup=defaultGroup, pdpSubgroup=xacml), state=ACTIVE)
[2021-06-07T23:30:43.252+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:43.253+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:43.913+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:43.914+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"8b792217-c437-4010-bfa6-f118108bdf5a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c297fd72-416d-4cd1-aded-d6322f4ba7a0","timestampMs":1623108643247,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:30:43.914+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:30:43.915+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:43.915+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:44.926+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:44.926+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:44.926+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:44.926+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:44.935+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:44.935+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:44.937+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:44.938+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:52.113+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:30:52.114+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":"onap-policy-apex-pdp-0","timeStamp":"2021-06-07T23:30:51.408687Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"0d21d997-ac59-48a0-8802-a72aafc4d3db","timestampMs":1623108651408,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-07T23:30:52.114+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:30:52.114+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:52.114+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:53.011+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:53.011+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:53.022+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:53.022+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:57.969+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:57.969+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:57.969+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:57.969+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:57.979+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:57.979+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:57.984+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:57.984+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:59.936+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:59.936+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:59.938+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:59.938+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:30:59.946+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:59.946+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:30:59.946+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:30:59.946+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:05.595+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2021-06-07T23:31:05.598+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:31:05.596066Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"74927853-e2ca-4360-8b58-19cab213ead3","timestampMs":1623108665596,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:31:05.644+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 46 ms
[2021-06-07T23:31:05.645+00:00|INFO|HttpClient|pool-10-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-07T23:31:05.674+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-07T23:31:05.674+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
[2021-06-07T23:31:06.292+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:31:06.293+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0","timeStamp":"2021-06-07T23:31:05.596066Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"74927853-e2ca-4360-8b58-19cab213ead3","timestampMs":1623108665596,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-07T23:31:06.293+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:31:06.293+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:06.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:08.023+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:08.023+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:08.033+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:08.033+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:12.979+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:12.979+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:12.984+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:12.984+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:12.990+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:12.990+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:12.991+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:12.991+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:14.946+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:14.946+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:14.946+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:14.946+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:14.955+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:14.955+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:14.955+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:14.955+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:21.256+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:31:21.257+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:21.257+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:23.033+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:23.033+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:23.042+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:23.042+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:27.991+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:27.991+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:27.991+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:27.991+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:28.001+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:28.001+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:28.002+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:28.002+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:29.955+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:29.955+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:29.955+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:29.955+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:29.964+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:29.964+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:29.965+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:29.965+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:36.215+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:31:36.217+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:36.217+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:38.042+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:38.042+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:38.052+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:38.052+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:43.001+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:43.001+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:43.003+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:43.003+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:43.011+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:43.012+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:43.012+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:43.012+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:44.965+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:44.965+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:44.965+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:44.965+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:44.975+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:44.975+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:44.977+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:44.977+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:51.178+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:31:51.178+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:51.178+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:53.052+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:53.052+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:53.063+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:53.064+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:58.012+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:58.012+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:58.012+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:58.012+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:58.021+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:58.021+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:58.022+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:58.022+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:59.976+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:59.976+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:59.978+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:59.978+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:31:59.985+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:59.985+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:31:59.985+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:31:59.985+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:06.148+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:32:06.148+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:06.148+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:08.064+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:08.064+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:08.073+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:08.073+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:13.022+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:13.022+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:13.022+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:13.022+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:13.030+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:13.030+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:13.032+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:13.032+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:14.985+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:14.985+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:14.985+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:14.986+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:14.993+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:14.993+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:14.993+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:14.993+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:21.108+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:32:21.108+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:21.109+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:23.075+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:23.075+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:23.085+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:23.085+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:28.031+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:28.031+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET https://message-router:3905/events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:28.032+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:28.032+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET https://message-router:3905/events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:28.039+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:28.039+00:00|WARN|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] Topic not found: /events/SDNR-CL-RSP/e2b29d42-1df5-4444-9035-93d190e43207/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:28.040+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:28.040+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] Topic not found: /events/APPC-LCM-WRITE/2c29c74b-7e3d-4bd1-a794-e28fb889508f/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:29.993+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:29.994+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET https://message-router:3905/events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:29.994+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:29.994+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:30.001+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:30.001+00:00|WARN|CambriaConsumerImpl|DMAAP-source-APPC-CL] Topic not found: /events/APPC-CL/4c27b9a7-789a-43d6-bee4-5fc94158f7f0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:30.002+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:30.002+00:00|WARN|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] Topic not found: /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:36.069+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:32:36.069+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:36.070+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:37.479+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:32:37.480+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"}],"messageName":"PDP_STATUS","requestId":"665c7616-0b26-4380-9360-b10f1c42f15e","timestampMs":1623108756821,"name":"onap-policy-xacml-pdp-59bbdf898f-pcplk","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-07T23:32:37.480+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2021-06-07T23:32:37.480+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:37.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/046b89d5-f043-4fac-aca8-0c6b6f7349d0/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:38.086+00:00|INFO|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] UEB GET /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:38.086+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] GET https://message-router:3905/events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2021-06-07T23:32:38.094+00:00|INFO|HttpClient|DMAAP-source-PDPD-CONFIGURATION] 	--> HTTP/1.1 404 Not Found
[2021-06-07T23:32:38.095+00:00|WARN|CambriaConsumerImpl|DMAAP-source-PDPD-CONFIGURATION] Topic not found: /events/PDPD-CONFIGURATION/8d00b306-b0d5-4d9b-99a0-a9222573b2d5/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2021-06-07T23:32:39.015+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-07T23:32:39.016+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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-va