Results

By type

          overriding xacml.properties in guards application
overriding logback.xml
Policy Xacml PDP config file: /opt/app/policy/pdpx/etc/mounted/config.json
[2022-03-27T05:02:42.320+00:00|INFO|Main|main] Starting policy xacml pdp service with arguments - [-c, /opt/app/policy/pdpx/etc/mounted/config.json]
[2022-03-27T05:02:42.732+00:00|INFO|XacmlPdpActivator|main] Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@14028087
[2022-03-27T05:02:43.883+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-03-27T05:02:44.294+00:00|INFO|XacmlPdpApplicationManager|main] Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@5357c287 JerseyClient(name=policyApiParameters, https=true, selfSignedCerts=false, hostname=policy-api, port=6969, basePath=null, userName=policyadmin, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@878452d, baseUrl=https://policy-api:6969/, alive=true)
[2022-03-27T05:02:44.412+00:00|INFO|XacmlPdpApplicationManager|main] Application guard supports [onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0]
[2022-03-27T05:02:44.426+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath guard at this path /opt/app/policy/pdpx/apps/guard
[2022-03-27T05:02:44.427+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/guard
[2022-03-27T05:02:44.430+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/guard/xacml.properties
[2022-03-27T05:02:44.436+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, javax.persistence.jdbc.url=jdbc:mariadb://policy-mariadb:3306/operationshistory, javax.persistence.jdbc.user=policy_user, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, javax.persistence.jdbc.driver=org.mariadb.jdbc.Driver, javax.persistence.jdbc.password=YipnSite3!Rafo, eclipselink.target-database=MySQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2022-03-27T05:02:44.437+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2022-03-27T05:02:44.437+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2022-03-27T05:02:44.437+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-03-27T05:02:44.438+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-03-27T05:02:44.438+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-03-27T05:02:44.439+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2022-03-27T05:02:44.439+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-03-27T05:02:44.439+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.url -> jdbc:mariadb://policy-mariadb:3306/operationshistory
[2022-03-27T05:02:44.440+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.user -> policy_user
[2022-03-27T05:02:44.440+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2022-03-27T05:02:44.440+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2022-03-27T05:02:44.440+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2022-03-27T05:02:44.441+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-03-27T05:02:44.441+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2022-03-27T05:02:44.442+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2022-03-27T05:02:44.442+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2022-03-27T05:02:44.443+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-03-27T05:02:44.444+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-03-27T05:02:44.444+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-03-27T05:02:44.444+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2022-03-27T05:02:44.444+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2022-03-27T05:02:44.445+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.driver -> org.mariadb.jdbc.Driver
[2022-03-27T05:02:44.445+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.password -> YipnSite3!Rafo
[2022-03-27T05:02:44.445+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> MySQL
[2022-03-27T05:02:44.446+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-03-27T05:02:44.446+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2022-03-27T05:02:44.447+00:00|INFO|StdXacmlApplicationServiceProvider|main] {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, javax.persistence.jdbc.url=jdbc:mariadb://policy-mariadb:3306/operationshistory, javax.persistence.jdbc.user=policy_user, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, javax.persistence.jdbc.driver=org.mariadb.jdbc.Driver, javax.persistence.jdbc.password=YipnSite3!Rafo, eclipselink.target-database=MySQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2022-03-27T05:02:44.455+00:00|WARN|XACMLProperties|main] Properties file /opt/java/openjdk/lib/xacml.properties cannot be read.
[2022-03-27T05:02:44.529+00:00|INFO|XacmlPdpApplicationManager|main] Application match supports [onap.policies.Match 1.0.0]
[2022-03-27T05:02:44.530+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath match at this path /opt/app/policy/pdpx/apps/match
[2022-03-27T05:02:44.531+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/match
[2022-03-27T05:02:44.531+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/match/xacml.properties
[2022-03-27T05:02:44.531+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.532+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-03-27T05:02:44.532+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-03-27T05:02:44.532+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-03-27T05:02:44.533+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-03-27T05:02:44.533+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-03-27T05:02:44.533+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-03-27T05:02:44.533+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-03-27T05:02:44.533+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-03-27T05:02:44.533+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-03-27T05:02:44.534+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-03-27T05:02:44.534+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-03-27T05:02:44.534+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-03-27T05:02:44.534+00:00|INFO|StdXacmlApplicationServiceProvider|main] {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.538+00:00|INFO|XacmlPdpApplicationManager|main] Application monitoring supports [onap.Monitoring 1.0.0]
[2022-03-27T05:02:44.539+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath monitoring at this path /opt/app/policy/pdpx/apps/monitoring
[2022-03-27T05:02:44.539+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/monitoring
[2022-03-27T05:02:44.539+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/monitoring/xacml.properties
[2022-03-27T05:02:44.540+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.540+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-03-27T05:02:44.540+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-03-27T05:02:44.540+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-03-27T05:02:44.540+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-03-27T05:02:44.540+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-03-27T05:02:44.540+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-03-27T05:02:44.541+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-03-27T05:02:44.541+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-03-27T05:02:44.541+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-03-27T05:02:44.541+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-03-27T05:02:44.541+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-03-27T05:02:44.542+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-03-27T05:02:44.542+00:00|INFO|StdXacmlApplicationServiceProvider|main] {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.545+00:00|INFO|XacmlPdpApplicationManager|main] Application naming supports [onap.policies.Naming 1.0.0]
[2022-03-27T05:02:44.545+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath naming at this path /opt/app/policy/pdpx/apps/naming
[2022-03-27T05:02:44.545+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/naming
[2022-03-27T05:02:44.546+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/naming/xacml.properties
[2022-03-27T05:02:44.546+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.547+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-03-27T05:02:44.547+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-03-27T05:02:44.547+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-03-27T05:02:44.547+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-03-27T05:02:44.548+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-03-27T05:02:44.553+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-03-27T05:02:44.554+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-03-27T05:02:44.555+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-03-27T05:02:44.555+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-03-27T05:02:44.556+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-03-27T05:02:44.556+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-03-27T05:02:44.556+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-03-27T05:02:44.557+00:00|INFO|StdXacmlApplicationServiceProvider|main] {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.568+00:00|INFO|XacmlPdpApplicationManager|main] Application native supports [onap.policies.native.Xacml 1.0.0]
[2022-03-27T05:02:44.569+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath native at this path /opt/app/policy/pdpx/apps/native
[2022-03-27T05:02:44.570+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/native
[2022-03-27T05:02:44.570+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/native/xacml.properties
[2022-03-27T05:02:44.571+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.572+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-03-27T05:02:44.572+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-03-27T05:02:44.572+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-03-27T05:02:44.572+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-03-27T05:02:44.573+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-03-27T05:02:44.573+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-03-27T05:02:44.573+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-03-27T05:02:44.573+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-03-27T05:02:44.573+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-03-27T05:02:44.574+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-03-27T05:02:44.574+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-03-27T05:02:44.574+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-03-27T05:02:44.575+00:00|INFO|StdXacmlApplicationServiceProvider|main] {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.582+00:00|INFO|XacmlPdpApplicationManager|main] Application optimization supports [onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0]
[2022-03-27T05:02:44.585+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath optimization at this path /opt/app/policy/pdpx/apps/optimization
[2022-03-27T05:02:44.586+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/optimization
[2022-03-27T05:02:44.587+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/optimization/xacml.properties
[2022-03-27T05:02:44.587+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.589+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-03-27T05:02:44.598+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-03-27T05:02:44.602+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-03-27T05:02:44.604+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-03-27T05:02:44.606+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-03-27T05:02:44.607+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-03-27T05:02:44.609+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-03-27T05:02:44.611+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-03-27T05:02:44.612+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-03-27T05:02:44.614+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-03-27T05:02:44.621+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-03-27T05:02:44.622+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-03-27T05:02:44.622+00:00|INFO|StdXacmlApplicationServiceProvider|main] {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
[2022-03-27T05:02:44.624+00:00|INFO|XacmlPdpApplicationManager|main] Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@41fe9859, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@5ac86ba5, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@6c67e137, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@2c9399a4, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@191ae03f, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@9635fa}
[2022-03-27T05:02:44.888+00:00|INFO|XacmlPdpHearbeatPublisher|main] heartbeat topic probe 4000ms
[2022-03-27T05:02:45.009+00:00|INFO|log|main] Logging initialized @3802ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-03-27T05:02:45.315+00:00|INFO|ServiceManager|main] service manager starting
[2022-03-27T05:02:45.316+00:00|INFO|ServiceManager|main] service manager starting XACML PDP parameters
[2022-03-27T05:02:45.317+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher
[2022-03-27T05:02:45.318+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, 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@47dd778
[2022-03-27T05:02:45.318+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-03-27T05:02:45.321+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2022-03-27T05:02:45.323+00:00|INFO|ServiceManager|main] service manager starting topics
[2022-03-27T05:02:45.325+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-03-27T05:02:45.382+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:02:45.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:02:45.331+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c68b1843-b055-48ab-b15c-c4c45b4c0e15, alive=false, publisher=null]]: starting
[2022-03-27T05:02:45.442+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c68b1843-b055-48ab-b15c-c4c45b4c0e15, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-03-27T05:02:45.442+00:00|INFO|ServiceManager|main] service manager starting Terminate PDP
[2022-03-27T05:02:45.445+00:00|INFO|ServiceManager|main] service manager starting Heartbeat Publisher
[2022-03-27T05:02:45.466+00:00|INFO|ServiceManager|main] service manager starting REST Server
[2022-03-27T05:02:45.467+00:00|INFO|ServiceManager|main] service manager starting
[2022-03-27T05:02:45.467+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters
[2022-03-27T05:02:45.507+00:00|INFO|TopicBase|pool-3-thread-1] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, 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]]]]: registering org.onap.policy.common.endpoints.event.comm.client.BidirectionalTopicClient$$Lambda$177/0x0000000800357840@212c12a3
[2022-03-27T05:02:45.518+00:00|INFO|SingleThreadedBusTopicSource|pool-3-thread-1] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, 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=2]]]]: register: start not attempted
[2022-03-27T05:02:45.532+00:00|INFO|OrderedServiceImpl|pool-3-thread-1] ***** OrderedServiceImpl implementers:
 []
[2022-03-27T05:02:45.538+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:02:45.467+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7d2a6eac==io.prometheus.client.exporter.MetricsServlet@b40643d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-41c62850==org.glassfish.jersey.servlet.ServletContainer@bec94f5f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2e27d72f==io.swagger.jersey.config.JerseyJaxrsConfig@78c59832{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@3e521715{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@26a529dc{/,null,STOPPED}, connector=RestServerParameters@437e951d{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7d2a6eac==io.prometheus.client.exporter.MetricsServlet@b40643d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-41c62850==org.glassfish.jersey.servlet.ServletContainer@bec94f5f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2e27d72f==io.swagger.jersey.config.JerseyJaxrsConfig@78c59832{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-03-27T05:02:45.591+00:00|INFO|ServiceManager|main] service manager started
[2022-03-27T05:02:45.591+00:00|INFO|ServiceManager|main] service manager started
[2022-03-27T05:02:45.594+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 43 ms
[2022-03-27T05:02:45.604+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:02:45.608+00:00|INFO|Main|main] Started policy-xacml-pdp service successfully.
[2022-03-27T05:02:45.618+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7d2a6eac==io.prometheus.client.exporter.MetricsServlet@b40643d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-41c62850==org.glassfish.jersey.servlet.ServletContainer@bec94f5f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2e27d72f==io.swagger.jersey.config.JerseyJaxrsConfig@78c59832{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@3e521715{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@26a529dc{/,null,STOPPED}, connector=RestServerParameters@437e951d{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7d2a6eac==io.prometheus.client.exporter.MetricsServlet@b40643d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-41c62850==org.glassfish.jersey.servlet.ServletContainer@bec94f5f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-2e27d72f==io.swagger.jersey.config.JerseyJaxrsConfig@78c59832{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-03-27T05:02:45.687+00:00|INFO|Server|RestServerParameters-6969] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.11+9
[2022-03-27T05:02:45.906+00:00|INFO|session|RestServerParameters-6969] DefaultSessionIdManager workerName=node0
[2022-03-27T05:02:45.906+00:00|INFO|session|RestServerParameters-6969] No SessionScavenger set, using defaults
[2022-03-27T05:02:45.909+00:00|INFO|session|RestServerParameters-6969] node0 Scavenging every 600000ms
[2022-03-27T05:02:46.673+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:46.673+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:46.689+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.7.85] failed: Connection refused (Connection refused)
[2022-03-27T05:02:46.689+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-03-27T05:02:46.696+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:02:46.697+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 1 message to send.
[2022-03-27T05:02:47.753+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2201 ms
[2022-03-27T05:02:47.753+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:02:47.753+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:02:48.088+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls
[2022-03-27T05:02:48.089+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls
[2022-03-27T05:02:48.228+00:00|INFO|ContextHandler|RestServerParameters-6969] Started o.e.j.s.ServletContextHandler@26a529dc{/,null,AVAILABLE}
[2022-03-27T05:02:48.597+00:00|INFO|SslContextFactory|RestServerParameters-6969] x509=X509@17bf6a39(policy@policy.onap.org,h=[policy, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-drools-pdp, policy-drools-pdp.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[]) for Server@475dee13[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/pdpx/etc/ssl/policy-truststore]
[2022-03-27T05:02:48.803+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:48.803+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:02:48.804+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 1 message to send.
[2022-03-27T05:02:48.871+00:00|INFO|AbstractConnector|RestServerParameters-6969] Started RestServerParameters@437e951d{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2022-03-27T05:02:48.872+00:00|INFO|Server|RestServerParameters-6969] Started @7665ms
[2022-03-27T05:02:49.554+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:02:49.843+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 2 msgs to /events/POLICY-PDP-PAP. Oldest: 4292 ms
[2022-03-27T05:02:49.843+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:02:49.843+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:02:50.867+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:50.868+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:02:50.868+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 2 message to send.
[2022-03-27T05:02:51.894+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 2 msgs to /events/POLICY-PDP-PAP. Oldest: 6343 ms
[2022-03-27T05:02:51.895+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:02:51.895+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:02:52.919+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:52.920+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:02:52.920+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 2 message to send.
[2022-03-27T05:02:53.558+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:02:53.942+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 3 msgs to /events/POLICY-PDP-PAP. Oldest: 8391 ms
[2022-03-27T05:02:53.943+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:02:53.943+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:02:54.963+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:54.964+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:02:54.964+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 3 message to send.
[2022-03-27T05:02:55.994+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 3 msgs to /events/POLICY-PDP-PAP. Oldest: 10443 ms
[2022-03-27T05:02:55.995+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:02:55.995+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:02:57.011+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:57.011+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:02:57.011+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 3 message to send.
[2022-03-27T05:02:57.560+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:02:58.042+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 4 msgs to /events/POLICY-PDP-PAP. Oldest: 12491 ms
[2022-03-27T05:02:58.042+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:02:58.042+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:02:59.058+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:02:59.062+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:02:59.063+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 4 message to send.
[2022-03-27T05:03:00.095+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 4 msgs to /events/POLICY-PDP-PAP. Oldest: 14543 ms
[2022-03-27T05:03:00.095+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:00.095+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:01.110+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:01.111+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:01.111+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 4 message to send.
[2022-03-27T05:03:01.562+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:01.695+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, 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=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-03-27T05:03:01.695+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:03:01.695+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:01.695+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:03:02.142+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 5 msgs to /events/POLICY-PDP-PAP. Oldest: 16591 ms
[2022-03-27T05:03:02.143+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:02.143+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:02.707+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:02.708+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.7.85] failed: Connection refused (Connection refused)
[2022-03-27T05:03:02.708+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-03-27T05:03:03.154+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:03.155+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:03.155+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 5 message to send.
[2022-03-27T05:03:04.194+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 5 msgs to /events/POLICY-PDP-PAP. Oldest: 18643 ms
[2022-03-27T05:03:04.195+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:04.196+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:05.234+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:05.235+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:05.236+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 5 message to send.
[2022-03-27T05:03:05.565+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:06.241+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 6 msgs to /events/POLICY-PDP-PAP. Oldest: 20690 ms
[2022-03-27T05:03:06.241+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:06.242+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:07.283+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:07.284+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:07.284+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 6 message to send.
[2022-03-27T05:03:07.284+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 11, above threshold 10.
[2022-03-27T05:03:08.294+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 6 msgs to /events/POLICY-PDP-PAP. Oldest: 22743 ms
[2022-03-27T05:03:08.295+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:08.295+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:09.336+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:09.338+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:09.339+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 6 message to send.
[2022-03-27T05:03:09.339+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 12, above threshold 10.
[2022-03-27T05:03:09.566+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:10.342+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 7 msgs to /events/POLICY-PDP-PAP. Oldest: 24791 ms
[2022-03-27T05:03:10.343+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:10.344+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:11.378+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:11.379+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:11.380+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 7 message to send.
[2022-03-27T05:03:11.380+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 13, above threshold 10.
[2022-03-27T05:03:12.394+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 7 msgs to /events/POLICY-PDP-PAP. Oldest: 26843 ms
[2022-03-27T05:03:12.395+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:12.395+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:13.427+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:13.428+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:13.429+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 7 message to send.
[2022-03-27T05:03:13.429+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 14, above threshold 10.
[2022-03-27T05:03:13.570+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:14.441+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 8 msgs to /events/POLICY-PDP-PAP. Oldest: 28890 ms
[2022-03-27T05:03:14.441+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:14.442+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:15.474+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:15.475+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:15.475+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 8 message to send.
[2022-03-27T05:03:15.475+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 15, above threshold 10.
[2022-03-27T05:03:16.492+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 8 msgs to /events/POLICY-PDP-PAP. Oldest: 30941 ms
[2022-03-27T05:03:16.492+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:16.493+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:17.529+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:17.529+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:17.529+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 8 message to send.
[2022-03-27T05:03:17.529+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 16, above threshold 10.
[2022-03-27T05:03:17.571+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:17.708+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, 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=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-03-27T05:03:17.710+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:03:17.710+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:17.710+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:03:18.541+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 9 msgs to /events/POLICY-PDP-PAP. Oldest: 32990 ms
[2022-03-27T05:03:18.542+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:18.543+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:18.737+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:18.737+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.7.85] failed: Connection refused (Connection refused)
[2022-03-27T05:03:18.738+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-03-27T05:03:21.572+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:21.590+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:21.591+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:21.592+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 9 message to send.
[2022-03-27T05:03:21.592+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 17, above threshold 10.
[2022-03-27T05:03:22.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 10 msgs to /events/POLICY-PDP-PAP. Oldest: 37090 ms
[2022-03-27T05:03:22.642+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:22.642+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:23.669+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:23.670+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:23.670+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 10 message to send.
[2022-03-27T05:03:23.670+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 18, above threshold 10.
[2022-03-27T05:03:24.692+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 10 msgs to /events/POLICY-PDP-PAP. Oldest: 39141 ms
[2022-03-27T05:03:24.693+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:24.694+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:25.593+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:25.713+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:25.713+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:25.714+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 10 message to send.
[2022-03-27T05:03:25.714+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 19, above threshold 10.
[2022-03-27T05:03:26.741+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 11 msgs to /events/POLICY-PDP-PAP. Oldest: 41190 ms
[2022-03-27T05:03:26.742+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:26.742+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:27.762+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:27.763+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:27.763+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 11 message to send.
[2022-03-27T05:03:27.763+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 20, above threshold 10.
[2022-03-27T05:03:28.791+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 11 msgs to /events/POLICY-PDP-PAP. Oldest: 43240 ms
[2022-03-27T05:03:28.794+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:28.795+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:29.715+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:29.814+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:29.814+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:29.815+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 11 message to send.
[2022-03-27T05:03:29.815+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 21, above threshold 10.
[2022-03-27T05:03:30.841+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 12 msgs to /events/POLICY-PDP-PAP. Oldest: 45290 ms
[2022-03-27T05:03:30.841+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:30.842+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:31.861+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:31.862+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:31.862+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 12 message to send.
[2022-03-27T05:03:31.862+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 22, above threshold 10.
[2022-03-27T05:03:32.891+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 12 msgs to /events/POLICY-PDP-PAP. Oldest: 47340 ms
[2022-03-27T05:03:32.891+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:32.892+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:33.738+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, 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=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-03-27T05:03:33.739+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:03:33.739+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:33.739+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:03:33.815+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:33.905+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:33.906+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:33.906+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 12 message to send.
[2022-03-27T05:03:33.906+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 23, above threshold 10.
[2022-03-27T05:03:34.774+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:34.774+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.7.85] failed: Connection refused (Connection refused)
[2022-03-27T05:03:34.774+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-03-27T05:03:34.941+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 13 msgs to /events/POLICY-PDP-PAP. Oldest: 49390 ms
[2022-03-27T05:03:34.941+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:34.942+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:35.957+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:35.958+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:35.959+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 13 message to send.
[2022-03-27T05:03:35.959+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 24, above threshold 10.
[2022-03-27T05:03:36.991+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 13 msgs to /events/POLICY-PDP-PAP. Oldest: 51440 ms
[2022-03-27T05:03:36.992+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:36.992+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:37.906+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:38.006+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:38.006+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:38.007+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 13 message to send.
[2022-03-27T05:03:38.007+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 25, above threshold 10.
[2022-03-27T05:03:39.041+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 14 msgs to /events/POLICY-PDP-PAP. Oldest: 53490 ms
[2022-03-27T05:03:39.041+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:39.041+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:40.081+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:40.081+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:40.081+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 14 message to send.
[2022-03-27T05:03:40.081+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 26, above threshold 10.
[2022-03-27T05:03:41.091+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 14 msgs to /events/POLICY-PDP-PAP. Oldest: 55540 ms
[2022-03-27T05:03:41.092+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:41.092+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:42.007+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:42.132+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:42.133+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:42.134+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 14 message to send.
[2022-03-27T05:03:42.134+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 27, above threshold 10.
[2022-03-27T05:03:43.141+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 15 msgs to /events/POLICY-PDP-PAP. Oldest: 57590 ms
[2022-03-27T05:03:43.142+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:43.143+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:44.177+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:44.178+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:44.178+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 15 message to send.
[2022-03-27T05:03:44.179+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 28, above threshold 10.
[2022-03-27T05:03:45.191+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 15 msgs to /events/POLICY-PDP-PAP. Oldest: 59640 ms
[2022-03-27T05:03:45.191+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:45.192+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:46.138+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:46.225+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:46.226+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:46.226+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 15 message to send.
[2022-03-27T05:03:46.226+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29, above threshold 10.
[2022-03-27T05:03:47.242+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 16 msgs to /events/POLICY-PDP-PAP. Oldest: 61691 ms
[2022-03-27T05:03:47.243+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:47.243+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:48.274+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:48.276+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:48.294+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 16 message to send.
[2022-03-27T05:03:48.295+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 30, above threshold 10.
[2022-03-27T05:03:49.342+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 16 msgs to /events/POLICY-PDP-PAP. Oldest: 63791 ms
[2022-03-27T05:03:49.344+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:49.344+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:49.774+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, 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=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-03-27T05:03:49.775+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:03:49.775+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:49.775+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:03:50.227+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:50.807+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:50.807+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.7.85] failed: Connection refused (Connection refused)
[2022-03-27T05:03:50.807+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-03-27T05:03:52.403+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:52.404+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:52.404+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 16 message to send.
[2022-03-27T05:03:52.404+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 31, above threshold 10.
[2022-03-27T05:03:53.441+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 17 msgs to /events/POLICY-PDP-PAP. Oldest: 67890 ms
[2022-03-27T05:03:53.442+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:53.442+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:54.451+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:54.451+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:54.451+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 17 message to send.
[2022-03-27T05:03:54.451+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 32, above threshold 10.
[2022-03-27T05:03:55.495+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 17 msgs to /events/POLICY-PDP-PAP. Oldest: 69944 ms
[2022-03-27T05:03:55.495+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:55.496+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:56.410+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:03:56.528+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:56.529+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:56.529+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 17 message to send.
[2022-03-27T05:03:56.529+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 33, above threshold 10.
[2022-03-27T05:03:57.541+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 18 msgs to /events/POLICY-PDP-PAP. Oldest: 71990 ms
[2022-03-27T05:03:57.542+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:57.542+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:03:58.578+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:03:58.579+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:03:58.579+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 18 message to send.
[2022-03-27T05:03:58.579+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 34, above threshold 10.
[2022-03-27T05:03:59.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 18 msgs to /events/POLICY-PDP-PAP. Oldest: 74040 ms
[2022-03-27T05:03:59.591+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:03:59.592+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:00.530+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:00.625+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:00.626+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:00.626+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 18 message to send.
[2022-03-27T05:04:00.626+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 35, above threshold 10.
[2022-03-27T05:04:01.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 19 msgs to /events/POLICY-PDP-PAP. Oldest: 76090 ms
[2022-03-27T05:04:01.641+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:01.642+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:02.677+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:02.678+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:02.678+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 19 message to send.
[2022-03-27T05:04:02.678+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 36, above threshold 10.
[2022-03-27T05:04:03.691+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 19 msgs to /events/POLICY-PDP-PAP. Oldest: 78140 ms
[2022-03-27T05:04:03.691+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:03.692+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:04.627+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:04.722+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:04.723+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:04.723+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 19 message to send.
[2022-03-27T05:04:04.724+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 37, above threshold 10.
[2022-03-27T05:04:05.741+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 20 msgs to /events/POLICY-PDP-PAP. Oldest: 80190 ms
[2022-03-27T05:04:05.742+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:05.743+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:05.808+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, 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=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-03-27T05:04:05.808+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:04:05.808+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:05.808+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:04:06.771+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:06.771+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:06.771+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 20 message to send.
[2022-03-27T05:04:06.771+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 38, above threshold 10.
[2022-03-27T05:04:07.794+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 20 msgs to /events/POLICY-PDP-PAP. Oldest: 82243 ms
[2022-03-27T05:04:07.795+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:07.795+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:08.726+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:08.819+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:08.819+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:08.820+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 20 message to send.
[2022-03-27T05:04:08.820+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 39, above threshold 10.
[2022-03-27T05:04:09.842+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 21 msgs to /events/POLICY-PDP-PAP. Oldest: 84291 ms
[2022-03-27T05:04:09.843+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:09.843+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:10.870+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:10.870+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:10.870+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 21 message to send.
[2022-03-27T05:04:10.870+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 40, above threshold 10.
[2022-03-27T05:04:11.891+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 21 msgs to /events/POLICY-PDP-PAP. Oldest: 86340 ms
[2022-03-27T05:04:11.891+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:11.892+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:12.821+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:12.913+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:12.913+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:12.913+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 21 message to send.
[2022-03-27T05:04:12.913+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 41, above threshold 10.
[2022-03-27T05:04:13.941+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 22 msgs to /events/POLICY-PDP-PAP. Oldest: 88390 ms
[2022-03-27T05:04:13.942+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:13.942+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:14.961+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:14.962+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:14.962+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 22 message to send.
[2022-03-27T05:04:14.962+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 42, above threshold 10.
[2022-03-27T05:04:15.991+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 22 msgs to /events/POLICY-PDP-PAP. Oldest: 90440 ms
[2022-03-27T05:04:15.992+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:15.992+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:16.914+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:17.009+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:17.010+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:17.011+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 22 message to send.
[2022-03-27T05:04:17.011+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 43, above threshold 10.
[2022-03-27T05:04:18.041+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 23 msgs to /events/POLICY-PDP-PAP. Oldest: 92490 ms
[2022-03-27T05:04:18.042+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:18.042+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:19.057+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:19.057+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:19.057+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 23 message to send.
[2022-03-27T05:04:19.057+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 44, above threshold 10.
[2022-03-27T05:04:20.091+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 23 msgs to /events/POLICY-PDP-PAP. Oldest: 94540 ms
[2022-03-27T05:04:20.091+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:20.091+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:21.011+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:21.137+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:21.138+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:21.138+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 23 message to send.
[2022-03-27T05:04:21.138+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 45, above threshold 10.
[2022-03-27T05:04:22.141+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 24 msgs to /events/POLICY-PDP-PAP. Oldest: 96590 ms
[2022-03-27T05:04:22.142+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:22.142+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:23.153+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:23.154+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:23.154+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 24 message to send.
[2022-03-27T05:04:23.154+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 46, above threshold 10.
[2022-03-27T05:04:24.191+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 24 msgs to /events/POLICY-PDP-PAP. Oldest: 98640 ms
[2022-03-27T05:04:24.192+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:24.192+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:25.138+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:25.234+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:25.235+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:25.235+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 24 message to send.
[2022-03-27T05:04:25.235+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 47, above threshold 10.
[2022-03-27T05:04:26.241+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 25 msgs to /events/POLICY-PDP-PAP. Oldest: 100690 ms
[2022-03-27T05:04:26.242+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:26.243+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:27.288+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:27.289+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:27.289+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 25 message to send.
[2022-03-27T05:04:27.290+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 48, above threshold 10.
[2022-03-27T05:04:28.291+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 25 msgs to /events/POLICY-PDP-PAP. Oldest: 102740 ms
[2022-03-27T05:04:28.292+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:28.292+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:29.238+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:29.329+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:29.330+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:29.330+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 25 message to send.
[2022-03-27T05:04:29.331+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 49, above threshold 10.
[2022-03-27T05:04:30.341+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 26 msgs to /events/POLICY-PDP-PAP. Oldest: 104790 ms
[2022-03-27T05:04:30.342+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:30.342+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:31.397+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:31.398+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:31.398+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 26 message to send.
[2022-03-27T05:04:31.398+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 50, above threshold 10.
[2022-03-27T05:04:32.442+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 26 msgs to /events/POLICY-PDP-PAP. Oldest: 106891 ms
[2022-03-27T05:04:32.443+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:32.443+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:33.332+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:33.457+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:33.458+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:33.458+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 26 message to send.
[2022-03-27T05:04:33.458+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 51, above threshold 10.
[2022-03-27T05:04:34.494+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 27 msgs to /events/POLICY-PDP-PAP. Oldest: 108943 ms
[2022-03-27T05:04:34.495+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:34.495+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:35.538+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:35.539+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:35.539+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 27 message to send.
[2022-03-27T05:04:35.539+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 52, above threshold 10.
[2022-03-27T05:04:36.541+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 27 msgs to /events/POLICY-PDP-PAP. Oldest: 110990 ms
[2022-03-27T05:04:36.541+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:36.542+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:37.303+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:37.304+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.7.85] failed: Connection refused (Connection refused)
[2022-03-27T05:04:37.304+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-03-27T05:04:37.462+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:39.570+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:39.571+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:39.571+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 27 message to send.
[2022-03-27T05:04:39.571+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 53, above threshold 10.
[2022-03-27T05:04:40.592+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 28 msgs to /events/POLICY-PDP-PAP. Oldest: 115041 ms
[2022-03-27T05:04:40.592+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:40.592+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:41.619+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-03-27T05:04:41.619+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 20 common frames omitted
[2022-03-27T05:04:41.619+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 28 message to send.
[2022-03-27T05:04:41.619+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 54, above threshold 10.
[2022-03-27T05:04:42.642+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 28 msgs to /events/POLICY-PDP-PAP. Oldest: 117090 ms
[2022-03-27T05:04:42.658+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:42.660+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:43.572+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:44.745+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:04:44.766+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (2108 ms):{"serverTimeMs":1199,"count":28}
[2022-03-27T05:04:44.766+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: resetting failure count.
[2022-03-27T05:04:44.767+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 1 ms
[2022-03-27T05:04:44.767+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:44.802+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:04:44.803+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (36 ms):{"serverTimeMs":3,"count":1}
[2022-03-27T05:04:48.770+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:48.791+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 21 ms
[2022-03-27T05:04:48.792+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:48.837+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:04:48.838+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:04:52.304+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, 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=2]]]]: cannot fetch
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.7.85] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
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(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2022-03-27T05:04:52.304+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:04:52.304+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-03-27T05:04:52.305+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:04:52.773+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:52.794+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 20 ms
[2022-03-27T05:04:52.794+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:52.829+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:04:52.830+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:04:56.774+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:04:56.791+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 17 ms
[2022-03-27T05:04:56.791+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:04:56.811+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:04:56.812+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:05:00.774+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:05:00.791+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 17 ms
[2022-03-27T05:05:00.791+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:05:00.815+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:05:00.816+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:05:01.534+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:05:01.540+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76","timestampMs":1648357365491,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285"}
[2022-03-27T05:05:01.544+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-03-27T05:05:01.545+00:00|INFO|BidirectionalTopicClient|DMAAP-source-POLICY-PDP-PAP] topic POLICY-PDP-PAP is ready; found matching message PdpTopicCheck(super=PdpMessage(messageName=PDP_TOPIC_CHECK, requestId=bd30e54e-c1c1-4afd-83bd-ee9fd4a02d76, timestampMs=1648357365491, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=null, pdpSubgroup=null))
[2022-03-27T05:05:01.578+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:05:01.578+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:05:01.578+00:00|INFO|TopicBase|pool-3-thread-1] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=406b91bf-cadf-4df7-90aa-e4a98b9d507c, consumerInstance=onap-policy-xacml-pdp-747587df66-nf82z, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=1, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.common.endpoints.event.comm.client.BidirectionalTopicClient$$Lambda$177/0x0000000800357840@212c12a3
[2022-03-27T05:05:01.586+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e57c64e7-b737-425c-b96f-0e16cd6ea58d, timestampMs=1648357501580, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=null, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=0, policyDeploySuccessCount=0, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:05:01.672+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e57c64e7-b737-425c-b96f-0e16cd6ea58d","timestampMs":1648357501580,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:05:01.691+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 19 ms
[2022-03-27T05:05:01.691+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:05:01.706+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:05:01.707+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:05:02.366+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:05:02.367+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e57c64e7-b737-425c-b96f-0e16cd6ea58d","timestampMs":1648357501580,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:05:02.368+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:05:02.368+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:05:02.368+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:05:17.420+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:05:17.420+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:05:17.421+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:05:32.484+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:05:32.484+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:05:32.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:05:47.504+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:05:47.504+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:05:47.505+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:06:01.673+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=aa898822-5797-4fec-87fb-5ff2ce5620a0, timestampMs=1648357561673, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=null, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=0, policyDeploySuccessCount=0, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:06:01.675+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"aa898822-5797-4fec-87fb-5ff2ce5620a0","timestampMs":1648357561673,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:01.694+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 19 ms
[2022-03-27T05:06:01.701+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:06:01.758+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:06:01.759+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (65 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:06:02.442+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:06:02.443+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"aa898822-5797-4fec-87fb-5ff2ce5620a0","timestampMs":1648357561673,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:02.444+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:06:02.444+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:06:02.444+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:06:17.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:06:17.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:06:17.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:06:32.460+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:06:32.460+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:06:32.460+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:06:45.734+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:06:45.736+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:06:46.650800Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"0d49d8ad-bd2c-4599-9946-c86d818cb920","timestampMs":1648357606650,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:45.737+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:06:45.737+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:06:45.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:06:53.004+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:06:53.005+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T04:58:23.103835Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"2206fbb3-34ce-43b4-b586-803036866dec","timestampMs":1648357103091,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:53.006+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:06:53.006+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:00:23.090009Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"249e3b06-52c3-4a13-89e6-f0bdcde1d33c","timestampMs":1648357223089,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:53.006+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:06:53.006+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:02:23.089425Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"b25cffe6-cac3-45ab-a58b-83f5a98741c2","timestampMs":1648357343089,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:53.007+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:06:53.007+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:04:23.088982Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"ebcb80ed-3433-4b34-98c0-a1bc19d54cf2","timestampMs":1648357463088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:53.007+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:06:53.007+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:06:23.090843Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"9381b257-3010-4b4a-aa11-83262874da78","timestampMs":1648357583090,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup"}
[2022-03-27T05:06:53.007+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:06:53.007+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:06:53.007+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:07:01.676+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ba40fec1-5136-4b5a-bf29-66054235b7dc, timestampMs=1648357621676, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=null, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=0, policyDeploySuccessCount=0, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:07:01.678+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"ba40fec1-5136-4b5a-bf29-66054235b7dc","timestampMs":1648357621676,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:07:01.691+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13 ms
[2022-03-27T05:07:01.691+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:07:01.743+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:07:01.744+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:07:02.419+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:07:02.420+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"ba40fec1-5136-4b5a-bf29-66054235b7dc","timestampMs":1648357621676,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:07:02.420+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:07:02.421+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:07:02.421+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:07:17.432+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:07:17.433+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:07:17.433+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:07:32.445+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:07:32.446+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:07:32.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:07:47.461+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:07:47.462+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:07:47.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:01.679+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=7f54fba3-08ff-4fac-bde2-da450e61d07d, timestampMs=1648357681679, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=null, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=0, policyDeploySuccessCount=0, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:08:01.680+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7f54fba3-08ff-4fac-bde2-da450e61d07d","timestampMs":1648357681679,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:08:01.691+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 11 ms
[2022-03-27T05:08:01.691+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:08:01.736+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:01.736+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:08:02.378+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:02.379+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7f54fba3-08ff-4fac-bde2-da450e61d07d","timestampMs":1648357681679,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup"}
[2022-03-27T05:08:02.379+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:02.379+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:02.380+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:04.275+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:04.275+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"3a76b0ee-6b0d-4975-a41d-42d5d658fcbc","timestampMs":1648357683576,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:04.298+00:00|INFO|XacmlPdpUpdateListener|DMAAP-source-POLICY-PDP-PAP] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=3a76b0ee-6b0d-4975-a41d-42d5d658fcbc, timestampMs=1648357683576, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2022-03-27T05:08:04.331+00:00|INFO|StdBaseTranslator|DMAAP-source-POLICY-PDP-PAP] Obligation Policy id: SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP type: onap.policies.Naming weight: null policy:
{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}
[2022-03-27T05:08:04.534+00:00|INFO|StdXacmlApplicationServiceProvider|DMAAP-source-POLICY-PDP-PAP] Xacml Policy is 


    
        
            
                
                    SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP
                    
                
            
            
                
                    onap.policies.Naming
                    
                
            
            
                
                    onap.policies.Naming
                    
                
                
                    1.0.0
                    
                
            
        
    
    
        Default is to PERMIT if the policy matches.
        
        
            
                
                    SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP
                
                
                    {"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}
                
                
                    onap.policies.Naming
                
            
        
    


[2022-03-27T05:08:04.563+00:00|INFO|XacmlPolicyUtils|DMAAP-source-POLICY-PDP-PAP] Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/opt/app/policy/pdpx/apps/naming/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /opt/app/policy/pdpx/apps/naming/xacml.properties
[2022-03-27T05:08:04.568+00:00|INFO|XacmlPdpApplicationManager|DMAAP-source-POLICY-PDP-PAP] Loaded ToscaPolicy {policy-id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP, policy-version=1.0.0} into application naming
[2022-03-27T05:08:04.573+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"3a76b0ee-6b0d-4975-a41d-42d5d658fcbc","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"78390da2-6190-4695-89fd-45f3dc48c63c","timestampMs":1648357684572,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:04.573+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=cd2a9b26-dccf-4388-a55e-e04a6ba3d323, timestampMs=1648357684573, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:08:04.574+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:04.574+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:04.575+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"cd2a9b26-dccf-4388-a55e-e04a6ba3d323","timestampMs":1648357684573,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:04.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 2 msgs to /events/POLICY-PDP-PAP. Oldest: 18 ms
[2022-03-27T05:08:04.591+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:08:04.617+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:04.617+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (26 ms):{"serverTimeMs":1,"count":2}
[2022-03-27T05:08:05.287+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:05.288+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":"3a76b0ee-6b0d-4975-a41d-42d5d658fcbc","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"78390da2-6190-4695-89fd-45f3dc48c63c","timestampMs":1648357684572,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:05.288+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:05.289+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"cd2a9b26-dccf-4388-a55e-e04a6ba3d323","timestampMs":1648357684573,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:05.289+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:05.289+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:05.289+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:06.861+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:06.861+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c4fc0c5a-0067-4a4c-9152-744290a63afa","timestampMs":1648357683579,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:06.863+00:00|INFO|XacmlPdpStateChangeListener|DMAAP-source-POLICY-PDP-PAP] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c4fc0c5a-0067-4a4c-9152-744290a63afa, timestampMs=1648357683579, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5, state=ACTIVE)
[2022-03-27T05:08:06.864+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] set state of org.onap.policy.pdpx.main.XacmlState@2612bc0f to ACTIVE
[2022-03-27T05:08:06.864+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] State change: ACTIVE - Starting rest controller
[2022-03-27T05:08:06.865+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"c4fc0c5a-0067-4a4c-9152-744290a63afa","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"babd8b67-65d5-4877-8d17-03cdca4eba85","timestampMs":1648357686864,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:06.865+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:06.865+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:06.891+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 26 ms
[2022-03-27T05:08:06.891+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:08:06.912+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:06.913+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:08:07.565+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:07.565+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"c4fc0c5a-0067-4a4c-9152-744290a63afa","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"babd8b67-65d5-4877-8d17-03cdca4eba85","timestampMs":1648357686864,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:07.566+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:07.566+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:07.566+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:08.284+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:08.285+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ca38ad67-0364-4350-b8f2-99496c8387d2","timestampMs":1648357687260,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:08.285+00:00|INFO|XacmlPdpUpdateListener|DMAAP-source-POLICY-PDP-PAP] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=ca38ad67-0364-4350-b8f2-99496c8387d2, timestampMs=1648357687260, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-03-27T05:08:08.286+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"ca38ad67-0364-4350-b8f2-99496c8387d2","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"997cd0a3-c4c8-4763-8ae9-c98b49c2033b","timestampMs":1648357688286,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:08.286+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:08.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:08.291+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms
[2022-03-27T05:08:08.291+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:08:08.308+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:08.309+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:08:08.951+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:08.952+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":"ca38ad67-0364-4350-b8f2-99496c8387d2","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"997cd0a3-c4c8-4763-8ae9-c98b49c2033b","timestampMs":1648357688286,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:08:08.952+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:08.953+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:08.953+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:23.134+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:23.135+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:08:23.089364Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7ba5f20f-88fe-4231-9db9-81602924f7d7","timestampMs":1648357703089,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup"}
[2022-03-27T05:08:23.136+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:23.136+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:23.136+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:26.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:26.860+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"749eef80-9d5a-49bd-b8d1-856cd2ed889a","timestampMs":1648357705273,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:08:26.861+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:26.861+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:27.561+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:27.561+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:08:27.576261Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"749eef80-9d5a-49bd-b8d1-856cd2ed889a","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"c9048b85-2bbe-417b-8065-25a8b0859118","timestampMs":1648357707576,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:08:27.562+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:27.562+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:27.562+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:28.858+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:28.859+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"838be188-cfb0-4bd0-b264-60b38e9dea16","timestampMs":1648357705273,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:08:28.860+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:28.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:29.594+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:29.595+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:08:29.590856Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"838be188-cfb0-4bd0-b264-60b38e9dea16","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"d2b6e633-af9b-44a3-b138-855654a1c638","timestampMs":1648357709590,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:08:29.596+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:29.596+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:29.596+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:30.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:30.286+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"1d567f2a-9aa1-4467-acf2-5df2150ba2b7","timestampMs":1648357708292,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:08:30.288+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:30.288+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:31.010+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:31.011+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:08:30.999822Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"1d567f2a-9aa1-4467-acf2-5df2150ba2b7","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"80662474-f3bf-4475-bbde-b2f7e973f50f","timestampMs":1648357710999,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:08:31.012+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:31.012+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:31.012+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:45.641+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:45.642+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:08:46.649102Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a11e85a1-7af2-43bf-aa1f-2f67c565acaf","timestampMs":1648357726649,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup"}
[2022-03-27T05:08:45.643+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:45.643+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:45.643+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:46.395+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:46.395+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"41f89305-5a89-476d-9445-e99aadac47f1","timestampMs":1648357725813,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:08:46.396+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:46.396+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:47.092+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:47.093+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:08:48.165187Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"41f89305-5a89-476d-9445-e99aadac47f1","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"41f89305-5a89-476d-9445-e99aadac47f1","timestampMs":1648357728165,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:08:47.093+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:47.093+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:47.093+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:47.851+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:47.852+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"4c236fb3-e257-4131-ac46-f4dfacffa4d0","timestampMs":1648357725813,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:08:47.853+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:47.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:48.543+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:48.544+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:08:49.595839Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"4c236fb3-e257-4131-ac46-f4dfacffa4d0","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"4c236fb3-e257-4131-ac46-f4dfacffa4d0","timestampMs":1648357729595,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:08:48.545+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:48.545+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:48.545+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:49.250+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:49.251+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-c68b78bd-75f9-4cab-9a67-ee0afb4aa5e5","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"60550b2f-2d5d-4f64-953f-50be7bfffc71","timestampMs":1648357727294,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:08:49.251+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:49.252+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:08:49.943+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:08:49.943+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:08:50.997448Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"60550b2f-2d5d-4f64-953f-50be7bfffc71","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"60550b2f-2d5d-4f64-953f-50be7bfffc71","timestampMs":1648357730997,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:08:49.944+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:08:49.944+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:08:49.944+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:09:04.907+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:09:04.907+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:09:04.908+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:09:19.877+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:09:19.877+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:09:19.878+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:09:34.872+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:09:34.873+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:09:34.873+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:09:49.876+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:09:49.876+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:09:49.877+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:10:04.575+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9e3e9077-ce20-49f1-a895-91f3156b81a7, timestampMs=1648357804575, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:10:04.577+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"9e3e9077-ce20-49f1-a895-91f3156b81a7","timestampMs":1648357804575,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:10:04.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 14 ms
[2022-03-27T05:10:04.591+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:10:04.624+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:10:04.624+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:10:04.667+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:10:04.668+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:10:04.668+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:10:05.208+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:10:05.208+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"9e3e9077-ce20-49f1-a895-91f3156b81a7","timestampMs":1648357804575,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:10:05.209+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:10:05.209+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:10:05.209+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:10:20.204+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:10:20.205+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:10:20.205+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:10:23.200+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:10:23.200+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:10:23.089532Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"fb05051d-6c25-42f8-a027-f7d5664abbee","timestampMs":1648357823089,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:10:23.201+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:10:23.201+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:10:23.201+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:10:38.167+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:10:38.168+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:10:38.168+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:10:45.623+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:10:45.624+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:10:46.649293Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"edd87cfd-71fe-4cb9-8564-b37bd426588e","timestampMs":1648357846649,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:10:45.624+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:10:45.624+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:10:45.625+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:11:00.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:11:00.593+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:11:00.593+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:11:15.560+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:11:15.560+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:11:15.561+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:11:30.555+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:11:30.556+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:11:30.557+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:11:45.530+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:11:45.530+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:11:45.530+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:12:00.499+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:12:00.500+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:12:00.500+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:12:04.577+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=570f6176-201a-40f1-9563-eca26960d343, timestampMs=1648357924577, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:12:04.579+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"570f6176-201a-40f1-9563-eca26960d343","timestampMs":1648357924577,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:12:04.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 12 ms
[2022-03-27T05:12:04.591+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:12:04.623+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:12:04.624+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:12:05.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:12:05.350+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"570f6176-201a-40f1-9563-eca26960d343","timestampMs":1648357924577,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:12:05.351+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:12:05.351+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:12:05.351+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:12:20.325+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:12:20.326+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:12:20.327+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:12:23.115+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:12:23.116+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:12:23.089204Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"b812341a-c331-43e8-94ff-84f34103954c","timestampMs":1648357943088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:12:23.117+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:12:23.117+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:12:23.117+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:12:38.082+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:12:38.083+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:12:38.083+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:12:45.608+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:12:45.609+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:12:46.648490Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"f7c9e047-c03a-4086-8523-87382b4f037c","timestampMs":1648357966648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:12:45.610+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:12:45.610+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:12:45.610+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:13:00.610+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:13:00.611+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:13:00.611+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:13:15.589+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:13:15.589+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:13:15.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:13:30.565+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:13:30.565+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:13:30.565+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:13:45.536+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:13:45.537+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:13:45.537+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:14:00.567+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:14:00.568+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:14:00.568+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:14:04.580+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=412f5e3d-5684-4bc4-84d8-cdad8769ccbc, timestampMs=1648358044580, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:14:04.583+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"412f5e3d-5684-4bc4-84d8-cdad8769ccbc","timestampMs":1648358044580,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:14:04.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 8 ms
[2022-03-27T05:14:04.591+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:14:04.664+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:14:04.664+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (73 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:14:05.290+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:14:05.290+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"412f5e3d-5684-4bc4-84d8-cdad8769ccbc","timestampMs":1648358044580,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:14:05.291+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:14:05.291+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:14:05.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:14:20.289+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:14:20.290+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:14:20.290+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:14:23.171+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:14:23.171+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:14:23.089004Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"82fb6983-c2a5-4e83-881e-d65e279d11c9","timestampMs":1648358063088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:14:23.172+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:14:23.172+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:14:23.172+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:14:38.153+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:14:38.154+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:14:38.154+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:14:45.603+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:14:45.603+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:14:46.649589Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"4088be63-3291-47d7-85dd-de9d2918607e","timestampMs":1648358086649,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:14:45.610+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:14:45.610+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:14:45.610+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:15:00.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:15:00.592+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:15:00.593+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:15:15.570+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:15:15.571+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:15:15.571+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:15:30.529+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:15:30.530+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:15:30.531+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:15:45.510+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:15:45.511+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:15:45.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:16:00.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:16:00.475+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:16:00.476+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:16:04.583+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3b7d35a0-1146-4589-bd72-60780ce456db, timestampMs=1648358164583, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:16:04.584+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"3b7d35a0-1146-4589-bd72-60780ce456db","timestampMs":1648358164583,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:16:04.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 7 ms
[2022-03-27T05:16:04.592+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:16:04.623+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:16:04.623+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:16:05.338+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:16:05.339+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"3b7d35a0-1146-4589-bd72-60780ce456db","timestampMs":1648358164583,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:16:05.340+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:16:05.340+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:16:05.340+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:16:20.310+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:16:20.311+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:16:20.311+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:16:23.123+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:16:23.123+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:16:23.090612Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"215ee4d3-86d2-4b94-8849-5fd80d42fbc0","timestampMs":1648358183090,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:16:23.123+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:16:23.123+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:16:23.124+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:16:38.088+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:16:38.088+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:16:38.088+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:16:45.585+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:16:45.585+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:16:46.648612Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"61daa529-72a2-4b92-bfff-89507e204ce3","timestampMs":1648358206648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:16:45.586+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:16:45.586+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:16:45.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:17:00.562+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:17:00.563+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:17:00.563+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:17:15.525+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:17:15.526+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:17:15.526+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:17:30.493+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:17:30.494+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:17:30.495+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:17:45.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:17:45.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:17:45.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:18:00.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:18:00.435+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:18:00.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:18:04.585+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=f7a606cf-20ba-471c-94b9-b26366b3b7e9, timestampMs=1648358284584, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:18:04.586+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"f7a606cf-20ba-471c-94b9-b26366b3b7e9","timestampMs":1648358284584,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:18:04.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms
[2022-03-27T05:18:04.591+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:18:04.632+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:18:04.633+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:18:05.287+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:18:05.288+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"f7a606cf-20ba-471c-94b9-b26366b3b7e9","timestampMs":1648358284584,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:18:05.289+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:18:05.289+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:18:05.289+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:18:20.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:18:20.291+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:18:20.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:18:23.139+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:18:23.140+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:18:23.090725Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"3eef2d3f-e52f-4a8a-b3e4-2022c7d234fd","timestampMs":1648358303090,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:18:23.140+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:18:23.140+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:18:23.140+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:18:38.104+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:18:38.104+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:18:38.104+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:18:45.569+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:18:45.569+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:18:46.648671Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e1f6f68f-fdba-4ce3-b7e0-c4c64ae84d29","timestampMs":1648358326648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:18:45.570+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:18:45.570+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:18:45.570+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:19:00.561+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:19:00.561+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:19:00.561+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:19:15.522+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:19:15.523+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:19:15.523+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:19:30.493+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:19:30.493+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:19:30.494+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:19:45.461+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:19:45.462+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:19:45.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:20:00.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:20:00.454+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:20:00.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:20:04.587+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=2b5c2967-dc24-4c0b-8ae0-684cfec349ed, timestampMs=1648358404586, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:20:04.588+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"2b5c2967-dc24-4c0b-8ae0-684cfec349ed","timestampMs":1648358404586,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:20:04.592+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4 ms
[2022-03-27T05:20:04.592+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:20:04.624+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:20:04.624+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:20:05.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:20:05.294+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"2b5c2967-dc24-4c0b-8ae0-684cfec349ed","timestampMs":1648358404586,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:20:05.294+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:20:05.294+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:20:05.294+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:20:20.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:20:20.286+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:20:20.287+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:20:23.132+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:20:23.133+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:20:23.089001Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"9a50aff3-e3d0-4bfa-9410-090b79233e9d","timestampMs":1648358423088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:20:23.133+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:20:23.133+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:20:23.133+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:20:38.096+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:20:38.097+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:20:38.097+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:20:45.598+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:20:45.599+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:20:46.650108Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"29271bcf-0f21-43b8-bc10-ca45aa719a92","timestampMs":1648358446649,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:20:45.599+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:20:45.600+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:20:45.600+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:21:00.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:21:00.587+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:21:00.587+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:21:15.536+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:21:15.537+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:21:15.537+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:21:30.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:21:30.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:21:30.512+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:21:45.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:21:45.481+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:21:45.481+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:22:00.452+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:22:00.453+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:22:00.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:22:04.589+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e34dcde3-3f0e-4cb2-8ed5-f5bab012a4fa, timestampMs=1648358524589, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:22:04.591+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e34dcde3-3f0e-4cb2-8ed5-f5bab012a4fa","timestampMs":1648358524589,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:22:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 50 ms
[2022-03-27T05:22:04.642+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:22:04.677+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:22:04.678+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:22:05.311+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:22:05.312+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e34dcde3-3f0e-4cb2-8ed5-f5bab012a4fa","timestampMs":1648358524589,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:22:05.312+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:22:05.312+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:22:05.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:22:20.280+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:22:20.281+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:22:20.281+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:22:23.138+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:22:23.138+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:22:23.089480Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"11ca0f9a-cb95-49f7-aae5-bc94f1876948","timestampMs":1648358543088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:22:23.139+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:22:23.139+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:22:23.139+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:22:38.102+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:22:38.102+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:22:38.102+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:22:45.567+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:22:45.568+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:22:46.650923Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"49a4b8ef-ded3-40c9-8ecd-cea739f0bc5a","timestampMs":1648358566650,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:22:45.568+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:22:45.568+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:22:45.568+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:23:00.560+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:23:00.560+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:23:00.560+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:23:15.537+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:23:15.538+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:23:15.538+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:23:30.577+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:23:30.578+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:23:30.578+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:23:45.621+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:23:45.621+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:23:45.621+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:24:00.678+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:24:00.679+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:24:00.679+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:24:04.594+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=bdd1b73a-bfec-46b4-95f5-fa9e95275d13, timestampMs=1648358644594, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:24:04.596+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"bdd1b73a-bfec-46b4-95f5-fa9e95275d13","timestampMs":1648358644594,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:24:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 45 ms
[2022-03-27T05:24:04.641+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:24:04.686+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:24:04.686+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:24:05.329+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:24:05.329+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"bdd1b73a-bfec-46b4-95f5-fa9e95275d13","timestampMs":1648358644594,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:24:05.329+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:24:05.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:24:05.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:24:20.371+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:24:20.371+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:24:20.371+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:24:23.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:24:23.181+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:24:23.090556Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"ebfab007-fb49-4222-8a9a-56764f1a926c","timestampMs":1648358663090,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:24:23.182+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:24:23.182+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:24:23.182+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:24:38.161+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:24:38.163+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:24:38.163+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:24:45.647+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:24:45.648+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:24:46.649678Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"efc3ecb8-f9cd-41eb-8862-7e049976f064","timestampMs":1648358686649,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:24:45.648+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:24:45.648+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:24:45.648+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:25:00.659+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:25:00.659+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:25:00.659+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:25:15.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:25:15.701+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:25:15.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:25:30.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:25:30.700+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:25:30.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:25:45.724+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:25:45.725+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:25:45.725+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:26:00.717+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:26:00.717+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:26:00.717+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:26:04.596+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0cf3fe69-6360-4fa5-a016-f621a89327f5, timestampMs=1648358764596, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:26:04.598+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"0cf3fe69-6360-4fa5-a016-f621a89327f5","timestampMs":1648358764596,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:26:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 43 ms
[2022-03-27T05:26:04.641+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:26:04.683+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:26:04.683+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:26:05.336+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:26:05.336+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"0cf3fe69-6360-4fa5-a016-f621a89327f5","timestampMs":1648358764596,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:26:05.337+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:26:05.337+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:26:05.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:26:20.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:26:20.347+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:26:20.347+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:26:23.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:26:23.181+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:26:23.089294Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"6550e389-ae1a-404b-9db2-5ac861707401","timestampMs":1648358783088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:26:23.182+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:26:23.182+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:26:23.182+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:26:38.145+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:26:38.145+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:26:38.145+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:26:45.594+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:26:45.595+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:26:46.649756Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7494a069-c9b5-4cf3-9167-2cab76f04c3d","timestampMs":1648358806649,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:26:45.595+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:26:45.595+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:26:45.595+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:27:00.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:27:00.613+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:27:00.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:27:15.580+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:27:15.581+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:27:15.581+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:27:30.553+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:27:30.554+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:27:30.554+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:27:45.529+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:27:45.530+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:27:45.530+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:28:00.482+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:28:00.483+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:28:00.483+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:28:04.598+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c31b7450-6424-4592-9b32-46ad2b95d94a, timestampMs=1648358884598, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:28:04.600+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"c31b7450-6424-4592-9b32-46ad2b95d94a","timestampMs":1648358884598,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:28:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 41 ms
[2022-03-27T05:28:04.641+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:28:04.669+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:28:04.670+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:28:05.319+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:28:05.320+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"c31b7450-6424-4592-9b32-46ad2b95d94a","timestampMs":1648358884598,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:28:05.320+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:28:05.320+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:28:05.320+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:28:20.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:28:20.294+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:28:20.294+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:28:23.125+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:28:23.125+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:28:23.089532Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"aa77643a-8674-4556-977c-3bfdfdb7f257","timestampMs":1648358903088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:28:23.126+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:28:23.126+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:28:23.126+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:28:38.099+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:28:38.100+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:28:38.100+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:28:45.531+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:28:45.532+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:28:46.648621Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"17d01d7b-f567-4b1e-a9f1-7f71cfbe5ea9","timestampMs":1648358926648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:28:45.533+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:28:45.533+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:28:45.533+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:29:00.484+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:29:00.484+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:29:00.484+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:29:15.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:29:15.473+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:29:15.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:29:30.443+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:29:30.443+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:29:30.443+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:29:45.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:29:45.430+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:29:45.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:30:00.396+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:30:00.396+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:30:00.396+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:30:04.602+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=dc651307-ed58-445a-8665-b6cd1d0afc2a, timestampMs=1648359004601, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:30:04.604+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dc651307-ed58-445a-8665-b6cd1d0afc2a","timestampMs":1648359004601,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:30:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37 ms
[2022-03-27T05:30:04.642+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:30:04.679+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:30:04.679+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:30:05.300+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:30:05.301+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dc651307-ed58-445a-8665-b6cd1d0afc2a","timestampMs":1648359004601,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:30:05.301+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:30:05.302+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:30:05.302+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:30:20.274+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:30:20.274+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:30:20.274+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:30:23.129+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:30:23.130+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:30:23.088750Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"5e2d0698-02b9-474c-b44b-a5f5eeeb83c1","timestampMs":1648359023088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:30:23.130+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:30:23.131+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:30:23.131+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:30:38.086+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:30:38.086+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:30:38.087+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:30:45.530+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:30:45.531+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:30:46.648983Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"962ccc42-3365-459a-a16e-8f5ecf629f82","timestampMs":1648359046648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:30:45.531+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:30:45.531+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:30:45.531+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:31:00.488+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:31:00.489+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:31:00.489+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:31:15.456+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:31:15.456+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:31:15.457+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:31:30.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:31:30.428+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:31:30.429+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:31:45.388+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:31:45.388+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:31:45.388+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:32:00.382+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:32:00.383+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:32:00.383+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:32:04.604+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=09837d6c-7587-4ab8-b4e6-594330bfe1cc, timestampMs=1648359124604, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:32:04.605+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"09837d6c-7587-4ab8-b4e6-594330bfe1cc","timestampMs":1648359124604,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:32:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 36 ms
[2022-03-27T05:32:04.641+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:32:04.678+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:32:04.678+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
[2022-03-27T05:32:05.300+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:32:05.301+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"09837d6c-7587-4ab8-b4e6-594330bfe1cc","timestampMs":1648359124604,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:32:05.301+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:32:05.301+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:32:05.301+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:32:20.275+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:32:20.276+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:32:20.276+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:32:23.130+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:32:23.131+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:32:23.089778Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a31c43fa-e7a2-45e5-bdc6-47476a28261f","timestampMs":1648359143089,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:32:23.131+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:32:23.131+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:32:23.131+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:32:38.093+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:32:38.093+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:32:38.093+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:32:45.514+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:32:45.515+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:32:46.648979Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"1d4e2948-b98f-4111-911e-6af0cca78064","timestampMs":1648359166648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:32:45.515+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:32:45.516+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:32:45.516+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:33:00.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:33:00.490+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:33:00.491+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:33:15.465+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:33:15.465+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:33:15.465+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:33:30.452+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:33:30.453+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:33:30.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:33:45.413+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:33:45.414+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:33:45.414+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:34:00.380+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:34:00.381+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:34:00.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:34:04.606+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=936b7b50-95e1-4c8c-9ca5-80dfb41f5b86, timestampMs=1648359244606, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:34:04.607+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"936b7b50-95e1-4c8c-9ca5-80dfb41f5b86","timestampMs":1648359244606,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:34:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 34 ms
[2022-03-27T05:34:04.641+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:34:04.682+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:34:04.683+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:34:05.373+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:34:05.374+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"936b7b50-95e1-4c8c-9ca5-80dfb41f5b86","timestampMs":1648359244606,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:34:05.374+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:34:05.374+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:34:05.374+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:34:20.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:34:20.338+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:34:20.338+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:34:23.136+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:34:23.137+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:34:23.088858Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"5d9b9e78-a5de-4972-b38b-26da7db7a84c","timestampMs":1648359263088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:34:23.137+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:34:23.137+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:34:23.137+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:34:38.096+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:34:38.096+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:34:38.096+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:34:45.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:34:45.511+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:34:46.648605Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e83bd68a-31d1-489e-be41-1a80ed51607c","timestampMs":1648359286648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:34:45.512+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:34:45.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:34:45.512+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:35:00.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:35:00.475+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:35:00.475+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:35:15.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:35:15.431+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:35:15.431+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:35:30.407+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:35:30.408+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:35:30.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:35:45.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:35:45.370+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:35:45.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:36:00.340+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:36:00.340+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:36:00.340+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:36:04.607+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4c50fe8a-b3f0-4da4-a72f-97ea89d9541f, timestampMs=1648359364607, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:36:04.608+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"4c50fe8a-b3f0-4da4-a72f-97ea89d9541f","timestampMs":1648359364607,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:36:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 33 ms
[2022-03-27T05:36:04.641+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:36:04.682+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:36:04.683+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:36:05.305+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:36:05.306+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"4c50fe8a-b3f0-4da4-a72f-97ea89d9541f","timestampMs":1648359364607,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:36:05.306+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:36:05.306+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:36:05.306+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:36:20.309+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:36:20.309+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:36:20.309+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:36:23.133+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:36:23.134+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","timeStamp":"2022-03-27T05:36:23.088796Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"9c5596be-48f0-4df3-8f15-7d3384563624","timestampMs":1648359383088,"name":"apex-e8ba4c00-e527-4632-b81a-867b978db3a2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-03-27T05:36:23.135+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:36:23.135+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:36:23.135+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:36:38.096+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:36:38.096+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:36:38.097+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:36:45.507+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:36:45.507+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","timeStamp":"2022-03-27T05:36:46.648597Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"56263be2-d8e4-456e-a339-d877ba12ca75","timestampMs":1648359406648,"name":"drools-f024356e-4e47-41b7-b6a8-c671fb9d427b","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-03-27T05:36:45.508+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:36:45.508+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:36:45.508+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:37:00.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:37:00.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:37:00.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:37:15.424+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:37:15.425+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:37:15.425+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:37:30.384+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:37:30.384+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:37:30.385+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:37:45.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:37:45.375+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:37:45.375+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:38:00.338+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:38:00.338+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:38:00.339+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000 (anonymous) ...
[2022-03-27T05:38:04.609+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=7ded7aaa-fc81-43b5-97a1-31856dc2326c, timestampMs=1648359484609, name=xacml-a317f8ed-3c9c-4fa9-984e-139d35975285, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54204-05-14T05:44:24Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=1, policyDeploySuccessCount=1, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-03-27T05:38:04.610+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7ded7aaa-fc81-43b5-97a1-31856dc2326c","timestampMs":1648359484609,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:38:04.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 31 ms
[2022-03-27T05:38:04.641+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-03-27T05:38:04.674+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-03-27T05:38:04.675+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
[2022-03-27T05:38:05.294+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-03-27T05:38:05.295+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54204-05-14T05:44:24Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7ded7aaa-fc81-43b5-97a1-31856dc2326c","timestampMs":1648359484609,"name":"xacml-a317f8ed-3c9c-4fa9-984e-139d35975285","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-03-27T05:38:05.295+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-03-27T05:38:05.295+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-747587df66-nf82z?timeout=15000
[2022-03-27T05:38:05.296+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/406b91bf-cadf-4df7-90aa-e4a98b9d507c/onap-policy-xacml-pdp-7