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-05-31T02:15:18.413+00:00|INFO|Main|main] Starting policy xacml pdp service with arguments - [-c, /opt/app/policy/pdpx/etc/mounted/config.json]
[2022-05-31T02:15:18.803+00:00|INFO|XacmlPdpActivator|main] Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@7ae0a9ec
[2022-05-31T02:15:20.314+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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-05-31T02:15:20.877+00:00|INFO|XacmlPdpApplicationManager|main] Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@2611b9a3 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@2cb3d0f7, baseUrl=https://policy-api:6969/, alive=true)
[2022-05-31T02:15:20.980+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-05-31T02:15:20.987+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath guard at this path /opt/app/policy/pdpx/apps/guard
[2022-05-31T02:15:20.988+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/guard
[2022-05-31T02:15:20.990+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/guard/xacml.properties
[2022-05-31T02:15:20.991+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-05-31T02:15:20.991+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2022-05-31T02:15:20.991+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2022-05-31T02:15:20.991+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.url -> jdbc:mariadb://policy-mariadb:3306/operationshistory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.user -> policy_user
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-05-31T02:15:20.992+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2022-05-31T02:15:20.993+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2022-05-31T02:15:20.993+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.driver -> org.mariadb.jdbc.Driver
[2022-05-31T02:15:20.993+00:00|INFO|XacmlPolicyUtils|main] javax.persistence.jdbc.password -> YipnSite3!Rafo
[2022-05-31T02:15:20.993+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> MySQL
[2022-05-31T02:15:20.993+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-05-31T02:15:20.993+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2022-05-31T02:15:20.993+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-05-31T02:15:20.996+00:00|WARN|XACMLProperties|main] Properties file /opt/java/openjdk/lib/xacml.properties cannot be read.
[2022-05-31T02:15:21.101+00:00|INFO|XacmlPdpApplicationManager|main] Application match supports [onap.policies.Match 1.0.0]
[2022-05-31T02:15:21.101+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath match at this path /opt/app/policy/pdpx/apps/match
[2022-05-31T02:15:21.102+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/match
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/match/xacml.properties
[2022-05-31T02:15:21.102+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-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-05-31T02:15:21.102+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-05-31T02:15:21.103+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-05-31T02:15:21.103+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-05-31T02:15:21.103+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-05-31T02:15:21.105+00:00|INFO|XacmlPdpApplicationManager|main] Application monitoring supports [onap.Monitoring 1.0.0]
[2022-05-31T02:15:21.105+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath monitoring at this path /opt/app/policy/pdpx/apps/monitoring
[2022-05-31T02:15:21.105+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/monitoring
[2022-05-31T02:15:21.105+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/monitoring/xacml.properties
[2022-05-31T02:15:21.105+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-05-31T02:15:21.105+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-05-31T02:15:21.105+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-05-31T02:15:21.105+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-05-31T02:15:21.105+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-05-31T02:15:21.106+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-05-31T02:15:21.106+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-05-31T02:15:21.107+00:00|INFO|XacmlPdpApplicationManager|main] Application naming supports [onap.policies.Naming 1.0.0]
[2022-05-31T02:15:21.107+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath naming at this path /opt/app/policy/pdpx/apps/naming
[2022-05-31T02:15:21.107+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/naming
[2022-05-31T02:15:21.107+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/naming/xacml.properties
[2022-05-31T02:15:21.108+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-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-05-31T02:15:21.108+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-05-31T02:15:21.108+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-05-31T02:15:21.179+00:00|INFO|XacmlPdpApplicationManager|main] Application native supports [onap.policies.native.Xacml 1.0.0]
[2022-05-31T02:15:21.179+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath native at this path /opt/app/policy/pdpx/apps/native
[2022-05-31T02:15:21.179+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/native
[2022-05-31T02:15:21.179+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/native/xacml.properties
[2022-05-31T02:15:21.180+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-05-31T02:15:21.180+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-05-31T02:15:21.180+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-05-31T02:15:21.180+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-05-31T02:15:21.180+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-05-31T02:15:21.181+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-05-31T02:15:21.181+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-05-31T02:15:21.186+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-05-31T02:15:21.186+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath optimization at this path /opt/app/policy/pdpx/apps/optimization
[2022-05-31T02:15:21.187+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/optimization
[2022-05-31T02:15:21.187+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/optimization/xacml.properties
[2022-05-31T02:15:21.187+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-05-31T02:15:21.187+00:00|INFO|XacmlPolicyUtils|main] xacml.rootPolicies -> 
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.referencedPolicies -> 
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2022-05-31T02:15:21.188+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2022-05-31T02:15:21.189+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2022-05-31T02:15:21.189+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-05-31T02:15:21.189+00:00|INFO|XacmlPdpApplicationManager|main] Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@495083a0, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@5fd62371, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@28a0fd6c, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@2b62442c, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@66629f63, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@841e575}
[2022-05-31T02:15:21.295+00:00|INFO|XacmlPdpHearbeatPublisher|main] heartbeat topic probe 4000ms
[2022-05-31T02:15:21.413+00:00|INFO|log|main] Logging initialized @4283ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-05-31T02:15:21.811+00:00|INFO|ServiceManager|main] service manager starting
[2022-05-31T02:15:21.811+00:00|INFO|ServiceManager|main] service manager starting XACML PDP parameters
[2022-05-31T02:15:21.812+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher
[2022-05-31T02:15:21.812+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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@3569edd5
[2022-05-31T02:15:21.812+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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-05-31T02:15:21.813+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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-05-31T02:15:21.814+00:00|INFO|ServiceManager|main] service manager starting topics
[2022-05-31T02:15:21.814+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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-05-31T02:15:21.881+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:15:21.815+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c12b98c7-9bb8-4bf9-a1a2-e0958ab1a2d6, alive=false, publisher=null]]: starting
[2022-05-31T02:15:21.892+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:15:21.897+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c12b98c7-9bb8-4bf9-a1a2-e0958ab1a2d6, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-05-31T02:15:21.897+00:00|INFO|ServiceManager|main] service manager starting Terminate PDP
[2022-05-31T02:15:21.897+00:00|INFO|ServiceManager|main] service manager starting Heartbeat Publisher
[2022-05-31T02:15:21.898+00:00|INFO|ServiceManager|main] service manager starting REST Server
[2022-05-31T02:15:21.898+00:00|INFO|ServiceManager|main] service manager starting
[2022-05-31T02:15:21.898+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters
[2022-05-31T02:15:21.994+00:00|INFO|TopicBase|pool-3-thread-1] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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$174/0x0000000100359840@2452d030
[2022-05-31T02:15:21.995+00:00|INFO|SingleThreadedBusTopicSource|pool-3-thread-1] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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-05-31T02:15:22.002+00:00|INFO|OrderedServiceImpl|pool-3-thread-1] ***** OrderedServiceImpl implementers:
 []
[2022-05-31T02:15:22.004+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:22.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 16 ms
[2022-05-31T02:15:22.181+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:21.898+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18151a14==io.prometheus.client.exporter.MetricsServlet@2909c9c3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-710b30ef==org.glassfish.jersey.servlet.ServletContainer@a1d214d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b4ef7==io.swagger.jersey.config.JerseyJaxrsConfig@5671104{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@3e58d65e{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@3bd55d8{/,null,STOPPED}, connector=RestServerParameters@3b65e559{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18151a14==io.prometheus.client.exporter.MetricsServlet@2909c9c3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-710b30ef==org.glassfish.jersey.servlet.ServletContainer@a1d214d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b4ef7==io.swagger.jersey.config.JerseyJaxrsConfig@5671104{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-05-31T02:15:22.194+00:00|INFO|ServiceManager|main] service manager started
[2022-05-31T02:15:22.194+00:00|INFO|ServiceManager|main] service manager started
[2022-05-31T02:15:22.194+00:00|INFO|Main|main] Started policy-xacml-pdp service successfully.
[2022-05-31T02:15:22.194+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18151a14==io.prometheus.client.exporter.MetricsServlet@2909c9c3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-710b30ef==org.glassfish.jersey.servlet.ServletContainer@a1d214d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b4ef7==io.swagger.jersey.config.JerseyJaxrsConfig@5671104{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@3e58d65e{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@3bd55d8{/,null,STOPPED}, connector=RestServerParameters@3b65e559{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18151a14==io.prometheus.client.exporter.MetricsServlet@2909c9c3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-710b30ef==org.glassfish.jersey.servlet.ServletContainer@a1d214d8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3b4ef7==io.swagger.jersey.config.JerseyJaxrsConfig@5671104{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-05-31T02:15:22.202+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-05-31T02:15:22.402+00:00|INFO|session|RestServerParameters-6969] DefaultSessionIdManager workerName=node0
[2022-05-31T02:15:22.402+00:00|INFO|session|RestServerParameters-6969] No SessionScavenger set, using defaults
[2022-05-31T02:15:22.403+00:00|INFO|session|RestServerParameters-6969] node0 Scavenging every 660000ms
[2022-05-31T02:15:23.299+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:23.302+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:23.302+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 1 message to send.
[2022-05-31T02:15:23.376+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:23.377+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:15:23.377+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:15:24.199+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls
[2022-05-31T02:15:24.200+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls
[2022-05-31T02:15:24.347+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2266 ms
[2022-05-31T02:15:24.347+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:24.348+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:24.404+00:00|INFO|ContextHandler|RestServerParameters-6969] Started o.e.j.s.ServletContextHandler@3bd55d8{/,null,AVAILABLE}
[2022-05-31T02:15:24.736+00:00|INFO|SslContextFactory|RestServerParameters-6969] x509=X509@53a2197c(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@54b06a81[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/pdpx/etc/ssl/policy-truststore]
[2022-05-31T02:15:25.109+00:00|INFO|AbstractConnector|RestServerParameters-6969] Started RestServerParameters@3b65e559{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2022-05-31T02:15:25.109+00:00|INFO|Server|RestServerParameters-6969] Started @7980ms
[2022-05-31T02:15:25.374+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:25.374+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:25.374+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 1 message to send.
[2022-05-31T02:15:26.082+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:26.397+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 2 msgs to /events/POLICY-PDP-PAP. Oldest: 4316 ms
[2022-05-31T02:15:26.397+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:26.398+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:27.421+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:27.422+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:27.422+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 2 message to send.
[2022-05-31T02:15:28.447+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 2 msgs to /events/POLICY-PDP-PAP. Oldest: 6366 ms
[2022-05-31T02:15:28.447+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:28.447+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:29.468+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:29.468+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:29.468+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 2 message to send.
[2022-05-31T02:15:30.082+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:30.497+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 3 msgs to /events/POLICY-PDP-PAP. Oldest: 8416 ms
[2022-05-31T02:15:30.497+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:30.497+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:31.517+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:31.518+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:31.518+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 3 message to send.
[2022-05-31T02:15:32.547+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 3 msgs to /events/POLICY-PDP-PAP. Oldest: 10466 ms
[2022-05-31T02:15:32.547+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:32.547+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:33.567+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:33.567+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:33.567+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 3 message to send.
[2022-05-31T02:15:34.083+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:34.597+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 4 msgs to /events/POLICY-PDP-PAP. Oldest: 12516 ms
[2022-05-31T02:15:34.597+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:34.598+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:35.613+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:35.613+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:35.613+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 4 message to send.
[2022-05-31T02:15:36.647+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 4 msgs to /events/POLICY-PDP-PAP. Oldest: 14566 ms
[2022-05-31T02:15:36.647+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:36.647+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:37.661+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:37.662+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:37.662+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 4 message to send.
[2022-05-31T02:15:38.083+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:38.377+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:15:38.378+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:15:38.378+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:38.378+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:15:38.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 5 msgs to /events/POLICY-PDP-PAP. Oldest: 16616 ms
[2022-05-31T02:15:38.697+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:38.698+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:39.387+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:39.387+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:15:39.387+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:15:39.709+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:39.710+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:39.710+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 5 message to send.
[2022-05-31T02:15:40.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 5 msgs to /events/POLICY-PDP-PAP. Oldest: 18666 ms
[2022-05-31T02:15:40.747+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:40.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:41.758+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:41.758+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:41.758+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 5 message to send.
[2022-05-31T02:15:42.085+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:42.797+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 6 msgs to /events/POLICY-PDP-PAP. Oldest: 20716 ms
[2022-05-31T02:15:42.797+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:42.797+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:43.837+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:43.837+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:43.837+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 6 message to send.
[2022-05-31T02:15:43.837+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 11, above threshold 10.
[2022-05-31T02:15:44.847+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 6 msgs to /events/POLICY-PDP-PAP. Oldest: 22766 ms
[2022-05-31T02:15:44.847+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:44.848+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:45.884+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:45.884+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:45.884+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 6 message to send.
[2022-05-31T02:15:45.884+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 12, above threshold 10.
[2022-05-31T02:15:46.085+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:46.897+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 7 msgs to /events/POLICY-PDP-PAP. Oldest: 24816 ms
[2022-05-31T02:15:46.897+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:46.898+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:47.933+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:47.934+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:47.934+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 7 message to send.
[2022-05-31T02:15:47.934+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 13, above threshold 10.
[2022-05-31T02:15:48.947+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 7 msgs to /events/POLICY-PDP-PAP. Oldest: 26866 ms
[2022-05-31T02:15:48.948+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:48.948+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:49.982+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:49.983+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:49.984+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 7 message to send.
[2022-05-31T02:15:49.984+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 14, above threshold 10.
[2022-05-31T02:15:50.086+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:50.997+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 8 msgs to /events/POLICY-PDP-PAP. Oldest: 28916 ms
[2022-05-31T02:15:50.998+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:50.998+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:52.037+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:52.038+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:52.038+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 8 message to send.
[2022-05-31T02:15:52.038+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 15, above threshold 10.
[2022-05-31T02:15:53.047+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 8 msgs to /events/POLICY-PDP-PAP. Oldest: 30966 ms
[2022-05-31T02:15:53.048+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:53.048+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:54.080+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:54.080+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:54.080+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 8 message to send.
[2022-05-31T02:15:54.080+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 16, above threshold 10.
[2022-05-31T02:15:54.086+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:54.388+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:15:54.388+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:15:54.388+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:54.388+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:15:55.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 9 msgs to /events/POLICY-PDP-PAP. Oldest: 33016 ms
[2022-05-31T02:15:55.097+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:55.098+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:15:55.421+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:55.421+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:15:55.421+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:15:58.086+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:15:58.151+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:15:58.152+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:15:58.152+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 9 message to send.
[2022-05-31T02:15:58.153+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 17, above threshold 10.
[2022-05-31T02:15:59.197+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 10 msgs to /events/POLICY-PDP-PAP. Oldest: 37116 ms
[2022-05-31T02:15:59.198+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:15:59.199+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:00.221+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:00.222+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:00.222+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 10 message to send.
[2022-05-31T02:16:00.222+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 18, above threshold 10.
[2022-05-31T02:16:01.247+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 10 msgs to /events/POLICY-PDP-PAP. Oldest: 39166 ms
[2022-05-31T02:16:01.247+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:01.248+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:02.153+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:02.268+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:02.269+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:02.270+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 10 message to send.
[2022-05-31T02:16:02.270+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 19, above threshold 10.
[2022-05-31T02:16:03.297+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 11 msgs to /events/POLICY-PDP-PAP. Oldest: 41216 ms
[2022-05-31T02:16:03.297+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:03.298+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:04.316+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:04.317+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:04.317+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 11 message to send.
[2022-05-31T02:16:04.317+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 20, above threshold 10.
[2022-05-31T02:16:05.347+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 11 msgs to /events/POLICY-PDP-PAP. Oldest: 43266 ms
[2022-05-31T02:16:05.347+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:05.348+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:06.270+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:06.365+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:06.365+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:06.366+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 11 message to send.
[2022-05-31T02:16:06.366+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 21, above threshold 10.
[2022-05-31T02:16:07.397+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 12 msgs to /events/POLICY-PDP-PAP. Oldest: 45316 ms
[2022-05-31T02:16:07.398+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:07.398+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:08.413+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:08.413+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:08.413+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 12 message to send.
[2022-05-31T02:16:08.413+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 22, above threshold 10.
[2022-05-31T02:16:09.447+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 12 msgs to /events/POLICY-PDP-PAP. Oldest: 47366 ms
[2022-05-31T02:16:09.447+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:09.448+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:10.366+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:10.422+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:16:10.422+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:16:10.422+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:10.422+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:16:10.460+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:10.460+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:10.460+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 12 message to send.
[2022-05-31T02:16:10.460+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 23, above threshold 10.
[2022-05-31T02:16:11.452+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:11.452+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:16:11.453+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:16:11.497+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 13 msgs to /events/POLICY-PDP-PAP. Oldest: 49416 ms
[2022-05-31T02:16:11.497+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:11.498+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:12.509+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:12.510+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:12.510+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 13 message to send.
[2022-05-31T02:16:12.510+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 24, above threshold 10.
[2022-05-31T02:16:13.547+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 13 msgs to /events/POLICY-PDP-PAP. Oldest: 51466 ms
[2022-05-31T02:16:13.548+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:13.548+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:14.461+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:14.590+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:14.591+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:14.592+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 13 message to send.
[2022-05-31T02:16:14.592+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 25, above threshold 10.
[2022-05-31T02:16:15.597+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 14 msgs to /events/POLICY-PDP-PAP. Oldest: 53516 ms
[2022-05-31T02:16:15.597+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:15.598+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:16.637+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:16.638+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:16.638+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 14 message to send.
[2022-05-31T02:16:16.638+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 26, above threshold 10.
[2022-05-31T02:16:17.647+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 14 msgs to /events/POLICY-PDP-PAP. Oldest: 55566 ms
[2022-05-31T02:16:17.648+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:17.648+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:18.592+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:18.686+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:18.686+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:18.687+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 14 message to send.
[2022-05-31T02:16:18.687+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 27, above threshold 10.
[2022-05-31T02:16:19.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 15 msgs to /events/POLICY-PDP-PAP. Oldest: 57616 ms
[2022-05-31T02:16:19.697+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:19.698+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:20.733+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:20.734+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:20.734+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 15 message to send.
[2022-05-31T02:16:20.734+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 28, above threshold 10.
[2022-05-31T02:16:21.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 15 msgs to /events/POLICY-PDP-PAP. Oldest: 59666 ms
[2022-05-31T02:16:21.747+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:21.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:22.687+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:22.789+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:22.789+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:22.789+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 15 message to send.
[2022-05-31T02:16:22.790+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29, above threshold 10.
[2022-05-31T02:16:23.797+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 16 msgs to /events/POLICY-PDP-PAP. Oldest: 61716 ms
[2022-05-31T02:16:23.798+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:23.798+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:24.828+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:24.829+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:24.829+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 16 message to send.
[2022-05-31T02:16:24.829+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 30, above threshold 10.
[2022-05-31T02:16:25.847+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 16 msgs to /events/POLICY-PDP-PAP. Oldest: 63766 ms
[2022-05-31T02:16:25.847+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:25.847+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:26.453+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:16:26.454+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:16:26.454+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:26.454+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:16:26.790+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:27.484+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:27.484+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:16:27.484+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:16:28.893+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:28.894+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:28.895+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 16 message to send.
[2022-05-31T02:16:28.895+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 31, above threshold 10.
[2022-05-31T02:16:29.897+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 17 msgs to /events/POLICY-PDP-PAP. Oldest: 67816 ms
[2022-05-31T02:16:29.898+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:29.898+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:30.909+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:30.910+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:30.910+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 17 message to send.
[2022-05-31T02:16:30.910+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 32, above threshold 10.
[2022-05-31T02:16:31.947+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 17 msgs to /events/POLICY-PDP-PAP. Oldest: 69866 ms
[2022-05-31T02:16:31.948+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:31.948+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:32.895+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:32.958+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:32.958+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:32.959+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 17 message to send.
[2022-05-31T02:16:32.959+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 33, above threshold 10.
[2022-05-31T02:16:33.997+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 18 msgs to /events/POLICY-PDP-PAP. Oldest: 71916 ms
[2022-05-31T02:16:33.997+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:33.998+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:35.037+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:35.037+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:35.038+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 18 message to send.
[2022-05-31T02:16:35.038+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 34, above threshold 10.
[2022-05-31T02:16:36.047+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 18 msgs to /events/POLICY-PDP-PAP. Oldest: 73966 ms
[2022-05-31T02:16:36.047+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:36.047+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:36.959+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:37.089+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:37.090+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:37.090+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 18 message to send.
[2022-05-31T02:16:37.090+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 35, above threshold 10.
[2022-05-31T02:16:38.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 19 msgs to /events/POLICY-PDP-PAP. Oldest: 76016 ms
[2022-05-31T02:16:38.097+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:38.098+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:39.133+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:39.134+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:39.134+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 19 message to send.
[2022-05-31T02:16:39.134+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 36, above threshold 10.
[2022-05-31T02:16:40.147+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 19 msgs to /events/POLICY-PDP-PAP. Oldest: 78066 ms
[2022-05-31T02:16:40.148+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:40.148+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:41.090+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:41.181+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:41.182+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:41.182+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 19 message to send.
[2022-05-31T02:16:41.183+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 37, above threshold 10.
[2022-05-31T02:16:42.197+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 20 msgs to /events/POLICY-PDP-PAP. Oldest: 80116 ms
[2022-05-31T02:16:42.197+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:42.198+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:42.485+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:16:42.485+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:16:42.485+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:42.485+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:16:43.516+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:43.516+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:16:43.516+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:16:45.183+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:45.245+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:45.247+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:45.247+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 20 message to send.
[2022-05-31T02:16:45.247+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 38, above threshold 10.
[2022-05-31T02:16:46.247+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 21 msgs to /events/POLICY-PDP-PAP. Oldest: 84166 ms
[2022-05-31T02:16:46.248+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:46.248+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:47.264+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:47.265+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:47.265+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 21 message to send.
[2022-05-31T02:16:47.265+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 39, above threshold 10.
[2022-05-31T02:16:48.297+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 21 msgs to /events/POLICY-PDP-PAP. Oldest: 86216 ms
[2022-05-31T02:16:48.297+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:48.297+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:49.247+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:49.308+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:49.309+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:49.309+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 21 message to send.
[2022-05-31T02:16:49.309+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 40, above threshold 10.
[2022-05-31T02:16:50.347+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 22 msgs to /events/POLICY-PDP-PAP. Oldest: 88266 ms
[2022-05-31T02:16:50.348+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:50.348+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:51.389+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:51.389+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:51.389+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 22 message to send.
[2022-05-31T02:16:51.389+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 41, above threshold 10.
[2022-05-31T02:16:52.397+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 22 msgs to /events/POLICY-PDP-PAP. Oldest: 90316 ms
[2022-05-31T02:16:52.397+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:52.397+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:53.310+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:53.437+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:53.438+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:53.438+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 22 message to send.
[2022-05-31T02:16:53.438+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 42, above threshold 10.
[2022-05-31T02:16:54.447+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 23 msgs to /events/POLICY-PDP-PAP. Oldest: 92366 ms
[2022-05-31T02:16:54.447+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:54.448+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:55.489+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:55.490+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:55.490+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 23 message to send.
[2022-05-31T02:16:55.490+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 43, above threshold 10.
[2022-05-31T02:16:56.497+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 23 msgs to /events/POLICY-PDP-PAP. Oldest: 94416 ms
[2022-05-31T02:16:56.497+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:56.497+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:57.439+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:16:57.533+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:57.534+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:16:57.534+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 23 message to send.
[2022-05-31T02:16:57.534+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 44, above threshold 10.
[2022-05-31T02:16:58.517+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:16:58.517+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:16:58.517+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:58.517+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:16:58.547+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 24 msgs to /events/POLICY-PDP-PAP. Oldest: 96466 ms
[2022-05-31T02:16:58.547+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:16:58.548+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:16:59.549+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:16:59.550+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:16:59.550+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:17:01.535+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:01.595+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:01.596+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:01.596+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 24 message to send.
[2022-05-31T02:17:01.596+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 45, above threshold 10.
[2022-05-31T02:17:02.597+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 25 msgs to /events/POLICY-PDP-PAP. Oldest: 100516 ms
[2022-05-31T02:17:02.597+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:02.598+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:03.613+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:03.614+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:03.614+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 25 message to send.
[2022-05-31T02:17:03.614+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 46, above threshold 10.
[2022-05-31T02:17:04.647+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 25 msgs to /events/POLICY-PDP-PAP. Oldest: 102566 ms
[2022-05-31T02:17:04.648+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:04.648+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:05.596+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:05.661+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:05.662+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:05.662+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 25 message to send.
[2022-05-31T02:17:05.662+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 47, above threshold 10.
[2022-05-31T02:17:06.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 26 msgs to /events/POLICY-PDP-PAP. Oldest: 104616 ms
[2022-05-31T02:17:06.698+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:06.698+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:07.709+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:07.710+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:07.710+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 26 message to send.
[2022-05-31T02:17:07.710+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 48, above threshold 10.
[2022-05-31T02:17:08.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 26 msgs to /events/POLICY-PDP-PAP. Oldest: 106666 ms
[2022-05-31T02:17:08.747+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:08.748+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:09.663+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:09.757+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:09.757+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:09.757+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 26 message to send.
[2022-05-31T02:17:09.757+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 49, above threshold 10.
[2022-05-31T02:17:10.797+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 27 msgs to /events/POLICY-PDP-PAP. Oldest: 108716 ms
[2022-05-31T02:17:10.797+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:10.798+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:11.837+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:11.838+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:11.838+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 27 message to send.
[2022-05-31T02:17:11.838+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 50, above threshold 10.
[2022-05-31T02:17:12.847+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 27 msgs to /events/POLICY-PDP-PAP. Oldest: 110766 ms
[2022-05-31T02:17:12.847+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:12.848+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:13.758+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:13.884+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:13.884+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:13.884+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 27 message to send.
[2022-05-31T02:17:13.884+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 51, above threshold 10.
[2022-05-31T02:17:14.550+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:17:14.551+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:17:14.551+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:14.551+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:17:14.897+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 28 msgs to /events/POLICY-PDP-PAP. Oldest: 112816 ms
[2022-05-31T02:17:14.898+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:14.898+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:15.581+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:15.581+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.37.151] failed: Connection refused (Connection refused)
[2022-05-31T02:17:15.581+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-05-31T02:17:17.885+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:17.950+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:17.950+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:17.951+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 28 message to send.
[2022-05-31T02:17:17.951+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 52, above threshold 10.
[2022-05-31T02:17:18.997+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 29 msgs to /events/POLICY-PDP-PAP. Oldest: 116916 ms
[2022-05-31T02:17:18.997+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:18.997+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:20.028+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:20.028+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:20.029+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 29 message to send.
[2022-05-31T02:17:20.029+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 53, above threshold 10.
[2022-05-31T02:17:21.047+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 29 msgs to /events/POLICY-PDP-PAP. Oldest: 118966 ms
[2022-05-31T02:17:21.047+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:21.048+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:21.951+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:22.078+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:22.079+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:22.079+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 29 message to send.
[2022-05-31T02:17:22.079+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 54, above threshold 10.
[2022-05-31T02:17:23.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 30 msgs to /events/POLICY-PDP-PAP. Oldest: 121016 ms
[2022-05-31T02:17:23.098+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:23.098+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:24.126+00:00|WARN|HttpClient|pool-2-thread-1] Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused); blacklisting for 2 minutes
[2022-05-31T02:17:24.126+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Connect to message-router:3905 [message-router/10.233.37.151] failed: Connection refused (Connection refused)
org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.37.151] 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-05-31T02:17:24.126+00:00|WARN|CambriaSimplerBatchPublisher|pool-2-thread-1] Send failed, 30 message to send.
[2022-05-31T02:17:24.127+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 55, above threshold 10.
[2022-05-31T02:17:25.147+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 30 msgs to /events/POLICY-PDP-PAP. Oldest: 123066 ms
[2022-05-31T02:17:25.153+00:00|WARN|HostSelector|pool-2-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:25.153+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:25.512+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:25.519+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (366 ms):{"serverTimeMs":2,"count":30}
[2022-05-31T02:17:25.519+00:00|ERROR|CambriaSimplerBatchPublisher|pool-2-thread-1] PUB_CHRONIC_FAILURE: resetting failure count.
[2022-05-31T02:17:26.080+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:26.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 17 ms
[2022-05-31T02:17:26.097+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:26.113+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:26.113+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:17:30.080+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:30.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 17 ms
[2022-05-31T02:17:30.097+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:30.117+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:30.118+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:17:30.582+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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.37.151] 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-05-31T02:17:30.582+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:17:30.582+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2022-05-31T02:17:30.583+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:17:34.080+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:34.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 16 ms
[2022-05-31T02:17:34.097+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:34.113+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:34.114+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:17:38.081+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:38.097+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 16 ms
[2022-05-31T02:17:38.097+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:38.115+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:38.116+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:17:38.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:38.741+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8fed00d6-1a40-4fa8-8f08-159847c5f676","timestampMs":1653963321899,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204"}
[2022-05-31T02:17:38.745+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_TOPIC_CHECK
[2022-05-31T02:17:38.746+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=8fed00d6-1a40-4fa8-8f08-159847c5f676, timestampMs=1653963321899, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=null, pdpSubgroup=null))
[2022-05-31T02:17:38.759+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:17:38.759+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:17:38.759+00:00|INFO|TopicBase|pool-3-thread-1] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7515f2f9-2601-4d56-9109-02a551462868, consumerInstance=onap-policy-xacml-pdp-859895d849-92v7x, 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$174/0x0000000100359840@2452d030
[2022-05-31T02:17:38.764+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e940544d-679d-49dc-bdc8-c77421ce13c0, timestampMs=1653963458760, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54382-01-04T23:53:14Z, 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-05-31T02:17:38.799+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54382-01-04T23:53:14Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e940544d-679d-49dc-bdc8-c77421ce13c0","timestampMs":1653963458760,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup"}
[2022-05-31T02:17:38.847+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 48 ms
[2022-05-31T02:17:38.847+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:17:38.868+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:38.869+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:17:39.487+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:39.488+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54382-01-04T23:53:14Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e940544d-679d-49dc-bdc8-c77421ce13c0","timestampMs":1653963458760,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup"}
[2022-05-31T02:17:39.488+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:17:39.488+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:17:39.488+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:17:54.452+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:17:54.453+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:17:54.453+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:09.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:09.429+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:09.429+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:24.382+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:24.383+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:24.383+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:38.800+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=cf9b2614-59bb-4170-ba6e-d9255d49912a, timestampMs=1653963518800, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54382-01-04T23:53:14Z, 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-05-31T02:18:38.801+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54382-01-04T23:53:14Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"cf9b2614-59bb-4170-ba6e-d9255d49912a","timestampMs":1653963518800,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup"}
[2022-05-31T02:18:38.847+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 46 ms
[2022-05-31T02:18:38.847+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:38.883+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:38.884+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:38.908+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:38.908+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:38.908+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:39.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:39.430+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54382-01-04T23:53:14Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"cf9b2614-59bb-4170-ba6e-d9255d49912a","timestampMs":1653963518800,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup"}
[2022-05-31T02:18:39.431+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:39.431+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:39.431+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:40.655+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:40.656+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"23a6d048-36c5-404c-9ca7-2fe451043b80","timestampMs":1653963519773,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:40.668+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=23a6d048-36c5-404c-9ca7-2fe451043b80, timestampMs=1653963519773, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:40.687+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"23a6d048-36c5-404c-9ca7-2fe451043b80","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"720488e1-f9f2-4c5e-81b4-75de8a5e62b2","timestampMs":1653963520687,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:40.687+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:40.687+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:40.688+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4fdcb99a-e892-48ea-afbe-d5b89935ab2f, timestampMs=1653963520688, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, statistics=PdpStatistics(pdpInstanceId=null, timeStamp=+54382-01-04T23:53:14Z, generatedId=null, pdpGroupName=defaultGroup, pdpSubGroupName=xacml, policyExecutedCount=0, policyExecutedSuccessCount=0, policyExecutedFailCount=0, policyDeployCount=0, policyDeploySuccessCount=0, policyDeployFailCount=0, policyUndeployCount=0, policyUndeploySuccessCount=0, policyUndeployFailCount=0, engineStats=null), response=null)
[2022-05-31T02:18:40.688+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54382-01-04T23:53:14Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"4fdcb99a-e892-48ea-afbe-d5b89935ab2f","timestampMs":1653963520688,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:40.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 2 msgs to /events/POLICY-PDP-PAP. Oldest: 10 ms
[2022-05-31T02:18:40.697+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:40.708+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:40.709+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (12 ms):{"serverTimeMs":1,"count":2}
[2022-05-31T02:18:41.327+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:41.328+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"23a6d048-36c5-404c-9ca7-2fe451043b80","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"720488e1-f9f2-4c5e-81b4-75de8a5e62b2","timestampMs":1653963520687,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:41.329+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:41.329+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54382-01-04T23:53:14Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"4fdcb99a-e892-48ea-afbe-d5b89935ab2f","timestampMs":1653963520688,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:41.329+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:41.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:41.330+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:42.139+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:42.140+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"2dd22751-b062-43cd-83db-22ea3e3564fa","timestampMs":1653963519775,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:42.141+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=2dd22751-b062-43cd-83db-22ea3e3564fa, timestampMs=1653963519775, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, state=ACTIVE)
[2022-05-31T02:18:42.141+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] set state of org.onap.policy.pdpx.main.XacmlState@56c0e48e to ACTIVE
[2022-05-31T02:18:42.142+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] State change: ACTIVE - Starting rest controller
[2022-05-31T02:18:42.142+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"2dd22751-b062-43cd-83db-22ea3e3564fa","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"3bc30746-0eb3-4ce8-abb4-a26cfb4430bf","timestampMs":1653963522142,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:42.142+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:42.142+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:42.147+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms
[2022-05-31T02:18:42.147+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:42.159+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:42.159+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:18:42.736+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:42.736+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"2dd22751-b062-43cd-83db-22ea3e3564fa","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"3bc30746-0eb3-4ce8-abb4-a26cfb4430bf","timestampMs":1653963522142,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:42.737+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:42.737+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:42.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:43.263+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:43.263+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"7e45cb54-b6ee-4661-9521-78082aa24bc8","timestampMs":1653963521551,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:43.264+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=7e45cb54-b6ee-4661-9521-78082aa24bc8, timestampMs=1653963521551, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:43.265+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"7e45cb54-b6ee-4661-9521-78082aa24bc8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e69dd803-d005-4cd3-a043-807f6d28c2cd","timestampMs":1653963523264,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:43.265+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:43.265+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:43.297+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 32 ms
[2022-05-31T02:18:43.297+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:43.310+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:43.311+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:43.929+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:43.930+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"7e45cb54-b6ee-4661-9521-78082aa24bc8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e69dd803-d005-4cd3-a043-807f6d28c2cd","timestampMs":1653963523264,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:43.930+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:43.931+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:43.931+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:45.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:45.197+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"9e0489da-f277-473a-989a-8f78c9370ccd","timestampMs":1653963524518,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:45.198+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=9e0489da-f277-473a-989a-8f78c9370ccd, timestampMs=1653963524518, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:45.198+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9e0489da-f277-473a-989a-8f78c9370ccd","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"53c62097-e6a4-436a-a911-c45d943f37bd","timestampMs":1653963525198,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:45.198+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:45.199+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:45.247+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 49 ms
[2022-05-31T02:18:45.247+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:45.262+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:45.262+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:45.898+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:45.899+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9e0489da-f277-473a-989a-8f78c9370ccd","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"53c62097-e6a4-436a-a911-c45d943f37bd","timestampMs":1653963525198,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:45.899+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:45.899+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:45.899+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:47.146+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:47.147+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ba32ad6e-816a-48ca-929e-0fb3df2a836e","timestampMs":1653963524518,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:47.147+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=ba32ad6e-816a-48ca-929e-0fb3df2a836e, timestampMs=1653963524518, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, state=ACTIVE)
[2022-05-31T02:18:47.148+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] set state of org.onap.policy.pdpx.main.XacmlState@56c0e48e to ACTIVE
[2022-05-31T02:18:47.148+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] State change: ACTIVE - Starting rest controller
[2022-05-31T02:18:47.149+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"ba32ad6e-816a-48ca-929e-0fb3df2a836e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"828defbf-b2d2-4df6-b8cc-0cfad4fa7277","timestampMs":1653963527148,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:47.149+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:47.149+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:47.197+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 48 ms
[2022-05-31T02:18:47.197+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:47.206+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:47.206+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:47.824+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:47.825+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"ba32ad6e-816a-48ca-929e-0fb3df2a836e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"828defbf-b2d2-4df6-b8cc-0cfad4fa7277","timestampMs":1653963527148,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:47.825+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:47.825+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:47.826+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:48.488+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:48.489+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"07876a49-e24d-43c7-9f74-f664327918b8","timestampMs":1653963526520,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:48.489+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=07876a49-e24d-43c7-9f74-f664327918b8, timestampMs=1653963526520, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:48.490+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"07876a49-e24d-43c7-9f74-f664327918b8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ab8bdff5-8f2d-4035-acea-945011bab7e1","timestampMs":1653963528490,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:48.490+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:48.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:48.497+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 7 ms
[2022-05-31T02:18:48.497+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:48.508+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:48.508+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:49.128+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:49.129+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"07876a49-e24d-43c7-9f74-f664327918b8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ab8bdff5-8f2d-4035-acea-945011bab7e1","timestampMs":1653963528490,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:49.129+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:49.130+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:49.130+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:50.187+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:50.188+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"f84009a4-af84-489e-b524-d125ba4f485c","timestampMs":1653963529524,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:50.188+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=f84009a4-af84-489e-b524-d125ba4f485c, timestampMs=1653963529524, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:50.188+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"f84009a4-af84-489e-b524-d125ba4f485c","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"cc6adbe7-e866-4f72-8c65-42576dec24dc","timestampMs":1653963530188,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:50.189+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:50.189+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:50.197+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 9 ms
[2022-05-31T02:18:50.197+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:50.215+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:50.215+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:18:50.863+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:50.864+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"f84009a4-af84-489e-b524-d125ba4f485c","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"cc6adbe7-e866-4f72-8c65-42576dec24dc","timestampMs":1653963530188,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:50.864+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:50.864+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:50.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:52.140+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:52.140+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e2fa8513-e4c9-4520-9d70-5e3359693eb1","timestampMs":1653963529524,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:52.141+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=e2fa8513-e4c9-4520-9d70-5e3359693eb1, timestampMs=1653963529524, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, state=ACTIVE)
[2022-05-31T02:18:52.141+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] set state of org.onap.policy.pdpx.main.XacmlState@56c0e48e to ACTIVE
[2022-05-31T02:18:52.141+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] State change: ACTIVE - Starting rest controller
[2022-05-31T02:18:52.142+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"e2fa8513-e4c9-4520-9d70-5e3359693eb1","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e7f111a3-ffeb-4bf4-8f1d-4a827a97f94c","timestampMs":1653963532141,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:52.142+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:52.142+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:52.147+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms
[2022-05-31T02:18:52.147+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:52.157+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:52.158+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:18:52.789+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:52.789+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"e2fa8513-e4c9-4520-9d70-5e3359693eb1","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e7f111a3-ffeb-4bf4-8f1d-4a827a97f94c","timestampMs":1653963532141,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:52.789+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:52.789+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:52.789+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:53.438+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:53.439+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"da1b8b25-e864-477f-9a33-1f0c4466b9e3","timestampMs":1653963531521,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:53.439+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=da1b8b25-e864-477f-9a33-1f0c4466b9e3, timestampMs=1653963531521, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:53.440+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"da1b8b25-e864-477f-9a33-1f0c4466b9e3","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5be0f164-7e80-4f1f-9243-2bde2f1578e4","timestampMs":1653963533440,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:53.440+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:53.440+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:53.447+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 7 ms
[2022-05-31T02:18:53.447+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:53.456+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:53.456+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:54.073+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:54.073+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"da1b8b25-e864-477f-9a33-1f0c4466b9e3","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5be0f164-7e80-4f1f-9243-2bde2f1578e4","timestampMs":1653963533440,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:54.074+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:54.074+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:54.074+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:55.187+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:55.188+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"ca0d443e-9015-40b2-a6d3-c7fde623f583","timestampMs":1653963534519,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:55.188+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=ca0d443e-9015-40b2-a6d3-c7fde623f583, timestampMs=1653963534519, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:55.189+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ca0d443e-9015-40b2-a6d3-c7fde623f583","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2fde3322-7e0b-445d-8253-7bb1e852516d","timestampMs":1653963535188,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:55.189+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:55.189+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:55.197+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 8 ms
[2022-05-31T02:18:55.197+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:55.206+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:55.206+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:55.829+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:55.829+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ca0d443e-9015-40b2-a6d3-c7fde623f583","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2fde3322-7e0b-445d-8253-7bb1e852516d","timestampMs":1653963535188,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:55.830+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:55.830+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:55.830+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:56.487+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:56.487+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"fce3820e-6d86-468e-9975-68ae648e015d","timestampMs":1653963534519,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:56.488+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=fce3820e-6d86-468e-9975-68ae648e015d, timestampMs=1653963534519, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, state=ACTIVE)
[2022-05-31T02:18:56.488+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] set state of org.onap.policy.pdpx.main.XacmlState@56c0e48e to ACTIVE
[2022-05-31T02:18:56.488+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] State change: ACTIVE - Starting rest controller
[2022-05-31T02:18:56.489+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"fce3820e-6d86-468e-9975-68ae648e015d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"17bf4f8f-45ef-4be4-b01c-5916354eed0f","timestampMs":1653963536488,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:56.489+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:56.489+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:56.497+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 8 ms
[2022-05-31T02:18:56.497+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:56.505+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:56.506+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:18:57.126+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.127+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"fce3820e-6d86-468e-9975-68ae648e015d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"17bf4f8f-45ef-4be4-b01c-5916354eed0f","timestampMs":1653963536488,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.127+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:57.128+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.128+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.287+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"2434c321-666f-4db0-9fda-562a5c3e402d","timestampMs":1653963535886,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.288+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=2434c321-666f-4db0-9fda-562a5c3e402d, timestampMs=1653963535886, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:57.288+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"2434c321-666f-4db0-9fda-562a5c3e402d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"90d84053-d96a-416c-b479-5025b6f033df","timestampMs":1653963537288,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.288+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.289+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.297+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 9 ms
[2022-05-31T02:18:57.297+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:57.306+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.306+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:57.326+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.327+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:18:57.130494Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"c0fdd27c-def3-4154-a2a9-be5579d61684","timestampMs":1653963537130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup"}
[2022-05-31T02:18:57.328+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:57.328+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.328+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.588+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.589+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"2434c321-666f-4db0-9fda-562a5c3e402d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"90d84053-d96a-416c-b479-5025b6f033df","timestampMs":1653963537288,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.589+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:57.589+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.589+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.683+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.684+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"19e7f1b8-9855-450d-a8e6-bedf19e80203","timestampMs":1653963537521,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:18:57.685+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.685+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.743+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.744+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"9cb0cd87-015b-47b2-b1cc-fe07214fcacf","timestampMs":1653963537644,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.744+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=9cb0cd87-015b-47b2-b1cc-fe07214fcacf, timestampMs=1653963537644, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:57.745+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9cb0cd87-015b-47b2-b1cc-fe07214fcacf","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e0a91b27-91da-4663-9776-9df1db5f8872","timestampMs":1653963537745,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.745+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.745+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2 ms
[2022-05-31T02:18:57.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:57.756+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.756+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:57.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.767+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:18:57.687677Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"19e7f1b8-9855-450d-a8e6-bedf19e80203","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"743deffd-171a-4fd1-b5e9-ffbbe181a0d1","timestampMs":1653963537687,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:18:57.767+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:57.768+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.768+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.833+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.834+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"9cb0cd87-015b-47b2-b1cc-fe07214fcacf","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e0a91b27-91da-4663-9776-9df1db5f8872","timestampMs":1653963537745,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.834+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:57.834+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.834+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.900+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.900+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"3603e57c-c104-4b3a-b288-db63985ae842","timestampMs":1653963537521,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:18:57.901+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.901+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.943+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.944+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"06157e7b-dc14-4ab8-baf6-a5bdc8a9b011","timestampMs":1653963537644,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.944+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=06157e7b-dc14-4ab8-baf6-a5bdc8a9b011, timestampMs=1653963537644, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, state=ACTIVE)
[2022-05-31T02:18:57.945+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] set state of org.onap.policy.pdpx.main.XacmlState@56c0e48e to ACTIVE
[2022-05-31T02:18:57.945+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] State change: ACTIVE - Starting rest controller
[2022-05-31T02:18:57.945+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"06157e7b-dc14-4ab8-baf6-a5bdc8a9b011","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"0de10629-e3fa-4da3-b89f-32588a084e02","timestampMs":1653963537945,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:57.945+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.946+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:57.947+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2 ms
[2022-05-31T02:18:57.947+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:57.957+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.957+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (10 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:18:57.969+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:57.969+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:18:57.884478Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"3603e57c-c104-4b3a-b288-db63985ae842","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"9828f259-df05-4f0e-9d80-0ecdddb627b9","timestampMs":1653963537884,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:18:57.970+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:57.970+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:57.970+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:58.036+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:58.036+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"06157e7b-dc14-4ab8-baf6-a5bdc8a9b011","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"0de10629-e3fa-4da3-b89f-32588a084e02","timestampMs":1653963537945,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:58.036+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:58.037+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:58.037+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:58.082+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:58.083+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"4beb3c78-4d3b-48c9-b70f-646dddbdeeac","timestampMs":1653963537816,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:18:58.083+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:58.084+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:58.140+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:58.140+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"6d094261-2b8f-41c3-a594-cb47965d11d3","timestampMs":1653963537889,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:58.141+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=6d094261-2b8f-41c3-a594-cb47965d11d3, timestampMs=1653963537889, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:58.142+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"6d094261-2b8f-41c3-a594-cb47965d11d3","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2a319f1d-1aaa-4d9d-bfd4-50de9f3e20aa","timestampMs":1653963538142,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:58.142+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:58.142+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:58.147+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms
[2022-05-31T02:18:58.147+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:58.155+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:58.155+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:18:58.166+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:58.167+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:18:58.084313Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"4beb3c78-4d3b-48c9-b70f-646dddbdeeac","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"c238505e-2bae-4e05-a297-e5c67a1c9333","timestampMs":1653963538084,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:18:58.167+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:58.167+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:58.168+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:58.688+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:58.689+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"6d094261-2b8f-41c3-a594-cb47965d11d3","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"2a319f1d-1aaa-4d9d-bfd4-50de9f3e20aa","timestampMs":1653963538142,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:58.689+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:18:58.689+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:58.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:59.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:59.739+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"bcc1e60e-208c-4047-9a86-9f190d1f33ab","timestampMs":1653963539053,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:59.740+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=bcc1e60e-208c-4047-9a86-9f190d1f33ab, timestampMs=1653963539053, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2022-05-31T02:18:59.741+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"bcc1e60e-208c-4047-9a86-9f190d1f33ab","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"72b15645-800b-431d-babc-088a09935f18","timestampMs":1653963539740,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:18:59.741+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:18:59.741+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:18:59.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 6 ms
[2022-05-31T02:18:59.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:18:59.756+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:18:59.757+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (10 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:19:00.371+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:00.371+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"bcc1e60e-208c-4047-9a86-9f190d1f33ab","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"72b15645-800b-431d-babc-088a09935f18","timestampMs":1653963539740,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:19:00.372+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:19:00.372+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:00.372+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:19:01.135+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:01.136+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"28ededd8-b717-459d-9e49-021cc08a8d57","timestampMs":1653963539053,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:19:01.136+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=28ededd8-b717-459d-9e49-021cc08a8d57, timestampMs=1653963539053, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, state=ACTIVE)
[2022-05-31T02:19:01.137+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] set state of org.onap.policy.pdpx.main.XacmlState@56c0e48e to ACTIVE
[2022-05-31T02:19:01.137+00:00|INFO|XacmlState|DMAAP-source-POLICY-PDP-PAP] State change: ACTIVE - Starting rest controller
[2022-05-31T02:19:01.137+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"28ededd8-b717-459d-9e49-021cc08a8d57","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f6896c2b-c11e-4f0f-a85d-8e67f75e556e","timestampMs":1653963541137,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:19:01.138+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:01.138+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:19:01.147+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 9 ms
[2022-05-31T02:19:01.147+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:19:01.154+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:01.155+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:19:01.768+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:01.769+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"28ededd8-b717-459d-9e49-021cc08a8d57","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f6896c2b-c11e-4f0f-a85d-8e67f75e556e","timestampMs":1653963541137,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:19:01.769+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:19:01.770+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:01.770+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:19:03.808+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:03.809+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","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"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"33d19e12-07df-4453-8240-a0d54be6e89b","timestampMs":1653963542482,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:19:03.814+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=33d19e12-07df-4453-8240-a0d54be6e89b, timestampMs=1653963542482, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2022-05-31T02:19:03.823+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-05-31T02:19:03.998+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-05-31T02:19:04.010+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-05-31T02:19:04.013+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-05-31T02:19:04.014+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":"33d19e12-07df-4453-8240-a0d54be6e89b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f80db1fc-32e6-44f0-ae79-7a89923efd92","timestampMs":1653963544013,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:19:04.014+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:04.014+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:19:04.047+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 33 ms
[2022-05-31T02:19:04.047+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:19:04.086+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:04.086+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:19:04.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:04.701+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":"33d19e12-07df-4453-8240-a0d54be6e89b","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f80db1fc-32e6-44f0-ae79-7a89923efd92","timestampMs":1653963544013,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:19:04.701+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:19:04.702+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:04.702+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:19:19.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:19.654+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:19.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:19:34.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:34.636+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:34.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:19:49.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:19:49.592+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:19:49.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:20:04.551+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:20:04.551+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:20:04.551+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:20:19.496+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:20:19.497+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:20:19.497+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:20:34.457+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:20:34.457+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:20:34.458+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:20:40.689+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0a96a293-f11f-4192-896f-223f71eec58a, timestampMs=1653963640689, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:20:40.690+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":"+54382-01-04T23:53:14Z","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":"0a96a293-f11f-4192-896f-223f71eec58a","timestampMs":1653963640689,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:20:40.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 7 ms
[2022-05-31T02:20:40.697+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:20:40.726+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:20:40.726+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:20:41.344+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:20:41.345+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":"+54382-01-04T23:53:14Z","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":"0a96a293-f11f-4192-896f-223f71eec58a","timestampMs":1653963640689,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:20:41.345+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:20:41.346+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:20:41.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:20:56.299+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:20:56.300+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:20:56.300+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:20:57.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:20:57.815+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:20:57.130485Z","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":"9f0c0314-6a35-408e-921b-9016e45a0e45","timestampMs":1653963657130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:20:57.816+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:20:57.816+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:20:57.816+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:21:12.761+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:21:12.761+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:21:12.762+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:21:27.713+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:21:27.713+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:21:27.714+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:21:42.662+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:21:42.662+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:21:42.662+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:21:57.611+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:21:57.611+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:21:57.611+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:22:12.558+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:22:12.559+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:22:12.559+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:22:27.504+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:22:27.505+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:22:27.505+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:22:40.690+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e360dd82-3754-4252-902f-9ec819719a2f, timestampMs=1653963760690, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:22:40.692+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":"+54382-01-04T23:53:14Z","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":"e360dd82-3754-4252-902f-9ec819719a2f","timestampMs":1653963760690,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:22:40.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms
[2022-05-31T02:22:40.697+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:22:40.739+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:22:40.739+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:22:41.390+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:22:41.391+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":"+54382-01-04T23:53:14Z","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":"e360dd82-3754-4252-902f-9ec819719a2f","timestampMs":1653963760690,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:22:41.391+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:22:41.392+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:22:41.392+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:22:56.345+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:22:56.345+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:22:56.345+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:22:57.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:22:57.820+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:22:57.130539Z","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":"06dede6b-b4df-4372-b8b8-0a40de51d7cf","timestampMs":1653963777130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:22:57.821+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:22:57.821+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:22:57.821+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:12.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:12.767+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:12.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:24.986+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:24.987+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:23:24.213488Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7fd8e8e4-16ad-4fb0-8713-f21a57cfcb6a","timestampMs":1653963804209,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup"}
[2022-05-31T02:23:24.988+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:23:24.988+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:24.988+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:26.264+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:26.264+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"4054252e-8458-4c43-ada6-2ccf294a0ac9","timestampMs":1653963805565,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:23:26.265+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:26.265+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:26.940+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:26.940+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:23:26.275705Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"4054252e-8458-4c43-ada6-2ccf294a0ac9","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"4054252e-8458-4c43-ada6-2ccf294a0ac9","timestampMs":1653963806275,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:23:26.940+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:23:26.940+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:26.941+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:28.183+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:28.184+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"32815bf2-2700-4476-aeaa-912aae66d573","timestampMs":1653963805565,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:23:28.185+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:28.186+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:28.842+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:28.843+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:23:28.191286Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"32815bf2-2700-4476-aeaa-912aae66d573","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"32815bf2-2700-4476-aeaa-912aae66d573","timestampMs":1653963808191,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:23:28.844+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:23:28.844+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:28.844+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:29.482+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:29.482+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-35f6fd5a-6705-4b56-85ce-3dbd1ff3e78d","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"71f73fd9-e98a-46e0-ab77-e9b0b535eb3b","timestampMs":1653963807554,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:23:29.486+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:29.486+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:30.138+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:30.139+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:23:29.484635Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"71f73fd9-e98a-46e0-ab77-e9b0b535eb3b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"71f73fd9-e98a-46e0-ab77-e9b0b535eb3b","timestampMs":1653963809484,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:23:30.139+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:23:30.139+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:30.139+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:23:45.120+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:23:45.121+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:23:45.121+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:24:00.067+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:24:00.067+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:24:00.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:24:15.019+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:24:15.019+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:24:15.020+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:24:29.968+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:24:29.968+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:24:29.968+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:24:40.693+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3859262b-dc44-4650-9af1-376ef061ba93, timestampMs=1653963880692, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:24:40.694+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":"+54382-01-04T23:53:14Z","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":"3859262b-dc44-4650-9af1-376ef061ba93","timestampMs":1653963880692,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:24:40.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 3 ms
[2022-05-31T02:24:40.697+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:24:40.727+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:24:40.727+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:24:41.409+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:24:41.409+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":"+54382-01-04T23:53:14Z","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":"3859262b-dc44-4650-9af1-376ef061ba93","timestampMs":1653963880692,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:24:41.409+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:24:41.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:24:41.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:24:56.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:24:56.354+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:24:56.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:24:57.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:24:57.820+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:24:57.130946Z","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":"b9a5bbd4-271b-49dd-89e5-5b471b93431b","timestampMs":1653963897130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:24:57.820+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:24:57.820+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:24:57.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:25:12.762+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:25:12.762+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:25:12.763+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:25:24.865+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:25:24.865+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:25:24.208293Z","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":"47d248ff-d548-4af9-97b1-7d86edb67273","timestampMs":1653963924208,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:25:24.866+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:25:24.866+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:25:24.866+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:25:39.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:25:39.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:25:39.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:25:54.758+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:25:54.758+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:25:54.758+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:26:09.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:26:09.704+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:26:09.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:26:24.648+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:26:24.648+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:26:24.648+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:26:39.593+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:26:39.594+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:26:39.594+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:26:40.694+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6450bc15-aad7-4ead-bfcd-6d49f73822f4, timestampMs=1653964000694, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:26:40.695+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":"+54382-01-04T23:53:14Z","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":"6450bc15-aad7-4ead-bfcd-6d49f73822f4","timestampMs":1653964000694,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:26:40.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2 ms
[2022-05-31T02:26:40.697+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:26:40.724+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:26:40.724+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:26:41.420+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:26:41.420+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":"+54382-01-04T23:53:14Z","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":"6450bc15-aad7-4ead-bfcd-6d49f73822f4","timestampMs":1653964000694,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:26:41.421+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:26:41.421+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:26:41.421+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:26:56.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:26:56.362+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:26:56.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:26:57.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:26:57.814+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:26:57.131207Z","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":"356e18ba-8494-46fb-b640-53628ff341e3","timestampMs":1653964017131,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:26:57.814+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:26:57.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:26:57.815+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:27:12.760+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:27:12.760+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:27:12.760+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:27:24.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:27:24.860+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:27:24.207657Z","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":"f84d5740-c30a-40a0-b7c6-e7fd1bad36e3","timestampMs":1653964044207,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:27:24.860+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:27:24.860+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:27:24.860+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:27:39.803+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:27:39.803+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:27:39.803+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:27:54.747+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:27:54.747+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:27:54.747+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:28:09.693+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:28:09.694+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:28:09.694+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:28:24.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:28:24.636+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:28:24.636+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:28:39.582+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:28:39.583+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:28:39.583+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:28:40.696+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=bfe22755-6707-4fb1-8336-1c5e722c7bf3, timestampMs=1653964120696, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:28:40.697+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":"+54382-01-04T23:53:14Z","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":"bfe22755-6707-4fb1-8336-1c5e722c7bf3","timestampMs":1653964120696,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:28:40.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 0 ms
[2022-05-31T02:28:40.697+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:28:40.728+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:28:40.728+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:28:41.403+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:28:41.404+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":"+54382-01-04T23:53:14Z","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":"bfe22755-6707-4fb1-8336-1c5e722c7bf3","timestampMs":1653964120696,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:28:41.404+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:28:41.404+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:28:41.404+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:28:56.347+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:28:56.347+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:28:56.348+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:28:57.816+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:28:57.816+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:28:57.130576Z","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":"950896f2-0c87-411f-83a0-b7cd209aae0d","timestampMs":1653964137130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:28:57.817+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:28:57.817+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:28:57.817+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:29:12.759+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:29:12.759+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:29:12.759+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:29:24.855+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:29:24.856+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:29:24.207767Z","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":"69899776-7a54-4b70-a806-c97a3b78bed3","timestampMs":1653964164207,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:29:24.856+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:29:24.856+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:29:24.856+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:29:39.799+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:29:39.799+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:29:39.800+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:29:54.778+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:29:54.779+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:29:54.779+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:30:09.731+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:30:09.731+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:30:09.732+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:30:24.718+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:30:24.718+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:30:24.719+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:30:39.660+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:30:39.660+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:30:39.660+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:30:40.697+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ba612d61-ea15-45d3-8c3c-c2af0bd48a7e, timestampMs=1653964240697, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:30:40.698+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":"+54382-01-04T23:53:14Z","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":"ba612d61-ea15-45d3-8c3c-c2af0bd48a7e","timestampMs":1653964240697,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:30:40.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 49 ms
[2022-05-31T02:30:40.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:30:40.776+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:30:40.776+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:30:41.480+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:30:41.481+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":"+54382-01-04T23:53:14Z","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":"ba612d61-ea15-45d3-8c3c-c2af0bd48a7e","timestampMs":1653964240697,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:30:41.481+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:30:41.481+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:30:41.481+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:30:56.422+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:30:56.422+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:30:56.422+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:30:57.810+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:30:57.810+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:30:57.130627Z","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":"9324badd-8e9d-4584-9783-a09abc6d007a","timestampMs":1653964257130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:30:57.811+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:30:57.811+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:30:57.811+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:31:12.752+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:31:12.752+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:31:12.752+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:31:24.858+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:31:24.859+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:31:24.207610Z","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":"b1afeaeb-f2f1-43ee-a45c-67b1e66af6d2","timestampMs":1653964284207,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:31:24.859+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:31:24.859+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:31:24.859+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:31:39.801+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:31:39.801+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:31:39.801+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:31:54.745+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:31:54.746+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:31:54.746+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:32:09.689+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:32:09.689+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:32:09.690+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:32:24.631+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:32:24.631+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:32:24.631+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:32:39.582+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:32:39.582+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:32:39.582+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:32:40.698+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=d7c2479b-d415-47ef-8980-5c35baec08cf, timestampMs=1653964360698, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:32:40.699+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":"+54382-01-04T23:53:14Z","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":"d7c2479b-d415-47ef-8980-5c35baec08cf","timestampMs":1653964360698,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:32:40.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 48 ms
[2022-05-31T02:32:40.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:32:40.777+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:32:40.777+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:32:41.397+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:32:41.397+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":"+54382-01-04T23:53:14Z","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":"d7c2479b-d415-47ef-8980-5c35baec08cf","timestampMs":1653964360698,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:32:41.397+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:32:41.397+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:32:41.398+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:32:56.341+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:32:56.341+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:32:56.341+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:32:57.817+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:32:57.817+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:32:57.130617Z","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":"2194fed4-4fb4-44e8-9b65-aebc6216de3f","timestampMs":1653964377130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:32:57.818+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:32:57.818+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:32:57.818+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:33:12.777+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:33:12.777+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:33:12.777+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:33:24.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:33:24.864+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:33:24.207779Z","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":"400df150-eed0-48c4-ab5e-406ff2104b16","timestampMs":1653964404207,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:33:24.864+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:33:24.864+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:33:24.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:33:39.802+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:33:39.802+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:33:39.802+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:33:54.753+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:33:54.753+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:33:54.753+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:34:09.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:34:09.699+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:34:09.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:34:24.646+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:34:24.647+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:34:24.647+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:34:39.591+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:34:39.592+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:34:39.592+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:34:40.700+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5fa7c1ac-e46f-4875-a6f7-e5043f93b663, timestampMs=1653964480700, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:34:40.701+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":"+54382-01-04T23:53:14Z","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":"5fa7c1ac-e46f-4875-a6f7-e5043f93b663","timestampMs":1653964480700,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:34:40.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 46 ms
[2022-05-31T02:34:40.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:34:40.774+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:34:40.774+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:34:41.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:34:41.408+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":"+54382-01-04T23:53:14Z","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":"5fa7c1ac-e46f-4875-a6f7-e5043f93b663","timestampMs":1653964480700,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:34:41.409+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:34:41.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:34:41.409+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:34:56.351+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:34:56.352+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:34:56.352+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:34:57.821+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:34:57.822+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:34:57.130609Z","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":"a8c6cf46-bc1f-4c06-88cb-a3d8a5c9659f","timestampMs":1653964497130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:34:57.822+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:34:57.822+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:34:57.822+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:35:12.768+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:35:12.769+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:35:12.769+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:35:24.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:35:24.855+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:35:24.207715Z","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":"f33a7342-864d-4c56-87e0-474bb9298f02","timestampMs":1653964524207,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:35:24.856+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:35:24.856+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:35:24.856+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:35:39.793+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:35:39.793+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:35:39.793+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:35:54.742+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:35:54.746+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:35:54.746+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:36:09.685+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:36:09.686+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:36:09.686+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:36:24.629+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:36:24.630+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:36:24.630+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:36:39.568+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:36:39.569+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:36:39.569+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:36:40.702+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=8032e559-b1e1-412f-a798-0e016deb3c71, timestampMs=1653964600701, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:36:40.703+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":"+54382-01-04T23:53:14Z","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":"8032e559-b1e1-412f-a798-0e016deb3c71","timestampMs":1653964600701,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:36:40.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 44 ms
[2022-05-31T02:36:40.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:36:40.779+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:36:40.779+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
[2022-05-31T02:36:41.392+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:36:41.392+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":"+54382-01-04T23:53:14Z","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":"8032e559-b1e1-412f-a798-0e016deb3c71","timestampMs":1653964600701,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:36:41.393+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:36:41.393+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:36:41.393+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:36:56.335+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:36:56.335+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:36:56.335+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:36:57.812+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:36:57.813+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:36:57.130681Z","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":"e33a250c-b532-4175-ac90-7f9cd7bd365f","timestampMs":1653964617130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:36:57.813+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:36:57.813+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:36:57.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:37:12.755+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:37:12.756+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:37:12.756+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:37:24.856+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:37:24.856+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","timeStamp":"2022-05-31T02:37:24.207707Z","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":"90329e6a-cbb7-41ff-8c72-25f00376e163","timestampMs":1653964644207,"name":"drools-5a362ff0-fc0f-4f54-8e07-912efdeec79c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-05-31T02:37:24.857+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:37:24.857+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:37:24.857+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:37:39.795+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:37:39.795+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:37:39.796+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:37:54.739+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:37:54.739+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:37:54.739+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:38:09.677+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:38:09.678+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:38:09.678+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:38:24.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:38:24.638+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:38:24.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:38:39.577+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:38:39.578+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:38:39.578+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:38:40.704+00:00|INFO|XacmlPdpHearbeatPublisher|pool-3-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ea634a2b-711b-4633-a452-556a1123b2ac, timestampMs=1653964720704, name=xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204, 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=+54382-01-04T23:53:14Z, 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-05-31T02:38:40.704+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":"+54382-01-04T23:53:14Z","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":"ea634a2b-711b-4633-a452-556a1123b2ac","timestampMs":1653964720704,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:38:40.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 43 ms
[2022-05-31T02:38:40.747+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-05-31T02:38:40.779+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2022-05-31T02:38:40.780+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
[2022-05-31T02:38:41.397+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:38:41.397+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":"+54382-01-04T23:53:14Z","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":"ea634a2b-711b-4633-a452-556a1123b2ac","timestampMs":1653964720704,"name":"xacml-f3e1096e-9f26-4a6e-8356-7bc0cabc6204","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-05-31T02:38:41.397+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:38:41.398+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:38:41.398+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:38:56.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:38:56.337+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:38:56.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:38:57.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:38:57.813+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-188e80f3-4a2f-411b-bd38-8f7bcd283528","timeStamp":"2022-05-31T02:38:57.130838Z","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":"cb41685b-7181-4c17-a803-cda2ac0ab0b3","timestampMs":1653964737130,"name":"apex-188e80f3-4a2f-411b-bd38-8f7bcd283528","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-05-31T02:38:57.814+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS
[2022-05-31T02:38:57.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:38:57.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:39:12.755+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:39:12.756+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000
[2022-05-31T02:39:12.756+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/7515f2f9-2601-4d56-9109-02a551462868/onap-policy-xacml-pdp-859895d849-92v7x?timeout=15000 (anonymous) ...
[2022-05-31T02:39:24.888+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-05-31T02:39:24.889+00:00|INFO|network|DMAAP-source-POLI